CORRECT: Context- and Reference-Augmented Reasoning and Prompting for Fact-Checking
Delvin Ce Zhang, Dongwon Lee

TL;DR
This paper introduces CORRECT, a novel fact-checking approach that leverages a three-layer evidence graph and evidence-conditioned prompts to incorporate auxiliary contexts and references, improving reasoning accuracy.
Contribution
It proposes a new method combining layered evidence graphs and evidence-conditioned prompts to enhance fact-checking with contextual and reference information.
Findings
Outperforms existing models on fact-checking benchmarks.
Effectively integrates context and references into reasoning process.
Improves accuracy in claims requiring auxiliary information.
Abstract
Fact-checking the truthfulness of claims usually requires reasoning over multiple evidence sentences. Oftentimes, evidence sentences may not be always self-contained, and may require additional contexts and references from elsewhere to understand coreferential expressions, acronyms, and the scope of a reported finding. For example, evidence sentences from an academic paper may need contextual sentences in the paper and descriptions in its cited papers to determine the scope of a research discovery. However, most fact-checking models mainly focus on the reasoning within evidence sentences, and ignore the auxiliary contexts and references. To address this problem, we propose a novel method, Context- and Reference-augmented Reasoning and Prompting. For evidence reasoning, we construct a three-layer evidence graph with evidence, context, and reference layers. We design intra- and…
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
Taxonomy
TopicsNatural Language Processing Techniques · Topic Modeling · Semantic Web and Ontologies
MethodsFocus
