paper-with-me

Papers

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 introduce unwanted content into summaries, i.e., information inconsistent with or unsupported by their source. Measuring the occurrence of these often subtle `hallucinations'' automatically has proved to be challenging. This in turn has motivated development of a variety of metrics intended to measure the factual consistency of generated summaries against their source. But are these approaches measuring what they purport to do? In this work, we stress-test automatic factuality metrics. Specifically, we investigate whether and to what degree superficial attributes of summary texts suffice to predict factuality'', finding that a (supervised) model using only such shallow features is reasonably competitive with SOTA factuality scoring methods. We then evaluate how factuality metrics respond to factual corrections in inconsistent summaries and find that only a few show meaningful improvements. In contrast, some metrics are more sensitive to benign, non-factual edits. Motivated by these insights, we show that one can game'' (most) automatic factuality metrics, i.e., reliably inflate factuality'' scores by appending innocuous sentences to generated summaries. Taken together, our results raise questions about the degree to which we should rely on existing automated factuality metrics and what exactly we want `factuality metrics'' to measure.

📄 PDF Abstract BibTeX arXiv:2411.16638

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

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

Understanding Factuality in Abstractive Summarization with FRANK: A Benchmark for Factuality Metrics

2021-04-27 · NAACL 2021 4 · Artidoro Pagnoni, Vidhisha Balachandran, Yulia Tsvetkov

Modern summarization models generate highly fluent but often factually unreliable outputs. This motivated a surge of metrics attempting to measure the factuality of automatically generated summaries. Due to the lack of c…

Abstractive Text Summarization

LongDocFACTScore: Evaluating the Factuality of Long Document Abstractive Summarisation

2023-09-21 · Jennifer A Bishop, Qianqian Xie, Sophia Ananiadou

Maintaining factual consistency is a critical issue in abstractive text summarisation, however, it cannot be assessed by traditional automatic metrics used for evaluating text summarisation, such as ROUGE scoring. Recent…

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…

Question Answering

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