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

Program Enhanced Fact Verification with Verbalization and Graph Attention Network

About

Performing fact verification based on structured data is important for many real-life applications and is a challenging research problem, particularly when it involves both symbolic operations and informal inference based on language understanding. In this paper, we present a Program-enhanced Verbalization and Graph Attention Network (ProgVGAT) to integrate programs and execution into textual inference models. Specifically, a verbalization with program execution model is proposed to accumulate evidences that are embedded in operations over the tables. Built on that, we construct the graph attention verification networks, which are designed to fuse different sources of evidences from verbalized program execution, program structures, and the original statements and tables, to make the final verification decision. To support the above framework, we propose a program selection module optimized with a new training strategy based on margin loss, to produce more accurate programs, which is shown to be effective in enhancing the final verification results. Experimental results show that the proposed framework achieves the new state-of-the-art performance, a 74.4% accuracy, on the benchmark dataset TABFACT.

Xiaoyu Yang, Feng Nie, Yufei Feng, Quan Liu, Zhigang Chen, Xiaodan Zhu• 2020

Related benchmarks

TaskDatasetResultRank
Table Fact VerificationTabFact (test)
Accuracy74.4
98
Fact VerificationTabFact
Accuracy74.4
73
Table Fact VerificationTabFact small (test)
Accuracy0.762
57
Table Fact VerificationTABFACT simple (test)
Accuracy88.3
39
Table Fact VerificationTABFACT complex (test)
Accuracy67.6
39
Table Fact VerificationTabFact (dev)
Accuracy74.9
28
Table Fact VerificationTABFACT (val)
Accuracy74.9
21
Table-based Fact VerificationTabFact simple 1.0 (test)
Accuracy88.3
12
Table-based Fact VerificationTabFact complex official (test)
Verification Accuracy67.6
10
Table-based Fact VerificationTabFact Small official (test)
Verification Accuracy76.2
10
Showing 10 of 11 rows

Other info

Follow for update