paper-with-me

Papers

Are LLM-generated plain language summaries truly understandable? A large-scale crowdsourced evaluation

2025-05-15 · Yue Guo, Jae Ho Sohn, Gondy Leroy, Trevor Cohen

Plain language summaries (PLSs) are essential for facilitating effective communication between clinicians and patients by making complex medical information easier for laypeople to understand and act upon. Large language models (LLMs) have recently shown promise in automating PLS generation, but their effectiveness in supporting health information comprehension remains unclear. Prior evaluations have generally relied on automated scores that do not measure understandability directly, or subjective Likert-scale ratings from convenience samples with limited generalizability. To address these gaps, we conducted a large-scale crowdsourced evaluation of LLM-generated PLSs using Amazon Mechanical Turk with 150 participants. We assessed PLS quality through subjective Likert-scale ratings focusing on simplicity, informativeness, coherence, and faithfulness; and objective multiple-choice comprehension and recall measures of reader understanding. Additionally, we examined the alignment between 10 automated evaluation metrics and human judgments. Our findings indicate that while LLMs can generate PLSs that appear indistinguishable from human-written ones in subjective evaluations, human-written PLSs lead to significantly better comprehension. Furthermore, automated evaluation metrics fail to reflect human judgment, calling into question their suitability for evaluating PLSs. This is the first study to systematically evaluate LLM-generated PLSs based on both reader preferences and comprehension outcomes. Our findings highlight the need for evaluation frameworks that move beyond surface-level quality and for generation methods that explicitly optimize for layperson comprehension.

📄 PDF Abstract BibTeX arXiv:2505.10409

Code (0)

등록된 구현이 없습니다.

Tasks

InformativenessMultiple-choice

Similar Papers 제목 키워드 기반

Interpretable Multi-Headed Attention for Abstractive Summarization at Controllable Lengths

2020-02-18 · COLING 2020 8 · Ritesh Sarkhel, Moniba Keymanesh, Arnab Nandi, Srinivasan Parthasarathy

Abstractive summarization at controllable lengths is a challenging task in natural language processing. It is even more challenging for domains where limited training data is available or scenarios in which the length of…

Abstractive Text SummarizationTransfer Learning

Publish for Public: Improving Access of Public Libraries Users to Research Findings through Plain Language Summaries

2023-07-30 · Behrooz Rasuli

Public libraries play a crucial role in disseminating knowledge to society. However, most of their users do not have the specialized knowledge to understand the new research findings. Providing plain language summaries (…

LMExplainer: Grounding Knowledge and Explaining Language Models

2023-03-29 · Zichen Chen, Jianda Chen, YuanYuan Chen, Han Yu 외

Language models (LMs) like GPT-4 are important in AI applications, but their opaque decision-making process reduces user trust, especially in safety-critical areas. We introduce LMExplainer, a novel knowledge-grounded ex…

Decision MakingGraph Attention

Generating Human Understandable Explanations for Node Embeddings

2024-06-11 · Zohair Shafi, Ayan Chatterjee, Tina Eliassi-Rad

Node embedding algorithms produce low-dimensional latent representations of nodes in a graph. These embeddings are often used for downstream tasks, such as node classification and link prediction. In this paper, we inves…

Link PredictionNode Classification

SNaC: Coherence Error Detection for Narrative Summarization

2022-05-19 · Tanya Goyal, Junyi Jessy Li, Greg Durrett

Progress in summarizing long texts is inhibited by the lack of appropriate evaluation frameworks. When a long summary must be produced to appropriately cover the facets of that text, that summary needs to present a coher…

BenchmarkingCoherence EvaluationDocument Summarization