paper-with-me

Papers

Beyond Literal Summarization: Redefining Hallucination for Medical SOAP Note Evaluation

2026-04-16 · Bhavik Vachhani, Kush Shrisvastava, Pranshu Nema, Sai Chiranthan arxiv

Evaluating large language models (LLMs) for clinical documentation tasks such as SOAP note generation remains challenging. Unlike standard summarization, these tasks require clinical abstraction, normalization of colloquial language, and medically grounded inference. However, prevailing evaluation methods including automated metrics and LLM as judge frameworks rely on lexical faithfulness, often labeling any information not explicitly present in the transcript as hallucination. We show that such approaches systematically misclassify clinically valid outputs as errors, inflating hallucination rates and distorting model assessment. Our analysis reveals that many flagged hallucinations correspond to legitimate clinical transformations, including synonym mapping, abstraction of examination findings, diagnostic inference, and guideline consistent care planning. By aligning evaluation criteria with clinical reasoning through calibrated prompting and retrieval grounded in medical ontologies we observe a significant shift in outcomes. Under a lexical evaluation regime, the mean hallucination rate is 35%, heavily penalizing valid reasoning. With inference aware evaluation, this drops to 9%, with remaining cases reflecting genuine safety concerns. These findings suggest that current evaluation practices over penalize valid clinical reasoning and may measure artifacts of evaluation design rather than true errors, underscoring the need for clinically informed evaluation in high context domains like medicine.

📄 PDF Abstract BibTeX arXiv:2604.14829

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Retrieval-augmented systems can be dangerous medical communicators

2025-02-18 · Lionel Wong, Ayman Ali, Raymond Xiong, Shannon Zeijang Shen 외

Patients have long sought health information online, and increasingly, they are turning to generative AI to answer their health-related queries. Given the high stakes of the medical domain, techniques like retrieval-augm…

MisconceptionsRetrievalRetrieval-augmented Generation

Mitigating Hallucinations of Large Language Models in Medical Information Extraction via Contrastive Decoding

2024-10-21 · Derong Xu, Ziheng Zhang, Zhihong Zhu, Zhenxi Lin 외

The impressive capabilities of large language models (LLMs) have attracted extensive interests of applying LLMs to medical field. However, the complex nature of clinical environments presents significant hallucination ch…

Hallucination

MedTSS: transforming abstractive summarization of scientific articles with linguistic analysis and concept reinforcement

2024-01-30 · Knowledge and Information Systems 2024 1 · Dr. Nadia Saeed, Dr. Hammad Naveed

This research addresses the limitations of pretrained models (PTMs) in generating accurate and comprehensive abstractive summaries for scientific articles, with a specific focus on the challenges posed by medical researc…

Abstractive Text SummarizationArticlesHallucinationText Simplification

Hallucinations and Key Information Extraction in Medical Texts: A Comprehensive Assessment of Open-Source Large Language Models

2025-04-27 · Anindya Bijoy Das, Shibbir Ahmed, Shahnewaz Karim Sakib

Clinical summarization is crucial in healthcare as it distills complex medical data into digestible information, enhancing patient understanding and care management. Large language models (LLMs) have shown significant po…

Key Information ExtractionNatural Language Understanding

From Attribution to Abstention: Training-Free Attention-Based Auditing for Clinical Summarization

2026-01-23 · Qianqi Yan, Huy Nguyen, Sumana Srivatsa, Hari Bandi 외 arxiv

Deploying multimodal large language models (MLLMs) for clinical summarization demands not only fluent generation but also transparency about where each statement originates-and a mechanism to flag when statements lack ev…

Domain Adaptation