paper-with-me

Papers

PlainQAFact: Automatic Factuality Evaluation Metric for Biomedical Plain Language Summaries Generation

2025-03-11 · Zhiwen You, Yue Guo

Hallucinated outputs from language models pose risks in the medical domain, especially for lay audiences making health-related decisions. Existing factuality evaluation methods, such as entailment- and question-answering-based (QA), struggle with plain language summary (PLS) generation due to elaborative explanation phenomenon, which introduces external content (e.g., definitions, background, examples) absent from the source document to enhance comprehension. To address this, we introduce PlainQAFact, a framework trained on a fine-grained, human-annotated dataset PlainFact, to evaluate the factuality of both source-simplified and elaboratively explained sentences. PlainQAFact first classifies factuality type and then assesses factuality using a retrieval-augmented QA-based scoring method. Our approach is lightweight and computationally efficient. Empirical results show that existing factuality metrics fail to effectively evaluate factuality in PLS, especially for elaborative explanations, whereas PlainQAFact achieves state-of-the-art performance. We further analyze its effectiveness across external knowledge sources, answer extraction strategies, overlap measures, and document granularity levels, refining its overall factuality assessment.

📄 PDF Abstract BibTeX arXiv:2503.08890

Code (1)

zhiwenyou103/plainqafact 공식 구현 pytorch

Tasks

Question Answering

Similar Papers 제목 키워드 기반

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

GO FIGURE: A Meta Evaluation of Factuality in Summarization

2020-10-24 · Findings (ACL) 2021 8 · Saadia Gabriel, Asli Celikyilmaz, Rahul Jha, Yejin Choi 외

While neural language models can generate text with remarkable fluency and coherence, controlling for factual correctness in generation remains an open research question. This major discrepancy between the surface-level …

Common Sense ReasoningDiagnosticDocument SummarizationText Generation

Do Automatic Factuality Metrics Measure Factuality? A Critical Evaluation

2024-11-25 · Sanjana Ramprasad, Byron C. Wallace

Modern LLMs can now produce highly readable abstractive summaries, to the point where traditional automated metrics for evaluating summary quality, such as ROUGE, have become saturated. However, LLMs still sometimes intr…

Evaluating and Improving Factuality in Multimodal Abstractive Summarization

2022-11-04 · David Wan, Mohit Bansal

Current metrics for evaluating factuality for abstractive document summarization have achieved high correlations with human judgment, but they do not account for the vision modality and thus are not adequate for vision-a…

Abstractive Text SummarizationDocument Summarization

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