paper-with-me

홈 › Papers

Rethinking clinical prediction: Why machine learning must consider year of care and feature aggregation

2018-11-30 · Bret Nestor, Matthew B. A. McDermott, Geeticka Chauhan, Tristan Naumann, Michael C. Hughes, Anna Goldenberg, Marzyeh Ghassemi

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.

📄 PDF Abstract BibTeX arXiv:1811.12583

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningMortality Prediction

Similar Papers 제목 키워드 기반

Machine Learning for Medicine Must Be Interpretable, Shareable, Reproducible and Accountable by Design

2025-08-22 · Ayyüce Begüm Bektaş, Mithat Gönen arxiv

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 Learning

One Size Fits None: Rethinking Fairness in Medical AI

2025-06-17 · Roland Roller, Michael Hahn, Ajay Madhavan Ravichandran, Bilgin Osmanodja 외

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 MakingFairness

Faithful and Plausible Explanations of Medical Code Predictions

2021-04-16 · Zach Wood-Doughty, Isabel Cachola, Mark Dredze

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 Making

Faithful and Plausible Explanations of Medical Code Predictions

2021-05-16 · ACL ARR May 2021 5 · Anonymous

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 Making

Model Distillation for Faithful Explanations of Medical Code Predictions

2022-05-01 · BioNLP (ACL) 2022 5 · Zach Wood-Doughty, Isabel Cachola, Mark Dredze

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