paper-with-me

Papers

Semantic Consistency-Based Uncertainty Quantification for Factuality in Radiology Report Generation

2024-12-05 · Chenyu Wang, Weichao Zhou, Shantanu Ghosh, Kayhan Batmanghelich, Wenchao Li

Radiology report generation (RRG) has shown great potential in assisting radiologists by automating the labor-intensive task of report writing. While recent advancements have improved the quality and coherence of generated reports, ensuring their factual correctness remains a critical challenge. Although generative medical Vision Large Language Models (VLLMs) have been proposed to address this issue, these models are prone to hallucinations and can produce inaccurate diagnostic information. To address these concerns, we introduce a novel Semantic Consistency-Based Uncertainty Quantification framework that provides both report-level and sentence-level uncertainties. Unlike existing approaches, our method does not require modifications to the underlying model or access to its inner state, such as output token logits, thus serving as a plug-and-play module that can be seamlessly integrated with state-of-the-art models. Extensive experiments demonstrate the efficacy of our method in detecting hallucinations and enhancing the factual accuracy of automatically generated radiology reports. By abstaining from high-uncertainty reports, our approach improves factuality scores by $10$%, achieved by rejecting $20$% of reports using the Radialog model on the MIMIC-CXR dataset. Furthermore, sentence-level uncertainty flags the lowest-precision sentence in each report with an $82.9$% success rate.

📄 PDF Abstract BibTeX arXiv:2412.04606

Code (1)

BU-DEPEND-Lab/SCUQ-RRG 공식 구현

Tasks

DiagnosticSentenceUncertainty Quantification

Similar Papers 제목 키워드 기반

RadHiera: Semantic Hierarchical Reinforcement Learning for Medical Report Generation

2025-11-13 · Bodong Du, Honglong Yang, Xiaomeng Li arxiv

Vision-language models have shown promising results in radiology report generation. However, most existing methods generate reports as flat text and do not explicitly model the semantic dependency between the Findings an…

Hierarchical Reinforcement LearningMedical Report Generation

Fine-Grained Uncertainty Quantification for Long-Form Language Model Outputs: A Comparative Study

2026-02-19 · Dylan Bouchard, Mohit Singh Chauhan, Viren Bajaj, David Skarbrevik arxiv

Uncertainty quantification has emerged as an effective approach to closed-book hallucination detection for LLMs, but existing methods are largely designed for short-form outputs and do not generalize well to long-form ge…

AGSC: Adaptive Granularity and Semantic Clustering for Uncertainty Quantification in Long-text Generation

2026-04-08 · Guanran Luo, Wentao Qiu, Wanru Zhao, Wenhan Lv 외 arxiv

Large Language Models (LLMs) have demonstrated impressive capabilities in long-form generation, yet their application is hindered by the hallucination problem. While Uncertainty Quantification (UQ) is essential for asses…

Text Generation

Uncertainty Quantification in Detecting Choroidal Metastases on MRI via Evolutionary Strategies

2024-04-12 · Bala McRae-Posani, Andrei Holodny, Hrithwik Shalu, Joseph N Stember

Uncertainty quantification plays a vital role in facilitating the practical implementation of AI in radiology by addressing growing concerns around trustworthiness. Given the challenges associated with acquiring large, a…

Binary ClassificationUncertainty Quantification

LUQ: Long-text Uncertainty Quantification for LLMs

2024-03-29 · Caiqi Zhang, Fangyu Liu, Marco Basaldella, Nigel Collier

Large Language Models (LLMs) have demonstrated remarkable capability in a variety of NLP tasks. However, LLMs are also prone to generate nonfactual content. Uncertainty Quantification (UQ) is pivotal in enhancing our und…

Text GenerationUncertainty Quantification