Verify-in-the-Graph: Entity Disambiguation Enhancement for Complex Claim Verification with Interactive Graph Representation
Hoang Pham, Thanh-Do Nguyen, Khac-Hoai Nam Bui

TL;DR
VeGraph is a novel framework that enhances complex claim verification by representing claims as graphs, iteratively resolving ambiguous entities with LLMs, and verifying sub-claims to improve accuracy and explainability.
Contribution
The paper introduces VeGraph, a new graph-based framework that leverages LLMs for entity disambiguation and claim verification, addressing limitations of traditional methods.
Findings
Achieves competitive performance on HoVer and FEVEROUS benchmarks.
Effectively resolves ambiguous entities through iterative interaction with knowledge bases.
Enhances explainability in complex claim verification processes.
Abstract
Claim verification is a long-standing and challenging task that demands not only high accuracy but also explainability of the verification process. This task becomes an emerging research issue in the era of large language models (LLMs) since real-world claims are often complex, featuring intricate semantic structures or obfuscated entities. Traditional approaches typically address this by decomposing claims into sub-claims and querying a knowledge base to resolve hidden or ambiguous entities. However, the absence of effective disambiguation strategies for these entities can compromise the entire verification process. To address these challenges, we propose Verify-in-the-Graph (VeGraph), a novel framework leveraging the reasoning and comprehension abilities of LLM agents. VeGraph operates in three phases: (1) Graph Representation - an input claim is decomposed into structured triplets,…
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
Taxonomy
TopicsAdvanced Graph Neural Networks · Topic Modeling · Explainable Artificial Intelligence (XAI)
MethodsBalanced Selection
