Rethinking clinical prediction: Why machine learning must consider year of care and feature aggregation
Machine learning for healthcare often trains models on de-identified datasets with randomly-shifted calendar dates, ignoring the fact that data were generated under hospital operation practices that change over time. These changing practices induce definitive changes in observed data which confound evaluations which do not account for dates and limit the generalisability of date-agnostic models. In this work, we establish the magnitude of this problem on MIMIC, a public hospital dataset, and showcase a simple solution. We augment MIMIC with the year in which care was provided and show that a model trained using standard feature representations will significantly degrade in quality over time. We find a deterioration of 0.3 AUC when evaluating mortality prediction on data from 10 years later. We find a similar deterioration of 0.15 AUC for length-of-stay. In contrast, we demonstrate that clinically-oriented aggregates of raw features significantly mitigate future deterioration. Our suggested aggregated representations, when retrained yearly, have prediction quality comparable to year-agnostic models.
Code (0)
등록된 구현이 없습니다.
Tasks
BIG-bench Machine LearningMortality PredictionSimilar Papers 제목 키워드 기반
Machine Learning for Medicine Must Be Interpretable, Shareable, Reproducible and Accountable by Design
This paper claims that machine learning models deployed in high stakes domains such as medicine must be interpretable, shareable, reproducible and accountable. We argue that these principles should form the foundational …
Federated LearningOne Size Fits None: Rethinking Fairness in Medical AI
Machine learning (ML) models are increasingly used to support clinical decision-making. However, real-world medical datasets are often noisy, incomplete, and imbalanced, leading to performance disparities across patient …
Decision MakingFairnessFaithful and Plausible Explanations of Medical Code Predictions
Machine learning models that offer excellent predictive performance often lack the interpretability necessary to support integrated human machine decision-making. In clinical medicine and other high-risk settings, domain…
Decision MakingFaithful and Plausible Explanations of Medical Code Predictions
Machine learning models that offer excellent predictive performance often lack the interpretability necessary to support integrated human machine decision-making. In clinical medicine and other high-risk settings, domain…
Decision MakingModel Distillation for Faithful Explanations of Medical Code Predictions
Machine learning models that offer excellent predictive performance often lack the interpretability necessary to support integrated human machine decision-making. In clinical medicine and other high-risk settings, domain…
Decision MakingKnowledge Distillation