CREDENCE: Claim Reduction for Decomposition & Enhanced Credibility -- Semantic Metrics and Convergence Analysis

83d ago · Global · primary source: export.arxiv.org

A new framework called Credence aims to improve the reliability of automated fact-checking by fixing flaws in how compound claims are broken down and evaluated, according to a paper published on arXiv [1]. The framework, presented by Huu Vu Phuong Tran, addresses two key shortcomings in prior work: the use of token-overlap metrics that underestimate decomposition quality and the absence of formal termination analysis for the repair loop [1][2]. Credence introduces Semantic-F1, a metric that uses BGE-large cosine similarity to measure fidelity, which the authors state resolves the penalisation issues of Jaccard-based metrics and improves downstream fact-checking accuracy [2]. Experiments across three evaluation benchmarks—SocialClaimSplit, WikiSplitBench, and ClaimDecompBench—showed that Semantic-F1 outperformed Jaccard-F1 by 15 to 32 percentage points [2]. The benchmarks span social-media, encyclopaedic, and news domains to measure cross-domain generalisation [2]. The Exact-Preservation Ratio (EPR) ranged from 0.94 to 1.00 on SocialClaimSplit and WikiSplitBench, while ClaimDecompBench included lower base EPR cases down to 0.824 due to harder news-domain constructions [2]. The paper also provides convergence theorems that formally characterise four properties of the repair pipeline. Rule-based repair is shown to be monotone and finitely terminating under an oracle parser assumption, while LLM-based self-repair is provably non-monotone and requires an early-exit guard [2]. Rule-repair reduced the Atomicity Violation Rate by 47 to 100 percent relative to the base model without degrading fidelity [2]. The research was benchmarked across four decomposer models ranging from 3.8 billion to 12 billion parameters, along with a closed API model [2]. Large language models, which are trained with self-supervised learning on vast amounts of text, underpin many such decomposer systems [7]. The paper appears on arXiv, a preprint repository that has integrated with Hugging Face Spaces to allow community-built demos to appear alongside papers, increasing reproducibility and accessibility of machine learning research [3][4][5].

commentaryresearch-paperproduct-launchtool-release

Background sources we checked (7)
  • arxiv.org ↗ Decomposing compound sentences into atomic, verifiable claims is a prerequisite for reliable automated fact-checking. Prior work has relied on token-overlap (Jaccard) metrics that systematically underestimate decomposition quality for paraphrastic claims, and has lacked formal te…
  • huggingface.co ↗ Hugging Face Machine Learning Demos on arXiv Back to Articles ... # Hugging Face Machine Learning Demos on arXiv Published November 17, 2022 Update on GitHub Upvote 1 - - - - - Abubakar Abid abidlabs Follow …
  • info.arxiv.org ↗ ## Hugging Face Spaces ... Hugging Face code repositories, About Hugging Face ... Collaborators: Abubakar Abid, Omar Sanseviero, Ahsen Khaliq, and the Hugging Face team ... Hugging Face Spaces includes links to demos created by the community or the authors themselves. By going to…
  • huggingface.co ↗ Demos on Hugging Face Spaces allow a wide audience to try out state-of-the-art machine learning research without writing any code. Hugging Face and ArXiv have collaborated to embed these demos directly along side papers on ArXiv! ... Thanks to this integration, users can now find…
  • en.wikipedia.org ↗ Hangzhou DeepSeek Artificial Intelligence Basic Technology Research Co., Ltd., doing business as DeepSeek, is a Chinese artificial intelligence (AI) company that develops large language models (LLMs). Based in Hangzhou, Zhejiang, DeepSeek is owned and funded by High-Flyer, a Chin…
  • en.wikipedia.org ↗ A large language model (LLM) is a type of machine learning model designed for natural language processing tasks such as language generation. LLMs are language models with many parameters, and are trained with self-supervised learning on a vast amount of text.…
  • en.wikipedia.org ↗ Douwe Kiela is a Dutch-American research scientist and entrepreneur working in the field of artificial intelligence with a focus on machine learning and natural language processing. He is a research scientist director at Google DeepMind. He previously co-founded and served as CEO…

Sources

Spot something wrong? Report an issue