@inproceedings{yu-etal-2025-tablerag,
title = "{T}able{RAG}: A Retrieval Augmented Generation Framework for Heterogeneous Document Reasoning",
author = "Yu, Xiaohan and
Jian, Pu and
Chen, Chong",
editor = "Christodoulopoulos, Christos and
Chakraborty, Tanmoy and
Rose, Carolyn and
Peng, Violet",
booktitle = "Proceedings of the 2025 Conference on Empirical Methods in Natural Language Processing",
month = nov,
year = "2025",
address = "Suzhou, China",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/ingest-emnlp/2025.emnlp-main.710/",
pages = "14074--14093",
ISBN = "979-8-89176-332-6",
abstract = "Retrieval-Augmented Generation (RAG) has demonstrated considerable effectiveness in open-domain question answering. However, when applied to heterogeneous documents, comprising both textual and tabular components, existing RAG approaches exhibit critical limitations. The prevailing practice of flattening tables and chunking strategies disrupts the intrinsic tabular structure, leads to information loss, and undermines the reasoning capabilities of LLMs in multi-hop, global queries. To address these challenges, we propose TableRAG, an SQL-based framework that unifies textual understanding and complex manipulations over tabular data. TableRAG iteratively operates in four steps: context-sensitive query decomposition, text retrieval, SQL programming and execution, and compositional intermediate answer generation. We also develop HeteQA, a novel benchmark designed to evaluate the multi-hop heterogeneous reasoning capabilities. Experimental results demonstrate that TableRAG consistently outperforms existing baselines on both public datasets and our HeteQA, establishing a new state-of-the-art for heterogeneous document question answering."
}Markdown (Informal)
[TableRAG: A Retrieval Augmented Generation Framework for Heterogeneous Document Reasoning](https://preview.aclanthology.org/ingest-emnlp/2025.emnlp-main.710/) (Yu et al., EMNLP 2025)
ACL