English

Labrador: Exploring the Limits of Masked Language Modeling for Laboratory Data

Computation and Language 2024-12-06 v2 Artificial Intelligence Machine Learning

Abstract

In this work we introduce Labrador, a pre-trained Transformer model for laboratory data. Labrador and BERT were pre-trained on a corpus of 100 million lab test results from electronic health records (EHRs) and evaluated on various downstream outcome prediction tasks. Both models demonstrate mastery of the pre-training task but neither consistently outperform XGBoost on downstream supervised tasks. Our ablation studies reveal that transfer learning shows limited effectiveness for BERT and achieves marginal success with Labrador. We explore the reasons for the failure of transfer learning and suggest that the data generating process underlying each patient cannot be characterized sufficiently using labs alone, among other factors. We encourage future work to focus on joint modeling of multiple EHR data categories and to include tree-based baselines in their evaluations.

Keywords

Cite

@article{arxiv.2312.11502,
  title  = {Labrador: Exploring the Limits of Masked Language Modeling for Laboratory Data},
  author = {David R. Bellamy and Bhawesh Kumar and Cindy Wang and Andrew Beam},
  journal= {arXiv preprint arXiv:2312.11502},
  year   = {2024}
}

Comments

26 pages, 8 figures, best paper award at ML4H 2024

R2 v1 2026-06-28T13:55:03.907Z