Skip to content

Claim Verification

Claim verification (or automated fact-checking) is the task of determining whether a factual claim is true, false, or indeterminate given available evidence. Unlike manual fact-checking by journalists, automated claim verification aims to scale verification through natural language processing and machine learning. The typical pipeline involves: (1) evidence retrieval—finding relevant documents or passages that could support or refute the claim, (2) evidence selection—identifying specific sentences or passages, and (3) veracity classification—determining whether the claim is supported, refuted, or cannot be determined from the evidence.

Key papers