English

Do Large Language Models have Shared Weaknesses in Medical Question Answering?

Computation and Language 2024-10-14 v3

Abstract

Large language models (LLMs) have made rapid improvement on medical benchmarks, but their unreliability remains a persistent challenge for safe real-world uses. To design for the use LLMs as a category, rather than for specific models, requires developing an understanding of shared strengths and weaknesses which appear across models. To address this challenge, we benchmark a range of top LLMs and identify consistent patterns across models. We test 1616 well-known LLMs on 874874 newly collected questions from Polish medical licensing exams. For each question, we score each model on the top-1 accuracy and the distribution of probabilities assigned. We then compare these results with factors such as question difficulty for humans, question length, and the scores of the other models. LLM accuracies were positively correlated pairwise (0.390.39 to 0.580.58). Model performance was also correlated with human performance (0.090.09 to 0.130.13), but negatively correlated to the difference between the question-level accuracy of top-scoring and bottom-scoring humans (0.09-0.09 to 0.14-0.14). The top output probability and question length were positive and negative predictors of accuracy respectively (p<0.05< 0.05). The top scoring LLM, GPT-4o Turbo, scored 84%84\%, with Claude Opus, Gemini 1.5 Pro and Llama 3/3.1 between 74%74\% and 79%79\%. We found evidence of similarities between models in which questions they answer correctly, as well as similarities with human test takers. Larger models typically performed better, but differences in training, architecture, and data were also highly impactful. Model accuracy was positively correlated with confidence, but negatively correlated with question length. We find similar results with older models, and argue that these patterns are likely to persist across future models using similar training methods.

Keywords

Cite

@article{arxiv.2310.07225,
  title  = {Do Large Language Models have Shared Weaknesses in Medical Question Answering?},
  author = {Andrew M. Bean and Karolina Korgul and Felix Krones and Robert McCraith and Adam Mahdi},
  journal= {arXiv preprint arXiv:2310.07225},
  year   = {2024}
}

Comments

8 pages, 10 figures. To appear in NeurIPS 2024 Advancements in Medical Foundation Models Workshop

R2 v1 2026-06-28T12:46:57.862Z