ImageNet classification with deep convolutional neural networks
Alex Krizhevsky, Ilya Sutskever et al.
482
Citations
17
Influential Citations
Nature
Venue
2023
Year
Abstract Physicians make critical time-constrained decisions every day. Clinical predictive models can help physicians and administrators make decisions by forecasting clinical and operational events. Existing structured data-based clinical predictive models have limited use in everyday practice owing to complexity in data processing, as well as model development and deployment 1–3 . Here we show that unstructured clinical notes from the electronic health record can enable the training of clinical language models, which can be used as all-purpose clinical predictive engines with low-resistance development and deployment. Our approach leverages recent advances in natural language processing 4,5 to train a large language model for medical language (NYUTron) and subsequently fine-tune it across a wide range of clinical and operational predictive tasks. We evaluated our approach within our health system for five such tasks: 30-day all-cause readmission prediction, in-hospital mortality prediction, comorbidity index prediction, length of stay prediction, and insurance denial prediction. We show that NYUTron has an area under the curve (AUC) of 78.7–94.9%, with an improvement of 5.36–14.7% in the AUC compared with traditional models. We additionally demonstrate the benefits of pretraining with clinical text, the potential for increasing generalizability to different sites through fine-tuning and the full deployment of our system in a prospective, single-arm trial. These results show the potential for using clinical language models in medicine to read alongside physicians and provide guidance at the point of care.
This paper is significant because it addresses a critical bottleneck in clinical AI: the high cost and complexity of developing and deploying predictive models for each specific task. By showing that a single large language model (LLM) trained on unstructured clinical notes can serve as an all-purpose prediction engine, the authors open the door to a paradigm where AI systems can be rapidly adapted to new clinical questions without extensive data engineering or model retraining from scratch. This is particularly important in healthcare, where time-sensitive decisions require models that are both accurate and easy to integrate into existing workflows.
Furthermore, the paper provides a concrete demonstration of the value of unstructured text data, which is abundant in electronic health records but often underutilized compared to structured data like lab values and diagnoses. The prospective deployment of NYUTron in a single-arm trial adds real-world validation, moving beyond retrospective analyses that dominate the literature. This work aligns with the broader trend of foundation models in AI, where a single pretrained model can be fine-tuned for diverse downstream tasks.
NYUTron achieved the following AUCs across five tasks: 30-day readmission (78.7%), in-hospital mortality (94.9%), comorbidity index (89.3%), length of stay (86.5%), and insurance denial (87.2%). Compared to traditional structured-data models (e.g., logistic regression, gradient boosting), NYUTron showed relative AUC improvements ranging from 5.36% (readmission) to 14.7% (insurance denial). These improvements are clinically meaningful, especially for tasks like insurance denial prediction where traditional models often struggle. The prospective trial further confirmed that the model could be integrated into clinical workflows without disrupting operations.
This paper has broad implications for the AI field, particularly in healthcare. It demonstrates that LLMs can serve as versatile, low-resistance predictive engines, reducing the barrier to entry for deploying AI in clinical settings. The approach could be extended to other domains where unstructured text is abundant, such as legal or financial services. Moreover, the work highlights the importance of pretraining on domain-specific data, a lesson that applies to many specialized fields. By showing that a single model can handle multiple tasks with state-of-the-art performance, the authors challenge the traditional one-model-per-task paradigm and pave the way for more efficient and scalable AI systems.
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