English

Fine-grained Fact Verification with Kernel Graph Attention Network

Computation and Language 2021-06-22 v4

Abstract

Fact Verification requires fine-grained natural language inference capability that finds subtle clues to identify the syntactical and semantically correct but not well-supported claims. This paper presents Kernel Graph Attention Network (KGAT), which conducts more fine-grained fact verification with kernel-based attentions. Given a claim and a set of potential evidence sentences that form an evidence graph, KGAT introduces node kernels, which better measure the importance of the evidence node, and edge kernels, which conduct fine-grained evidence propagation in the graph, into Graph Attention Networks for more accurate fact verification. KGAT achieves a 70.38% FEVER score and significantly outperforms existing fact verification models on FEVER, a large-scale benchmark for fact verification. Our analyses illustrate that, compared to dot-product attentions, the kernel-based attention concentrates more on relevant evidence sentences and meaningful clues in the evidence graph, which is the main source of KGAT's effectiveness.

Keywords

Cite

@article{arxiv.1910.09796,
  title  = {Fine-grained Fact Verification with Kernel Graph Attention Network},
  author = {Zhenghao Liu and Chenyan Xiong and Maosong Sun and Zhiyuan Liu},
  journal= {arXiv preprint arXiv:1910.09796},
  year   = {2021}
}

Comments

Accepted to ACL 2020, 10 pages, 6 figures

R2 v1 2026-06-23T11:50:52.712Z