Do We Still Need Clinical Language Models?
Eric Lehman, Evan Hernandez, Diwakar Mahajan, Jonas Wulff, Micah J., Smith, Zachary Ziegler, Daniel Nadler, Peter Szolovits, Alistair Johnson,, Emily Alsentzer

TL;DR
This paper evaluates whether large general LLMs suffice for clinical NLP tasks or if specialized clinical models are necessary, finding that smaller, domain-specific models outperform general models in clinical tasks.
Contribution
The study provides an extensive empirical comparison showing that small, specialized clinical models outperform larger general models on clinical NLP tasks.
Findings
Small clinical models outperform large general models in clinical tasks.
Pretraining on clinical data enables smaller models to match or surpass larger models.
Specialized models are more efficient and effective for clinical NLP applications.
Abstract
Although recent advances in scaling large language models (LLMs) have resulted in improvements on many NLP tasks, it remains unclear whether these models trained primarily with general web text are the right tool in highly specialized, safety critical domains such as clinical text. Recent results have suggested that LLMs encode a surprising amount of medical knowledge. This raises an important question regarding the utility of smaller domain-specific language models. With the success of general-domain LLMs, is there still a need for specialized clinical models? To investigate this question, we conduct an extensive empirical analysis of 12 language models, ranging from 220M to 175B parameters, measuring their performance on 3 different clinical tasks that test their ability to parse and reason over electronic health records. As part of our experiments, we train T5-Base and T5-Large…
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 · Machine Learning in Healthcare · Artificial Intelligence in Healthcare and Education
MethodsTest
