TraceBack: Multi-Agent Decomposition for Fine-Grained Table Attribution

📅 2026-02-13
📈 Citations: 0
Influential: 0
📄 PDF

Technology Category

Application Category

📝 Abstract
Question answering (QA) over structured tables requires not only accurate answers but also transparency about which cells support them. Existing table QA systems rarely provide fine-grained attribution, so even correct answers often lack verifiable grounding, limiting trust in high-stakes settings. We address this with TraceBack, a modular multi-agent framework for scalable, cell-level attribution in single-table QA. TraceBack prunes tables to relevant rows and columns, decomposes questions into semantically coherent sub-questions, and aligns each answer span with its supporting cells, capturing both explicit and implicit evidence used in intermediate reasoning steps. To enable systematic evaluation, we release CITEBench, a benchmark with phrase-to-cell annotations drawn from ToTTo, FetaQA, and AITQA. We further propose FairScore, a reference-less metric that compares atomic facts derived from predicted cells and answers to estimate attribution precision and recall without human cell labels. Experiments show that TraceBack substantially outperforms strong baselines across datasets and granularities, while FairScore closely tracks human judgments and preserves relative method rankings, supporting interpretable and scalable evaluation of table-based QA.
Problem

Research questions and friction points this paper is trying to address.

table question answering
fine-grained attribution
cell-level grounding
answer verifiability
interpretability
Innovation

Methods, ideas, or system contributions that make the work stand out.

multi-agent decomposition
fine-grained attribution
table question answering
reference-less evaluation
cell-level grounding
T
Tejas Anvekar
Arizona State University
Junha Park
Junha Park
Graduate Student
Machine Learning
R
Rajat Jha
Arizona State University
D
Devanshu Gupta
Arizona State University
P
Poojah Ganesan
Arizona State University
P
Puneeth Mathur
Adobe Research
Vivek Gupta
Vivek Gupta
Assistant Professor of Computer Science, Arizona State University
Artificial IntelligenceNatural Language ProcessingLarge Language ModelsInformation Retrieval