Papers › Large Language Models Encode Clinical Knowledge

Large Language Models Encode Clinical Knowledge

26 Dec 2022arXiv:2212.13138archive 2025-07-28

Karan Singhal, Shekoofeh Azizi, Tao Tu, S. Sara Mahdavi, Jason Wei, Hyung Won Chung, Nathan Scales, Ajay Tanwani, Heather Cole-Lewis, Stephen Pfohl, Perry Payne, Martin Seneviratne, Paul Gamble, Chris Kelly, Nathaneal Scharli, Aakanksha Chowdhery, Philip Mansfield, Blaise Aguera y Arcas, Dale Webster, Greg S. Corrado, Yossi Matias, Katherine Chou, Juraj Gottweis, Nenad Tomasev, Yun Liu, Alvin Rajkomar, Joelle Barral, Christopher Semturs, Alan Karthikesalingam, Vivek Natarajan

Large language models (LLMs) have demonstrated impressive capabilities in natural language understanding and generation, but the quality bar for medical and clinical applications is high. Today, attempts to assess models' clinical knowledge typically rely on automated evaluations on limited benchmarks. There is no standard to evaluate model predictions and reasoning across a breadth of tasks. To address this, we present MultiMedQA, a benchmark combining six existing open question answering datasets spanning professional medical exams, research, and consumer queries; and HealthSearchQA, a new free-response dataset of medical questions searched online. We propose a framework for human evaluation of model answers along multiple axes including factuality, precision, possible harm, and bias. In addition, we evaluate PaLM (a 540-billion parameter LLM) and its instruction-tuned variant, Flan-PaLM, on MultiMedQA. Using a combination of prompting strategies, Flan-PaLM achieves state-of-the-art accuracy on every MultiMedQA multiple-choice dataset (MedQA, MedMCQA, PubMedQA, MMLU clinical topics), including 67.6% accuracy on MedQA (US Medical License Exam questions), surpassing prior state-of-the-art by over 17%. However, human evaluation reveals key gaps in Flan-PaLM responses. To resolve this we introduce instruction prompt tuning, a parameter-efficient approach for aligning LLMs to new domains using a few exemplars. The resulting model, Med-PaLM, performs encouragingly, but remains inferior to clinicians. We show that comprehension, recall of knowledge, and medical reasoning improve with model scale and instruction prompt tuning, suggesting the potential utility of LLMs in medicine. Our human evaluations reveal important limitations of today's models, reinforcing the importance of both evaluation frameworks and method development in creating safe, helpful LLM models for clinical applications.

PaperPDFCode

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

Code

dmis-lab/olaph mentioned on GitHubpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

Not run by Syntology. Nothing on this page verifies that the listed code works.

Tasks

Clinical KnowledgeMMLUMultiple Choice Question Answering (MCQA)Multiple-choiceNatural Language UnderstandingOpen-Ended Question AnsweringQuestion Answering

1 archive task tag without a task page not shown.

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Multiple Choice Question Answering (MCQA) MedMCQA Flan-PaLM (540B, SC) Dev Set (Acc-%) 0.576 #12 of 22 Archive leaderboard report
Multiple Choice Question Answering (MCQA) MedMCQA Flan-PaLM (540B, Few-shot) Dev Set (Acc-%) 0.565 #13 of 22 Archive leaderboard report
Multiple Choice Question Answering (MCQA) MedMCQA PaLM (540B, Few-shot) Dev Set (Acc-%) 0.545 #14 of 22 Archive leaderboard report
Multiple Choice Question Answering (MCQA) MedMCQA Flan-PaLM (540B, CoT) Dev Set (Acc-%) 0.536 #15 of 22 Archive leaderboard report
Multiple Choice Question Answering (MCQA) MedMCQA Flan-PaLM (62B, Few-shot) Dev Set (Acc-%) 0.462 #17 of 22 Archive leaderboard report
Multiple Choice Question Answering (MCQA) MedMCQA PaLM (62B, Few-shot) Dev Set (Acc-%) 0.434 #18 of 22 Archive leaderboard report
Multiple Choice Question Answering (MCQA) MedMCQA Flan-PaLM (8B, Few-shot) Dev Set (Acc-%) 0.345 #19 of 22 Archive leaderboard report
Multiple Choice Question Answering (MCQA) MedMCQA PaLM (8B, Few-shot) Dev Set (Acc-%) 0.267 #22 of 22 Archive leaderboard report
Question Answering MedQA Flan-PaLM (540 B) Accuracy 67.6 #10 of 27 Archive leaderboard report
Question Answering MedQA PubMedGPT (2.7 B) Accuracy 50.3 #17 of 27 Archive leaderboard report
Question Answering MedQA BioLinkBERT (340 M) Accuracy 45.1 #19 of 27 Archive leaderboard report
Question Answering MedQA GPT-Neo (2.7 B) Accuracy 33.3 #25 of 27 Archive leaderboard report
Question Answering PubMedQA Flan-PaLM (540B, Few-shot) Accuracy 79 #5 of 30 Archive leaderboard report
Question Answering PubMedQA Flan-PaLM (62B, Few-shot) Accuracy 77.2 #11 of 30 Archive leaderboard report
Question Answering PubMedQA Flan-PaLM (540B, SC) Accuracy 75.2 #16 of 30 Archive leaderboard report
Question Answering PubMedQA Flan-PaLM (8B, Few-shot) Accuracy 67.6 #25 of 30 Archive leaderboard report
Question Answering PubMedQA PaLM (62B, Few-shot) Accuracy 57.8 #27 of 30 Archive leaderboard report
Question Answering PubMedQA PaLM (540B, Few-shot) Accuracy 55 #29 of 30 Archive leaderboard report
Question Answering PubMedQA PaLM (8B, Few-shot) Accuracy 34 #30 of 30 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Methods

PaLM

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections