LGAICLJul 5, 2023

EHRSHOT: An EHR Benchmark for Few-Shot Evaluation of Foundation Models

Stanford
arXiv:2307.02028v3125 citationsh-index: 23Has Code
Originality Incremental advance
AI Analysis

This addresses the problem of limited public benchmarks and models for healthcare ML researchers, facilitating progress in clinical AI, though it is incremental by building on existing foundation model paradigms.

The authors tackled the lack of shared assets for evaluating foundation models in healthcare by releasing EHRSHOT, a longitudinal EHR dataset with 6,739 patients, a 141M parameter clinical foundation model pretrained on 2.57M patients, and 15 few-shot clinical prediction tasks, enabling community validation and benchmarking.

While the general machine learning (ML) community has benefited from public datasets, tasks, and models, the progress of ML in healthcare has been hampered by a lack of such shared assets. The success of foundation models creates new challenges for healthcare ML by requiring access to shared pretrained models to validate performance benefits. We help address these challenges through three contributions. First, we publish a new dataset, EHRSHOT, which contains deidentified structured data from the electronic health records (EHRs) of 6,739 patients from Stanford Medicine. Unlike MIMIC-III/IV and other popular EHR datasets, EHRSHOT is longitudinal and not restricted to ICU/ED patients. Second, we publish the weights of CLMBR-T-base, a 141M parameter clinical foundation model pretrained on the structured EHR data of 2.57M patients. We are one of the first to fully release such a model for coded EHR data; in contrast, most prior models released for clinical data (e.g. GatorTron, ClinicalBERT) only work with unstructured text and cannot process the rich, structured data within an EHR. We provide an end-to-end pipeline for the community to validate and build upon its performance. Third, we define 15 few-shot clinical prediction tasks, enabling evaluation of foundation models on benefits such as sample efficiency and task adaptation. Our model and dataset are available via a research data use agreement from our website: https://ehrshot.stanford.edu. Code to reproduce our results are available at our Github repo: https://github.com/som-shahlab/ehrshot-benchmark

Code Implementations2 repos
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes