@inproceedings{kang-etal-2025-grit,
title = "{GRIT}: Guided Relational Integration for Efficient Multi-Table Understanding",
author = "Kang, Yujin and
Woo, Park Seong and
Cho, Yoon-Sik",
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-luhme/2025.emnlp-main.1118/",
doi = "10.18653/v1/2025.emnlp-main.1118",
pages = "21995--22008",
ISBN = "979-8-89176-332-6",
abstract = "Recent advances in large language models (LLMs) have opened new possibilities for table-based tasks. However, most existing methods remain confined to single-table settings, limiting their applicability to real-world databases composed of multiple interrelated tables. In multi-table scenarios, LLMs face two key challenges: reasoning over relational structures beyond sequential text, and handling the input length limitations imposed by large-scale table concatenation. To address these issues, we propose Guided Relational Integration for multiple Tables (GRIT), a lightweight method that converts relational schemas into LLM-friendly textual representations. GRIT employs hashing-based techniques to efficiently infer primary{--}foreign key relationships and constructs prompts that explicitly encode relevant join paths and question-relevant columns. When applied to off-the-shelf LLMs, GRIT consistently improves table-column retrieval performance across diverse multi-table benchmarks while significantly reducing memory and computational overhead."
}Markdown (Informal)
[GRIT: Guided Relational Integration for Efficient Multi-Table Understanding](https://preview.aclanthology.org/ingest-luhme/2025.emnlp-main.1118/) (Kang et al., EMNLP 2025)
ACL