paper-with-me

홈 › Papers

Trust It or Not: Confidence-Guided Automatic Radiology Report Generation

2021-06-21 · Yixin Wang, Zihao Lin, Zhe Xu, Haoyu Dong, Jiang Tian, Jie Luo, Zhongchao shi, Yang Zhang, Jianping Fan, Zhiqiang He

Medical imaging plays a pivotal role in diagnosis and treatment in clinical practice. Inspired by the significant progress in automatic image captioning, various deep learning (DL)-based methods have been proposed to generate radiology reports for medical images. Despite promising results, previous works overlook the uncertainties of their models and are thus unable to provide clinicians with the reliability/confidence of the generated radiology reports to assist their decision-making. In this paper, we propose a novel method to explicitly quantify both the visual uncertainty and the textual uncertainty for DL-based radiology report generation. Such multi-modal uncertainties can sufficiently capture the model confidence degree at both the report level and the sentence level, and thus they are further leveraged to weight the losses for more comprehensive model optimization. Experimental results have demonstrated that the proposed method for model uncertainty characterization and estimation can produce more reliable confidence scores for radiology report generation, and the modified loss function, which takes into account the uncertainties, leads to better model performance on two public radiology report datasets. In addition, the quality of the automatically generated reports was manually evaluated by human raters and the results also indicate that the proposed uncertainties can reflect the variance of clinical diagnosis.

📄 PDF Abstract BibTeX arXiv:2106.10887

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingImage CaptioningModel OptimizationSentence

Similar Papers 제목 키워드 기반

RadAnnotate: Large Language Models for Efficient and Reliable Radiology Report Annotation

2026-03-16 · Saisha Pradeep Shetty, Roger Eric Goldman, Vladimir Filkov arxiv

Radiology report annotation is essential for clinical NLP, yet manual labeling is slow and costly. We present RadAnnotate, an LLM-based framework that studies retrieval-augmented synthetic reports and confidence-based se…

Relation Extraction

DART: Disease-aware Image-Text Alignment and Self-correcting Re-alignment for Trustworthy Radiology Report Generation

2025-04-16 · CVPR 2025 1 · Sang-Jun Park, Keun-Soo Heo, Dong-Hee Shin, Young-Han Son 외

The automatic generation of radiology reports has emerged as a promising solution to reduce a time-consuming task and accurately capture critical disease-relevant findings in X-ray images. Previous approaches for radiolo…

Contrastive LearningImage to textImage-to-Text RetrievalRetrieval+1

Agent-Based Uncertainty Awareness Improves Automated Radiology Report Labeling with an Open-Source Large Language Model

2025-02-02 · Hadas Ben-Atya, Naama Gavrielov, Zvi Badash, Gili Focht 외

Reliable extraction of structured data from radiology reports using Large Language Models (LLMs) remains challenging, especially for complex, non-English texts like Hebrew. This study introduces an agent-based uncertaint…

Language ModelingLanguage ModellingLarge Language Model

Calibrated Confidence Expression for Radiology Report Generation

2026-03-31 · David Bani-Harouni, Chantal Pellegrini, Julian Lüers, Su Hwan Kim 외 arxiv

Safe deployment of Large Vision-Language Models (LVLMs) in radiology report generation requires not only accurate predictions but also clinically interpretable indicators of when outputs should be thoroughly reviewed, en…

Reinforcement Learning

ReXTrust: A Model for Fine-Grained Hallucination Detection in AI-Generated Radiology Reports

2024-12-17 · Romain Hardy, Sung Eun Kim, Du Hyun Ro, Pranav Rajpurkar

The increasing adoption of AI-generated radiology reports necessitates robust methods for detecting hallucinations--false or unfounded statements that could impact patient care. We present ReXTrust, a novel framework for…

Hallucination