Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Chain-of-Table: Evolving Tables in the Reasoning Chain for Table Understanding

About

Table-based reasoning with large language models (LLMs) is a promising direction to tackle many table understanding tasks, such as table-based question answering and fact verification. Compared with generic reasoning, table-based reasoning requires the extraction of underlying semantics from both free-form questions and semi-structured tabular data. Chain-of-Thought and its similar approaches incorporate the reasoning chain in the form of textual context, but it is still an open question how to effectively leverage tabular data in the reasoning chain. We propose the Chain-of-Table framework, where tabular data is explicitly used in the reasoning chain as a proxy for intermediate thoughts. Specifically, we guide LLMs using in-context learning to iteratively generate operations and update the table to represent a tabular reasoning chain. LLMs can therefore dynamically plan the next operation based on the results of the previous ones. This continuous evolution of the table forms a chain, showing the reasoning process for a given tabular problem. The chain carries structured information of the intermediate results, enabling more accurate and reliable predictions. Chain-of-Table achieves new state-of-the-art performance on WikiTQ, FeTaQA, and TabFact benchmarks across multiple LLM choices.

Zilong Wang, Hao Zhang, Chun-Liang Li, Julian Martin Eisenschlos, Vincent Perot, Zifeng Wang, Lesly Miculicich, Yasuhisa Fujii, Jingbo Shang, Chen-Yu Lee, Tomas Pfister• 2024

Related benchmarks

TaskDatasetResultRank
Table Question AnsweringWTQ
Accuracy67.3
101
Table Question AnsweringWikiTQ (test)
Accuracy67.3
92
Table Question AnsweringWikiTableQuestions (test)
Accuracy67.31
86
Fact VerificationTabFact
Accuracy88.9
73
Table Question AnsweringWikiTQ
Accuracy67.31
65
Table Question AnsweringWikiTQ
F1 Score74.3
50
Table Question AnsweringNQ-Table
F1 Score70.1
50
Table Question AnsweringHiTab
F1 Score76.18
50
Table Question AnsweringSequentialQA
F1 Score44.53
50
Table-based Fact VerificationTabFact
Accuracy80.2
33
Showing 10 of 24 rows

Other info

Follow for update