PASTA: Table-Operations Aware Fact Verification via Sentence-Table Cloze Pre-training
Zihui Gu, Ju Fan, Nan Tang, Preslav Nakov, Xiaoman Zhao, Xiaoyong Du

TL;DR
PASTA introduces a pre-training framework using synthesized sentence-table cloze tasks to enhance fact verification from tables, significantly improving performance on benchmarks and approaching human accuracy.
Contribution
The paper presents a novel pre-training approach with synthesized sentence-table cloze tasks, enabling better understanding of table operations for fact verification.
Findings
Achieves state-of-the-art results on TabFact and SEM-TAB-FACTS.
Outperforms previous models by 4.7 points on complex TabFact.
Narrows the gap between AI and human performance on TabFact.
Abstract
Fact verification has attracted a lot of research attention recently, e.g., in journalism, marketing, and policymaking, as misinformation and disinformation online can sway one's opinion and affect one's actions. While fact-checking is a hard task in general, in many cases, false statements can be easily debunked based on analytics over tables with reliable information. Hence, table-based fact verification has recently emerged as an important and growing research area. Yet, progress has been limited due to the lack of datasets that can be used to pre-train language models (LMs) to be aware of common table operations, such as aggregating a column or comparing tuples. To bridge this gap, in this paper we introduce PASTA, a novel state-of-the-art framework for table-based fact verification via pre-training with synthesized sentence-table cloze questions. In particular, we design six types…
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
TopicsTopic Modeling · Software Engineering Research · Advanced Text Analysis Techniques
MethodsTest · Attentive Walk-Aggregating Graph Neural Network
