FLEXTAF: Enhancing Table Reasoning with Flexible Tabular Formats
Xuanliang Zhang, Dingzirui Wang, Longxu Dou, Baoxin Wang, Dayong Wu,, Qingfu Zhu, Wanxiang Che

TL;DR
FLEXTAF introduces a flexible approach to table reasoning with LLMs by selecting or combining multiple tabular formats, leading to improved accuracy on benchmark datasets.
Contribution
The paper proposes FLEXTAF-Single and FLEXTAF-Vote, novel methods for dynamically adapting tabular formats to enhance LLM-based table reasoning performance.
Findings
FLEXTAF methods outperform fixed format baselines.
Significant accuracy improvements on WikiTableQuestions and TabFact.
Flexible formats adapt better to instance and model variability.
Abstract
The table reasoning task aims to answer the question according to the given table. Currently, using Large Language Models (LLMs) is the predominant method for table reasoning. Most existing methods employ a fixed tabular format to represent the table, which could limit the performance. Given that each instance requires different capabilities and models possess varying abilities, we assert that different instances and models suit different tabular formats. We prove the aforementioned claim through quantitative analysis of experimental results, where different instances and models achieve different performances using various tabular formats. Building on this discussion, we propose FLEXTAF-Single and FLEXTAF-Vote to enhance table reasoning performance by employing flexible tabular formats. Specifically, (i) FLEXTAF-Single trains a classifier to predict the most suitable tabular format…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Database Systems and Queries · Semantic Web and Ontologies · Data Quality and Management
