Error Detection for PET/CT Radiology Reports: Domain-Specific vs Large Language Models

📅 2026-08-30
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
研究通过对比领域特定模型与大型语言模型在PET/CT报告错误检测中的表现,发现领域特定训练比模型规模更重要,支持使用紧凑模型进行准确且高效的自动化放射学报告质量保证。
📝 Abstract
Errors in radiology reports can adversely affect patient treatment, yet automated report quality assurance remains challenging because errors are often subtle and require domain expertise to detect. Although large language models (LLMs) have recently been proposed for radiology report verification, their ability to detect clinically meaningful errors beyond chest X-ray datasets remains under-explored. To this end, we present the first systematic evaluation of language models for PET/CT report error detection, comparing compact domain-specific models with SOTA open-weight LLMs. We collected 30,633 oncology FDG PET/CT reports from 23 radiologists over 10 years. We trained domain-specific BERT models to detect clinically motivated synthetic reporting errors and evaluated alongside zero-/few-shot Qwen3-32B, Gemma-3-27B and Llama-3.3-70B on a held-out benchmark of 11,500 reports. A 15M-parameter model achieved 94.4% balanced accuracy with a 5.8% false-positive rate, compared with 84.0% for the strongest prompted LLM. Task-specific adaptation of Llama-3.3-70B closed this performance gap (94.4%) but retained substantially greater computational requirements. Our results suggest that domain-specific training matters more than model scale for PET/CT report error detection, supporting compact models as an accurate and computationally efficient approach to automated radiology report quality assurance.
Problem

Research questions and friction points this paper is trying to address.

Error Detection
Radiology Reports
Large Language Models
Domain-Specific Models
PET/CT
Innovation

Methods, ideas, or system contributions that make the work stand out.

domain-specific models
PET/CT report error detection
large language models