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

Exploring Decomposition for Table-based Fact Verification

About

Fact verification based on structured data is challenging as it requires models to understand both natural language and symbolic operations performed over tables. Although pre-trained language models have demonstrated a strong capability in verifying simple statements, they struggle with complex statements that involve multiple operations. In this paper, we improve fact verification by decomposing complex statements into simpler subproblems. Leveraging the programs synthesized by a weakly supervised semantic parser, we propose a program-guided approach to constructing a pseudo dataset for decomposition model training. The subproblems, together with their predicted answers, serve as the intermediate evidence to enhance our fact verification model. Experiments show that our proposed approach achieves the new state-of-the-art performance, an 82.7\% accuracy, on the TabFact benchmark.

Xiaoyu Yang, Xiaodan Zhu• 2021

Related benchmarks

TaskDatasetResultRank
Table Fact VerificationTabFact (test)
Accuracy82.7
98
Table Fact VerificationTabFact small (test)
Accuracy0.847
57
Table Fact VerificationTABFACT simple (test)
Accuracy93.6
39
Table Fact VerificationTABFACT complex (test)
Accuracy77.4
39
Table Fact VerificationTabFact (dev)
Accuracy82.7
28
Showing 5 of 5 rows

Other info

Follow for update