ImageNet classification with deep convolutional neural networks
Alex Krizhevsky, Ilya Sutskever et al.
75
Citations
8
Influential Citations
—
Venue
2025
Year
Recent advances in large language models (LLMs) have enabled general-purpose systems to perform increasingly complex domain-specific reasoning without extensive fine-tuning. In the medical domain, decision-making often requires integrating heterogeneous information sources, including patient narratives, structured data, and medical images. This study positions GPT-5 as a generalist multimodal reasoner for medical decision support and systematically evaluates its zero-shot chain-of-thought reasoning performance on both text-based question answering and visual question answering tasks under a unified protocol. We benchmark GPT-5, GPT-5-mini, GPT-5-nano, and GPT-4o-2024-11-20 against standardized splits of MedQA, MedXpertQA (text and multimodal), MMLU medical subsets, USMLE self-assessment exams, and VQA-RAD. Results show that GPT-5 consistently outperforms all baselines, achieving state-of-the-art accuracy across all QA benchmarks and delivering substantial gains in multimodal reasoning. On MedXpertQA MM, GPT-5 improves reasoning and understanding scores by +29.26% and +26.18% over GPT-4o, respectively, and surpasses pre-licensed human experts by +24.23% in reasoning and +29.40% in understanding. In contrast, GPT-4o remains below human expert performance in most dimensions. A representative case study demonstrates GPT-5’s ability to integrate visual and textual cues into a coherent diagnostic reasoning chain, recommending appropriate high-stakes interventions. Our results show that, on these controlled multimodal reasoning benchmarks, GPT-5 moves from human-comparable to above human-expert performance. This improvement may substantially inform the design of future clinical decision-support systems. We make the code public at the GPT-5-Evaluation.
This paper is significant because it demonstrates that a general-purpose LLM, GPT-5, can achieve above-human-expert performance on multimodal medical reasoning tasks without any fine-tuning. This is a major milestone for AI in healthcare, as it suggests that foundation models may soon be ready for high-stakes clinical decision support. The systematic evaluation across multiple benchmarks and model sizes provides a clear picture of GPT-5's capabilities and limitations.
The study also highlights the rapid progress from GPT-4o, which remained below human expert performance, to GPT-5, which surpasses it. This leap underscores the accelerating pace of improvement in LLMs and their potential to transform medical practice.
This work has broad implications for the AI field. It shows that generalist models can outperform specialists on domain-specific tasks, challenging the need for fine-tuning in many applications. For healthcare, it suggests that LLMs could be deployed as clinical decision-support tools with minimal adaptation, potentially improving diagnostic accuracy and efficiency. However, the controlled benchmark setting means real-world validation is still needed. The public release of evaluation code will facilitate further research and reproducibility.
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