Table-based Fact Verification with Salience-aware Learning
Fei Wang, Kexuan Sun, Jay Pujara, Pedro Szekely, Muhao Chen

TL;DR
This paper introduces a salience-aware learning approach for table-based fact verification, improving alignment and reasoning between tables and statements, and achieving state-of-the-art results on the TabFact benchmark.
Contribution
It proposes a novel salience estimation method inspired by counterfactual causality, enhancing fact verification through masked salient token prediction and salience-aware data augmentation.
Findings
Achieved new SOTA performance on TabFact benchmark.
Demonstrated effectiveness of salience-aware techniques in fact verification.
Improved model alignment and reasoning with token-level salience estimation.
Abstract
Tables provide valuable knowledge that can be used to verify textual statements. While a number of works have considered table-based fact verification, direct alignments of tabular data with tokens in textual statements are rarely available. Moreover, training a generalized fact verification model requires abundant labeled training data. In this paper, we propose a novel system to address these problems. Inspired by counterfactual causality, our system identifies token-level salience in the statement with probing-based salience estimation. Salience estimation allows enhanced learning of fact verification from two perspectives. From one perspective, our system conducts masked salient token prediction to enhance the model for alignment and reasoning between the table and the statement. From the other perspective, our system applies salience-aware data augmentation to generate a more…
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 · Natural Language Processing Techniques · Data Quality and Management
