paper-with-me

홈 › Papers

Towards Effective Extraction and Evaluation of Factual Claims

2025-02-15 · Dasha Metropolitansky, Jonathan Larson

A common strategy for fact-checking long-form content generated by Large Language Models (LLMs) is extracting simple claims that can be verified independently. Since inaccurate or incomplete claims compromise fact-checking results, ensuring claim quality is critical. However, the lack of a standardized evaluation framework impedes assessment and comparison of claim extraction methods. To address this gap, we propose a framework for evaluating claim extraction in the context of fact-checking along with automated, scalable, and replicable methods for applying this framework, including novel approaches for measuring coverage and decontextualization. We also introduce Claimify, an LLM-based claim extraction method, and demonstrate that it outperforms existing methods under our evaluation framework. A key feature of Claimify is its ability to handle ambiguity and extract claims only when there is high confidence in the correct interpretation of the source text.

📄 PDF Abstract BibTeX arXiv:2502.10855

Code (0)

등록된 구현이 없습니다.

Tasks

Fact Checking

Similar Papers 제목 키워드 기반

FaStfact: Faster, Stronger Long-Form Factuality Evaluations in LLMs

2025-10-13 · Yingjia Wan, Haochen Tan, Xiao Zhu, Xinyu Zhou 외 arxiv

Evaluating the factuality of long-form generations from Large Language Models (LLMs) remains challenging due to efficiency bottlenecks and reliability concerns. Prior efforts attempt this by decomposing text into claims,…

Claim Extraction for Fact-Checking: Data, Models, and Automated Metrics

2025-02-07 · Herbert Ullrich, Tomáš Mlynář, Jan Drchal

In this paper, we explore the problem of Claim Extraction using one-to-many text generation methods, comparing LLMs, small summarization models finetuned for the task, and a previous NER-centric baseline QACG. As the cur…

4kFact CheckingNERText Generation

FENICE: Factuality Evaluation of summarization based on Natural language Inference and Claim Extraction

2024-03-04 · Alessandro Scirè, Karim Ghonim, Roberto Navigli

Recent advancements in text summarization, particularly with the advent of Large Language Models (LLMs), have shown remarkable performance. However, a notable challenge persists as a substantial number of automatically-g…

ArticlesNatural Language InferenceSummarization Consistency EvaluationText Summarization

LLMTaxo: Leveraging Large Language Models for Constructing Taxonomy of Factual Claims from Social Media

2025-04-11 · Haiqi Zhang, Zhengyuan Zhu, Zeyu Zhang, Chengkai Li

With the vast expansion of content on social media platforms, analyzing and comprehending online discourse has become increasingly complex. This paper introduces LLMTaxo, a novel framework leveraging large language model…

OLAPH: Improving Factuality in Biomedical Long-form Question Answering

2024-05-21 · Minbyul Jeong, Hyeon Hwang, Chanwoong Yoon, Taewhoo Lee 외

In the medical domain, numerous scenarios necessitate the long-form generation ability of large language models (LLMs). Specifically, when addressing patients' questions, it is essential that the model's response conveys…

FormLong Form Question AnsweringQuestion AnsweringText Generation