PulseAugur
EN
LIVE 07:57:44

New Patient Sampling method improves EHR foundation models

A new pretraining method called Patient Sampling has been developed for autoregressive foundation models used with electronic health records (EHRs). This method addresses biases that can arise from standard language modeling approaches, where patient data is concatenated and windows may mix multiple patients. By controlling how training signals are distributed, Patient Sampling improves performance on downstream clinical tasks, showing enhanced Macro AUROC and AUPRC scores on MIMIC-IV datasets compared to the Global Stream baseline. The research highlights sequence construction as a critical, yet often overlooked, design choice for EHR foundation models. AI

IMPACT This new method could lead to more accurate and less biased AI models for analyzing electronic health records, improving clinical decision-making.

RANK_REASON Academic paper detailing a new method for training AI models. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.LG →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

New Patient Sampling method improves EHR foundation models

COVERAGE [1]

  1. arXiv cs.LG TIER_1 English(EN) · Joshua Placidi, Yuxuan Liu, Jinpei Han, Marek Rei, A. Aldo Faisal ·

    Pretraining EHR Foundation Models with Patient-Aware Sampling

    arXiv:2607.22114v1 Announce Type: new Abstract: Autoregressive foundation models for electronic health records (EHRs) typically inherit pretraining methods from language modeling, where patient trajectories are concatenated into a single token stream and windows are sampled from …