ACL 2025long0 citations

QuASAR: A Question-Driven Structure-Aware Approach for Table-to-Text Generation

WeiJie Liu, Yibin Zheng, Fang Kong

Abstract

Table-to-text generation aims to automatically produce natural language descriptions from structured or semi-structured tabular data. Unlike traditional text generation tasks, it requires models to accurately understand and represent table structures. Existing approaches typically process tables by linearizing them or converting them into graph structures. However, these methods either fail to adequately capture the table structure or rely on complex attention mechanisms, limiting their applicability. To tackle these challenges, we propose QuASAR, a question-driven self-supervised approach designed to enhance the model’s structural perception and representation capabilities. Specifically, QuASAR formulates a set of structure-related queries for self-supervised training, explicitly guiding the model to capture both local and global table structures. Additionally, we introduce two auxiliary pre-training tasks: a word-to-sentence reconstruction task and a numerical summarization task, which further enhance the fluency and factuality of the generated text. Experimental results on the ToTTo and HiTab datasets demonstrate that our approach produces higher-quality text compared to existing methods.

BibTeX
@inproceedings{liu-etal-2025-quasar,
    title = "{Q}u{ASAR}: A Question-Driven Structure-Aware Approach for Table-to-Text Generation",
    author = "Liu, WeiJie  and
      Zheng, Yibin  and
      Kong, Fang",
    editor = "Che, Wanxiang  and
      Nabende, Joyce  and
      Shutova, Ekaterina  and
      Pilehvar, Mohammad Taher",
    booktitle = "Proceedings of the 63rd Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)",
    month = jul,
    year = "2025",
    address = "Vienna, Austria",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2025.acl-long.1300/",
    doi = "10.18653/v1/2025.acl-long.1300",
    pages = "26798--26812",
    ISBN = "979-8-89176-251-0"
}
QuASAR: A Question-Driven Structure-Aware Approach for Table-to-Text Generation · ACL 2025