paper-with-me

홈 › 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 selective automation to reduce expert effort for labeling in RadGraph. We study RadGraph-style entity labeling (graph nodes) and leave relation extraction (edges) to future work. First, we train entity-specific classifiers on gold-standard reports and characterize their strengths and failure modes across anatomy and observation categories, with uncertain observations hardest to learn. Second, we generate RAG-guided synthetic reports and show that synthetic-only models remain within 1-2 F1 points of gold-trained models, and that synthetic augmentation is especially helpful for uncertain observations in a low-resource setting, improving F1 from 0.61 to 0.70. Finally, by learning entity-specific confidence thresholds, RadAnnotate can automatically annotate 55-90% of reports at 0.86-0.92 entity match score while routing low-confidence cases for expert review.

📄 PDF Abstract BibTeX arXiv:2603.16002

Code (0)

등록된 구현이 없습니다.

Tasks

Relation Extraction

Similar Papers 제목 키워드 기반

RadPhi-3: Small Language Models for Radiology

2024-11-19 · Mercy Ranjit, Shaury Srivastav, Tanuja Ganu

LLM based copilot assistants are useful in everyday tasks. There is a proliferation in the exploration of AI assistant use cases to support radiology workflows in a reliable manner. In this work, we present RadPhi-3, a S…

4kLanguage ModelingLanguage ModellingSmall Language Model

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

Medical AI Consensus: A Multi-Agent Framework for Radiology Report Generation and Evaluation

2025-09-22 · Ahmed T. Elboardy, Ghada Khoriba, Essam A. Rashed arxiv

Automating radiology report generation poses a dual challenge: building clinically reliable systems and designing rigorous evaluation protocols. We introduce a multi-agent reinforcement learning framework that serves as …

Multi-agent Reinforcement Learning

Radiologist Copilot: An Agentic Framework Orchestrating Specialized Tools for Reliable Radiology Reporting

2025-12-02 · Yongrui Yu, Zhongzhen Huang, Linjie Mu, Shaoting Zhang 외 arxiv

In clinical practice, radiology reporting is an essential yet complex, time-intensive, and error-prone task, particularly for 3D medical images. Existing automated approaches based on medical vision-language models prima…

Visual Reasoning

Language Models and Retrieval Augmented Generation for Automated Structured Data Extraction from Diagnostic Reports

2024-09-15 · Mohamed Sobhi Jabal, Pranav Warman, Jikai Zhang, Kartikeye Gupta 외

Purpose: To develop and evaluate an automated system for extracting structured clinical information from unstructured radiology and pathology reports using open-weights large language models (LMs) and retrieval augmented…

DiagnosticModel SelectionPrivacy PreservingPrompt Engineering+4