TL;DR
GraphCheck introduces a structured entity-relationship graph approach for multi-hop fact-checking, improving accuracy and robustness in complex claim verification, with a lightweight adaptive variant for efficiency.
Contribution
The paper presents GraphCheck, a novel framework transforming claims into entity-relationship graphs for enhanced multi-hop reasoning in fact-checking, along with a strategy selector variant for efficiency.
Findings
Outperforms existing methods in verification accuracy on HOVER and EX-FEVER datasets.
Achieves strong computational efficiency despite multipath reasoning.
Strategy selection mechanism generalizes to other fact-checking pipelines.
Abstract
Automated fact-checking aims to assess the truthfulness of textual claims based on relevant evidence. However, verifying complex claims that require multi-hop reasoning remains a significant challenge. We propose GraphCheck, a novel framework that transforms claims into entity-relationship graphs for structured and systematic fact-checking. By explicitly modeling both explicit and latent entities and exploring multiple reasoning paths, GraphCheck enhances verification robustness. While GraphCheck excels in complex scenarios, it may be unnecessarily elaborate for simpler claims. To address this, we introduce DP-GraphCheck, a variant that employs a lightweight strategy selector to choose between direct prompting and GraphCheck adaptively. This selective mechanism improves both accuracy and efficiency by applying the appropriate level of reasoning to each claim. Experiments on the HOVER…
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.
Code & Models
Videos
