paper-with-me

홈 › Papers

Feature Robustness in Non-stationary Health Records: Caveats to Deployable Model Performance in Common Clinical Machine Learning Tasks

2019-08-02 · Bret Nestor, Matthew B. A. McDermott, Willie Boag, Gabriela Berner, Tristan Naumann, Michael C. Hughes, Anna Goldenberg, Marzyeh Ghassemi

When training clinical prediction models from electronic health records (EHRs), a key concern should be a model's ability to sustain performance over time when deployed, even as care practices, database systems, and population demographics evolve. Due to de-identification requirements, however, current experimental practices for public EHR benchmarks (such as the MIMIC-III critical care dataset) are time agnostic, assigning care records to train or test sets without regard for the actual dates of care. As a result, current benchmarks cannot assess how well models trained on one year generalise to another. In this work, we obtain a Limited Data Use Agreement to access year of care for each record in MIMIC and show that all tested state-of-the-art models decay in prediction quality when trained on historical data and tested on future data, particularly in response to a system-wide record-keeping change in 2008 (0.29 drop in AUROC for mortality prediction, 0.10 drop in AUROC for length-of-stay prediction with a random forest classifier). We further develop a simple yet effective mitigation strategy: by aggregating raw features into expert-defined clinical concepts, we see only a 0.06 drop in AUROC for mortality prediction and a 0.03 drop in AUROC for length-of-stay prediction. We demonstrate that this aggregation strategy outperforms other automatic feature preprocessing techniques aimed at increasing robustness to data drift. We release our aggregated representations and code to encourage more deployable clinical prediction models.

📄 PDF Abstract BibTeX arXiv:1908.00690

Code (1)

MLforHealth/MIMIC_Generalisation 공식 구현 pytorch

Tasks

De-identificationLength-of-Stay predictionMortality PredictionPrediction

Similar Papers 제목 키워드 기반

Nonstationary Multivariate Gaussian Processes for Electronic Health Records

2019-10-13 · Rui Meng, Braden Soper, Herbert Lee, Vincent X. Liu 외

We propose multivariate nonstationary Gaussian processes for jointly modeling multiple clinical variables, where the key parameters, length-scales, standard deviations and the correlations between the observed output, ar…

Gaussian Processes

Downstream Fairness Caveats with Synthetic Healthcare Data

2022-03-09 · Karan Bhanot, Ioana Baldini, Dennis Wei, Jiaming Zeng 외

This paper evaluates synthetically generated healthcare data for biases and investigates the effect of fairness mitigation techniques on utility-fairness. Privacy laws limit access to health data such as Electronic Medic…

FairnessGenerative Adversarial Network

WoLF: Wide-scope Large Language Model Framework for CXR Understanding

2024-03-19 · Seil Kang, Donghyun Kim, Junhyeok Kim, Hyo Kyung Lee 외

Significant methodological strides have been made toward Chest X-ray (CXR) understanding via modern vision-language models (VLMs), demonstrating impressive Visual Question Answering (VQA) and CXR report generation abilit…

AnatomyInstruction FollowingLanguage ModelingLanguage Modelling+4

Synthetic Health-related Longitudinal Data with Mixed-type Variables Generated using Diffusion Models

2023-03-22 · Nicholas I-Hsien Kuo, Louisa Jorm, Sebastiano Barbieri

This paper presents a novel approach to simulating electronic health records (EHRs) using diffusion probabilistic models (DPMs). Specifically, we demonstrate the effectiveness of DPMs in synthesising longitudinal EHRs th…

Reinforcement Learning (RL)

Cross-Clinic De-Identification of Swedish Electronic Health Records: Nuances and Caveats

2022-06-01 · LEGAL (LREC) 2022 6 · Olle Bridal, Thomas Vakili, Marina Santini

Privacy preservation of sensitive information is one of the main concerns in clinical text mining. Due to the inherent privacy risks of handling clinical data, the clinical corpora used to create the clinical Named Entit…

De-identificationnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+1