Decomposition-Driven Multi-Table Retrieval and Reasoning for Numerical Question Answering
Feng Luo, Hai Lan, Hui Luo, Zhifeng Bao, Xiaoli Wang, J.Shane Culpepper, Shazia Sadiq

TL;DR
This paper introduces DMRAL, a novel framework for numerical multi-table question answering that effectively retrieves and reasons over large-scale table collections, significantly improving accuracy and retrieval performance.
Contribution
The paper proposes a decomposition-driven approach with a table relationship graph, enhanced retrieval, and sub-question guided reasoning for improved multi-table QA.
Findings
24% improvement in table retrieval
55% increase in answer accuracy
Effective handling of complex table relationships
Abstract
In this paper, we study the problem of numerical multi-table question answering (MTQA) over large-scale table collections (e.g., online data repositories). This task is essential in many analytical applications. Existing MTQA solutions, such as text-to-SQL or open-domain MTQA methods, are designed for databases and struggle when applied to large-scale table collections. The key limitations include: (1) Limited support for complex table relationships; (2) Ineffective retrieval of relevant tables at scale; (3) Inaccurate answer generation. To overcome these limitations, we propose DMRAL, a Decomposition-driven Multi-table Retrieval and Answering framework for MTQA over large-scale table collections, which consists of: (1) constructing a table relationship graph to capture complex relationships among tables; (2) Table-Aligned Question Decomposer and Coverage-Aware Retriever, which jointly…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Data Quality and Management · Information Retrieval and Search Behavior
