Exploring the Robustness of Language Models for Tabular Question Answering via Attention Analysis
Kushal Raj Bhandari, Sixue Xing, Soham Dan, Jianxi Gao

TL;DR
This paper investigates how large language models handle tabular question answering, analyzing attention shifts and robustness across domains, and emphasizes the need for more interpretable and structure-aware models for reliable table comprehension.
Contribution
It provides a detailed analysis of attention behavior and robustness in LLMs for TQA, highlighting the impact of model scale, instruction tuning, and domain bias, and proposes directions for improving interpretability and reliability.
Findings
Larger, instruction-tuned LLMs show improved robustness.
Attention shifts correlate with performance drops under perturbations.
Middle layers of models are most sensitive to perturbations.
Abstract
Large Language Models (LLMs), already shown to ace various unstructured text comprehension tasks, have also remarkably been shown to tackle table (structured) comprehension tasks without specific training. Building on earlier studies of LLMs for tabular tasks, we probe how in-context learning (ICL), model scale, instruction tuning, and domain bias affect Tabular QA (TQA) robustness by testing LLMs, under diverse augmentations and perturbations, on diverse domains: Wikipedia-based , financial , and scientific . Although instruction tuning and larger, newer LLMs deliver stronger, more robust TQA performance, data contamination and reliability issues, especially on , remain unresolved. Through an in-depth attention analysis, we reveal a strong correlation between perturbation-induced shifts in attention dispersion and the drops…
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 · Speech and dialogue systems · Expert finding and Q&A systems
MethodsSoftmax · Attention Is All You Need
