English

LOREN: Logic-Regularized Reasoning for Interpretable Fact Verification

Computation and Language 2022-10-27 v2 Artificial Intelligence

Abstract

Given a natural language statement, how to verify its veracity against a large-scale textual knowledge source like Wikipedia? Most existing neural models make predictions without giving clues about which part of a false claim goes wrong. In this paper, we propose LOREN, an approach for interpretable fact verification. We decompose the verification of the whole claim at phrase-level, where the veracity of the phrases serves as explanations and can be aggregated into the final verdict according to logical rules. The key insight of LOREN is to represent claim phrase veracity as three-valued latent variables, which are regularized by aggregation logical rules. The final claim verification is based on all latent variables. Thus, LOREN enjoys the additional benefit of interpretability -- it is easy to explain how it reaches certain results with claim phrase veracity. Experiments on a public fact verification benchmark show that LOREN is competitive against previous approaches while enjoying the merit of faithful and accurate interpretability. The resources of LOREN are available at: https://github.com/jiangjiechen/LOREN.

Keywords

Cite

@article{arxiv.2012.13577,
  title  = {LOREN: Logic-Regularized Reasoning for Interpretable Fact Verification},
  author = {Jiangjie Chen and Qiaoben Bao and Changzhi Sun and Xinbo Zhang and Jiaze Chen and Hao Zhou and Yanghua Xiao and Lei Li},
  journal= {arXiv preprint arXiv:2012.13577},
  year   = {2022}
}

Comments

Accepted to AAAI 2022

R2 v1 2026-06-23T21:25:01.622Z