@inproceedings{lin-fu-2022-heterogeneous,
title = "Heterogeneous-Graph Reasoning and Fine-Grained Aggregation for Fact Checking",
author = "Lin, Hongbin and
Fu, Xianghua",
editor = "Aly, Rami and
Christodoulopoulos, Christos and
Cocarascu, Oana and
Guo, Zhijiang and
Mittal, Arpit and
Schlichtkrull, Michael and
Thorne, James and
Vlachos, Andreas",
booktitle = "Proceedings of the Fifth Fact Extraction and VERification Workshop (FEVER)",
month = may,
year = "2022",
address = "Dublin, Ireland",
publisher = "Association for Computational Linguistics",
url = "https://aclanthology.org/2022.fever-1.2",
doi = "10.18653/v1/2022.fever-1.2",
pages = "6--15",
abstract = "Fact checking is a challenging task that requires corresponding evidences to verify the property of a claim based on reasoning. Previous studies generally i) construct the graph by treating each evidence-claim pair as node which is a simple way that ignores to exploit their implicit interaction, or building a fully-connected graph among claim and evidences where the entailment relationship between claim and evidence would be considered equal to the semantic relationship among evidences; ii) aggregate evidences equally without considering their different stances towards the verification of fact. Towards the above issues, we propose a novel heterogeneous-graph reasoning and fine-grained aggregation model, with two following modules: 1) a heterogeneous graph attention network module to distinguish different types of relationships within the constructed graph; 2) fine-grained aggregation module which learns the implicit stance of evidences towards the prediction result in details. Extensive experiments on the benchmark dataset demonstrate that our proposed model achieves much better performance than state-of-the-art methods.",
}
Markdown (Informal)
[Heterogeneous-Graph Reasoning and Fine-Grained Aggregation for Fact Checking](https://aclanthology.org/2022.fever-1.2) (Lin & Fu, FEVER 2022)
ACL