ImageNet classification with deep convolutional neural networks
Alex Krizhevsky, Ilya Sutskever et al.
4.7k
Citations
210
Influential Citations
Nature
Venue
2023
Year
Abstract Large language models (LLMs) have demonstrated impressive capabilities, but the bar for clinical applications is high. Attempts to assess the clinical knowledge of models typically rely on automated evaluations based on limited benchmarks. Here, to address these limitations, we present MultiMedQA, a benchmark combining six existing medical question answering datasets spanning professional medicine, research and consumer queries and a new dataset of medical questions searched online, HealthSearchQA. We propose a human evaluation framework for model answers along multiple axes including factuality, comprehension, reasoning, possible harm and bias. In addition, we evaluate Pathways Language Model 1 (PaLM, a 540-billion parameter LLM) and its instruction-tuned variant, Flan-PaLM 2 on MultiMedQA. Using a combination of prompting strategies, Flan-PaLM achieves state-of-the-art accuracy on every MultiMedQA multiple-choice dataset (MedQA 3 , MedMCQA 4 , PubMedQA 5 and Measuring Massive Multitask Language Understanding (MMLU) clinical topics 6 ), including 67.6% accuracy on MedQA (US Medical Licensing Exam-style questions), surpassing the prior state of the art by more than 17%. However, human evaluation reveals key gaps. 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, knowledge recall and reasoning improve with model scale and instruction prompt tuning, suggesting the potential utility of LLMs in medicine. Our human evaluations reveal limitations of today’s models, reinforcing the importance of both evaluation frameworks and method development in creating safe, helpful LLMs for clinical applications.
This paper is a landmark in the application of large language models to medicine. It directly addresses the critical gap between impressive automated benchmark scores and the stringent requirements of real-world clinical practice. By introducing MultiMedQA and a comprehensive human evaluation framework, the authors set a new standard for assessing LLMs in healthcare. The finding that even state-of-the-art models like Flan-PaLM, which achieve top scores on medical exam questions, still fall short of clinicians in nuanced human evaluation underscores the importance of going beyond automated metrics. This work is essential reading for anyone developing or deploying AI in clinical settings, as it provides both a methodology for rigorous evaluation and a clear demonstration of current limitations.
Flan-PaLM achieves state-of-the-art accuracy on every MultiMedQA multiple-choice dataset: 67.6% on MedQA (USMLE-style), surpassing prior best by >17%; top scores on MedMCQA, PubMedQA, and MMLU clinical topics. However, human evaluation reveals that Med-PaLM, despite instruction prompt tuning, remains inferior to clinicians. For example, clinician answers are rated as more factual, comprehensible, and less harmful. The gap is especially pronounced in reasoning and handling of potential harm.
This paper has broad implications for the AI field, particularly in high-stakes domains like medicine. It provides a replicable framework for evaluating LLMs beyond simple benchmarks, emphasizing the need for human-centered assessment. The introduction of instruction prompt tuning offers a practical, resource-efficient method for domain adaptation. The results caution against over-reliance on automated metrics and highlight the importance of safety, bias, and reasoning in clinical AI. This work will likely influence future research directions, encouraging more holistic evaluation and development of models that can truly assist clinicians.
Alex Krizhevsky, Ilya Sutskever et al.
Ashish Vaswani, Noam Shazeer et al.
Douglas M. Bates, Martin Mächler et al.
Diederik P. Kingma, Jimmy Ba