Fine-Tuning In-House Large Language Models to Infer Differential Diagnosis from Radiology Reports
Luoyao Chen, Revant Teotia, Antonio Verdone, Aidan Cardall, Lakshay, Tyagi, Yiqiu Shen, Sumit Chopra

TL;DR
This paper presents a method to fine-tune open-source large language models for extracting differential diagnoses from radiology reports, achieving performance comparable to GPT-4 while improving privacy and reducing costs.
Contribution
The study introduces a pipeline for creating in-house LLMs using GPT-4 generated labels, enabling effective differential diagnosis extraction without relying on proprietary models.
Findings
Fine-tuned LLMs achieved 92.1% F1 score.
Performance comparable to GPT-4 (90.8%).
Method enhances privacy and reduces costs.
Abstract
Radiology reports summarize key findings and differential diagnoses derived from medical imaging examinations. The extraction of differential diagnoses is crucial for downstream tasks, including patient management and treatment planning. However, the unstructured nature of these reports, characterized by diverse linguistic styles and inconsistent formatting, presents significant challenges. Although proprietary large language models (LLMs) such as GPT-4 can effectively retrieve clinical information, their use is limited in practice by high costs and concerns over the privacy of protected health information (PHI). This study introduces a pipeline for developing in-house LLMs tailored to identify differential diagnoses from radiology reports. We first utilize GPT-4 to create 31,056 labeled reports, then fine-tune open source LLM using this dataset. Evaluated on a set of 1,067 reports…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Radiomics and Machine Learning in Medical Imaging
MethodsRefunds@Expedia|||How do I get a full refund from Expedia? · Attention Is All You Need · Position-Wise Feed-Forward Layer · Cosine Annealing · Linear Layer · Absolute Position Encodings · Label Smoothing · Multi-Head Attention · Transformer · Dense Connections
