AlphaDev — faster sorting, in the standard library
A reinforcement learning system wrote sorting routines with fewer instructions than the human benchmarks — and they were merged into the LLVM standard C++ sort library.
Chapter 5 is new in the 2024 edition — the AI Index added it in recognition of AI’s growing role in scientific and medical discovery. Its subject is 2023: sorting routines discovered by reinforcement learning and merged into the C++ standard library, 2.2 million new crystal structures, 71 million genetic variants scored in a single pass, and a language model that cleared 90% on a medical board-exam benchmark. Meanwhile the FDA’s approval list kept lengthening — while still containing no generative AI at all.
In 2022 AI began to advance scientific discovery. In 2023 it started shipping: algorithms into production libraries, materials into databases, forecasts into 80-plus countries. These are the six milestones picked by the AI Index Steering Committee.
A reinforcement learning system wrote sorting routines with fewer instructions than the human benchmarks — and they were merged into the LLVM standard C++ sort library.
Nvidia’s gradient-based approach to isosurface extraction cut mesh reconstruction error to 34.87% on the IN>5° metric, against 48.66% for the best DMTet variant.
An AI planning layer, a robot control layer and a physical lab, wired into a feedback loop: Synbot hit 100% conversion yield on a target molecule where the human reference sat at 85%.
A graph neural network that beats the industry state of the art, HRES, on root mean squared error for ten-day forecast skill.
Google’s graph network beat the Materials Project, a leading materials-discovery method, on stable crystal count — and surfaced structures human researchers had overlooked.
Google researchers built hydrological models that work on ungauged basins, matching or beating GloFAS on both precision and recall.
The systems the AI Index Steering Committee picked out of 2023 all do the same kind of job: they take a measurement that was previously too noisy, too slow or too expensive to make, and make it routine.
SynthSR converts ordinary clinical brain scans into high-resolution T1-weighted images, the format with the contrast and structural clarity that advanced research needs. That matters because scan quality varies enormously, and variability has kept a large share of existing clinical scans out of research entirely. Correlations between SynthSR output and ground-truth volumes ran from 0.89 to 0.99 at subject level (n=41) across white matter, cortical and subcortical gray matter, ventricles, hippocampus and amygdala; at scan level (n=435) they were lower and more uneven, from 0.60 to 0.99.
Diagnosing Parkinson’s and Alzheimer’s depends on identifying biomarkers fast and precisely. Mass spectrometry and ELISA can quantify protein levels but cannot discern changes in structural state — which is where the disease signal often sits. The 2023 answer was ImmunoSEIRA: AI-coupled plasmonic infrared sensors using Surface-Enhanced Infrared Absorption spectroscopy together with an immunoassay technique. Across test samples spanning fibril concentrations from 0% to 100%, the deep neural network’s predicted percentages tracked the actual ones closely.
Traditional methods for predicting viral escape rely on real-time strain and antibody data — exactly what is missing in the early stages of a pandemic, when the prediction is worth the most. EVEscape is trained instead on historical sequences plus biophysical and structural information, so it evaluates escape independently of current strain data. Working from prepandemic information only, it predicted 50.0% of observed SARS-CoV-2 mutations, against 46.2% and 32.3% for experimental scans that had pandemic antibody and sera data available, and 24% for a previous model.
MedQA was supposed to be hard: over 60,000 questions taken from professional medical board exams and designed to challenge doctors. In 2023 a model crossed 90% on it — and the method that got it there was prompting, not training.
Introduced in 2020, MedQA is the standard test of AI clinical knowledge. Performance on it has improved remarkably: the leading system of 2023, GPT-4 Medprompt, reached 90.2% accuracy, an increase of 22.6 percentage points over the top score in 2022. Since the benchmark’s inception, AI capability on MedQA has nearly tripled.
It was commonly assumed that a general-purpose LLM needs significant fine-tuning on domain-specific data before it can handle specialized medical questions. Research from Microsoft in late 2023 overturned that. GPT-4 Medprompt used prompt engineering alone to steer GPT-4 across MultiMedQA, a suite of four demanding medical benchmarks, and exceeded the top 2022 model Flan-PaLM 540B on the multiple-choice sections by 3.0 points on PubMedQA, 21.5 on MedMCQA and 16.2 on MMLU. It also beat the then state-of-the-art Med-PaLM 2, and it was the first system to pass 90% on MedQA. Prompt engineering, the chapter concludes, is a promising alternative to domain fine-tuning.
GPT-4 Medprompt is closed: its weights are not available to the public. The strongest open medical model of 2023, MediTron-70B, scored 70.2% on MedQA — the highest yet achieved by an open-source model, a significant improvement over the previous open state of the art, and ahead of Llama 2 at 63.8%, but 20 points behind Medprompt and 16 behind Med-PaLM 2. The chapter’s point is not that the gap is embarrassing; it is that medical AI only reaches its potential if its capabilities are widely accessible, and right now the best clinical knowledge sits behind closed weights.
Away from the benchmarks, 2023’s clinical research asked a narrower question: not whether a model knows medicine, but whether adding it to an existing workflow changes an outcome a hospital can count.
AI imaging systems miss diagnoses clinicians catch, and clinicians miss diagnoses AI catches. CoDoC (Complementarity-Driven Deferral to Clinical Workflow) is built around that asymmetry: it decides when to rely on the AI and when to defer to the traditional clinical path. Across four medical datasets its sensitivity beat clinicians by an average of 4.5 percentage points and a standalone AI model by 6.5; its specificity beat clinicians by 2.7 points and the standalone model by 5.7. It also reduced clinical workflow by 66%.
Pancreatic ductal adenocarcinoma is usually found too late for surgery, and screening asymptomatic people is hard because prevalence is low and false positives are costly. A Chinese research team built PANDA to detect and classify pancreatic lesions. In multicenter validation on 6,239 patients it beat the mean radiologist by 34.1% in sensitivity and 6.3% in specificity. In a real-world, multi-scenario test covering 20,530 patients it reached 92.9% sensitivity and 99.9% specificity.
Knowledge benchmarks like MedQA and the USMLE do not capture what clinicians actually spend their hours on: information-intensive administrative work over electronic health records. MedAlign, introduced in 2023, is the first extensive EHR-focused benchmark — 983 questions and instructions with 303 clinician responses, drawn from seven medical specialties. Tested on it, the best system was a GPT-4 variant using multistep refinement, and its correctness rate was 65.0%. That is the honest number for administrative competence in 2023, and it sits far below the same family’s 90.2% on MedQA.
The findings that are easiest to over-read, with the numbers attached.
Headline findings from Chapter 5 · Science and Medicine.
In 2022, AI began to advance scientific discovery. 2023, however, saw the launch of even more significant science-related AI applications — from AlphaDev, which makes algorithmic sorting more efficient, to GNoME, which facilitates the process of materials discovery.
The standout model of 2023, GPT-4 Medprompt, reached an accuracy rate of 90.2%, marking a 22.6 percentage point increase from the highest score in 2022.
In 2022, the FDA approved 139 AI-related medical devices, a 12.1% increase from 2021. Since 2012, the number of FDA-approved AI-related medical devices has increased by more than 45-fold.
As of October 2023, the FDA has not approved any devices that utilize generative AI or are powered by LLMs.
Of the 71 million possible missense variants, AlphaMissense classified 89%. In contrast, human annotators have only been able to confirm the nature of 0.1% of all missense mutations.
Sections 5.1 and 5.2, with every figure and citation, are free from Stanford HAI. Or head back to the report highlights and the nine-chapter overview.
Open the AI Index 2024 →