Logic-level Evidence Retrieval and Graph-based Verification Network for Table-based Fact Verification
Qi Shi, Yu Zhang, Qingyu Yin, Ting Liu

TL;DR
This paper introduces LERGV, a novel framework for table-based fact verification that retrieves logic-level evidence and employs graph-based reasoning to improve accuracy, addressing issues with spurious programs in prior methods.
Contribution
The paper proposes a new evidence retrieval and graph-based verification approach that enhances logical reasoning in table-based fact verification tasks.
Findings
Effective on TABFACT benchmark
Improves logical reasoning accuracy
Addresses spurious program issues
Abstract
Table-based fact verification task aims to verify whether the given statement is supported by the given semi-structured table. Symbolic reasoning with logical operations plays a crucial role in this task. Existing methods leverage programs that contain rich logical information to enhance the verification process. However, due to the lack of fully supervised signals in the program generation process, spurious programs can be derived and employed, which leads to the inability of the model to catch helpful logical operations. To address the aforementioned problems, in this work, we formulate the table-based fact verification task as an evidence retrieval and reasoning framework, proposing the Logic-level Evidence Retrieval and Graph-based Verification network (LERGV). Specifically, we first retrieve logic-level program-like evidence from the given table and statement as supplementary…
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 · Software Engineering Research
