Related Experiment Video
Updated: Aug 5, 2026

Lexical Decision Task for Studying Written Word Recognition in Adults with and without Dementia or Mild Cognitive Impairment
Published on: June 25, 2019
Bigger Is Not Always Better: Computational Efficiency in Lexical Prehospital Triage Modeling
Aaron C Weidman1, Chase Zikmund1, Leonard S Weiss1
1Department of Emergency Medicine, School of Medicine, University of Pittsburgh, Pittsburgh, PA 15213, United States.
Simpler machine learning models (MLMs) demonstrate equivalent clinical performance to complex large language models (LLMs) for on-scene medical triage. MLMs offer significant advantages in computational efficiency for military AI applications.
Area of Science:
- Medical Artificial Intelligence
- Computational Efficiency in Healthcare
- Military Medicine
Background:
- Future large-scale combat operations necessitate efficient triage solutions for mass casualties.
- Artificial intelligence (AI) can enhance operational efficiency and enable triage at scale.
- Simpler machine learning models (MLMs) may offer advantages over large language models (LLMs) for edge implementation due to lower computational burden.
Purpose of the Study:
- To evaluate the clinical performance and computational efficiency of MLMs compared to LLMs for on-scene triage.
- To determine if computationally simpler AI can achieve equivalent clinical performance to complex AI in medical triage.
Main Methods:
- Retrospective study using data from a civilian critical care air transport service (2012-2021).
- Free-text clinician impressions and records of lifesaving interventions (LSIs) were abstracted.
- Two modeling approaches were used: MLMs (ensemble classifier with word frequencies) and LLMs (DistilBERT, BioBERT with tokenized word embeddings) to predict LSI receipt.
Main Results:
- MLMs and LLMs showed broadly equivalent performance in predicting LSIs (AUROC ~0.79-0.80).
- LLMs required substantially greater computational resources for both training and prediction compared to MLMs.
- Predictive equipoise was observed across seven independent LSI categories.
Conclusions:
- MLMs achieved equivalent clinical performance to LLMs for on-scene triage with a fraction of the computational resources.
- Nimble MLMs are advantageous for military AI, enabling deployment on edge devices and providing explainable decision support.
- Computational efficiency is critical for adopting and fielding AI medical capabilities in forward military environments.
Related Concept Videos
Pharmacokinetic Models: Comparison and Selection Criterion
Physiological models take a detailed approach by considering specific molecular processes. They can predict drug distribution, metabolism, and elimination changes, providing a comprehensive understanding of how drugs interact with the body.
Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...