Graph-based Retrieval for Claim Verification over Cross-Document Evidence
Misael Mongiov\`i, Aldo Gangemi

TL;DR
This paper introduces a graph-based retrieval method for claim verification that effectively identifies relevant evidence across multiple documents by connecting text segments through shared entities.
Contribution
It proposes a novel graph-structured approach to improve evidence retrieval in claim verification tasks, especially when evidence spans multiple sources.
Findings
Graph-based retrieval improves evidence identification accuracy.
The approach effectively combines fragmented evidence from different documents.
Leveraging entity connections enhances claim verification performance.
Abstract
Verifying the veracity of claims requires reasoning over a large knowledge base, often in the form of corpora of trustworthy sources. A common approach consists in retrieving short portions of relevant text from the reference documents and giving them as input to a natural language inference module that determines whether the claim can be inferred or contradicted from them. This approach, however, struggles when multiple pieces of evidence need to be collected and combined from different documents, since the single documents are often barely related to the target claim and hence they are left out by the retrieval module. We conjecture that a graph-based approach can be beneficial to identify fragmented evidence. We tested this hypothesis by building, over the whole corpus, a large graph that interconnects text portions by means of mentioned entities and exploiting such a graph for…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Biomedical Text Mining and Ontologies
