A syntactic evidence network model for fact verification.

Journal: Neural networks : the official journal of the International Neural Network Society
Published Date:

Abstract

In natural language processing, fact verification is a very challenging task, which requires retrieving multiple evidence sentences from a reliable corpus to verify the authenticity of a claim. Although most of the current deep learning methods use the attention mechanism for fact verification, they have not considered imposing attentional constraints on important related words in the claim and evidence sentences, resulting in inaccurate attention for some irrelevant words. In this paper, we propose a syntactic evidence network (SENet) model which incorporates entity keywords, syntactic information and sentence attention for fact verification. The SENet model extracts entity keywords from claim and evidence sentences, and uses a pre-trained syntactic dependency parser to extract the corresponding syntactic sentence structures and incorporates the extracted syntactic information into the attention mechanism for language-driven word representation. In addition, the sentence attention mechanism is applied to obtain a richer semantic representation. We have conducted experiments on the FEVER and UKP Snopes datasets for performance evaluation. Our SENet model has achieved 78.69% in Label Accuracy and 75.63% in FEVER Score on the FEVER dataset. In addition, our SENet model also has achieved 65.0% in precision and 61.2% in macro F1 on the UKP Snopes dataset. The experimental results have shown that our proposed SENet model has outperformed the baseline models and achieved the state-of-the-art performance for fact verification.

Authors

  • Zhendong Chen
    State Key Laboratory of Drug Research, Shanghai Institute of Materia Medica, Chinese Academy of Sciences, Shanghai, 201210, China.
  • Siu Cheung Hui
    School of Computer Science and Engineering, Nanyang Technological University, Singapore. Electronic address: asschui@ntu.edu.sg.
  • Fuzhen Zhuang
    Key Laboratory of Intelligent Information Processing, Institute of Computing Technology, Chinese Academy of Sciences, Beijing 100190, China. Electronic address: zhuangfz@ics.ict.ac.cn.
  • Lejian Liao
    School of Computer Science and Technology, Beijing Institute of Technology, Beijing, People's Republic of China.
  • Meihuizi Jia
    Beijing Engineering Research Center of High Volume Language Information Processing and Cloud Computing Applications, China; School of Computer Science and Technology, Beijing Institute of Technology, China. Electronic address: jmhuizi24@bit.edu.cn.
  • Jiaqi Li
    Department of Critical Care Medicine, Shanghai East Hospital, Tongji University School of Medicine, Shanghai, 200120, People's Republic of China.
  • Heyan Huang