RadAdapt: Radiology Report Summarization via Lightweight Domain Adaptation of Large Language Models
Dave Van Veen, Cara Van Uden, Maayane Attias, Anuj Pareek, Christian, Bluethgen, Malgorzata Polacin, Wah Chiu, Jean-Benoit Delbrouck, Juan Manuel, Zambrano Chaves, Curtis P. Langlotz, Akshay S. Chaudhari, John Pauly

TL;DR
This paper explores lightweight domain adaptation techniques for large language models to improve radiology report summarization, emphasizing pretraining on clinical text and minimal fine-tuning to achieve high performance.
Contribution
It introduces a parameter-efficient adaptation method that fine-tunes only 0.32% of model parameters, significantly reducing computational costs while enhancing summarization quality.
Findings
Pretraining on clinical text improves summarization accuracy.
Fine-tuning only 0.32% of parameters is effective.
Domain adaptation is crucial for clinical NLP tasks.
Abstract
We systematically investigate lightweight strategies to adapt large language models (LLMs) for the task of radiology report summarization (RRS). Specifically, we focus on domain adaptation via pretraining (on natural language, biomedical text, or clinical text) and via discrete prompting or parameter-efficient fine-tuning. Our results consistently achieve best performance by maximally adapting to the task via pretraining on clinical text and fine-tuning on RRS examples. Importantly, this method fine-tunes a mere 0.32% of parameters throughout the model, in contrast to end-to-end fine-tuning (100% of parameters). Additionally, we study the effect of in-context examples and out-of-distribution (OOD) training before concluding with a radiologist reader study and qualitative analysis. Our findings highlight the importance of domain adaptation in RRS and provide valuable insights toward…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Biomedical Text Mining and Ontologies
