LGSep 15, 2022

Avoiding Biased Clinical Machine Learning Model Performance Estimates in the Presence of Label Selection

arXiv:2209.09188v12 citationsh-index: 30
Originality Incremental advance
AI Analysis

This addresses a critical issue for clinical decision support systems, where biased estimates could lead to wrongful termination of effective tools, though it is incremental by applying existing causal inference methods to a specific domain.

The study tackled the problem of biased performance estimates for clinical machine learning models due to label selection, showing that naive estimates can mislead by up to 20% in AUROC, and proposed a method combining randomization and weighting to recover true performance.

When evaluating the performance of clinical machine learning models, one must consider the deployment population. When the population of patients with observed labels is only a subset of the deployment population (label selection), standard model performance estimates on the observed population may be misleading. In this study we describe three classes of label selection and simulate five causally distinct scenarios to assess how particular selection mechanisms bias a suite of commonly reported binary machine learning model performance metrics. Simulations reveal that when selection is affected by observed features, naive estimates of model discrimination may be misleading. When selection is affected by labels, naive estimates of calibration fail to reflect reality. We borrow traditional weighting estimators from causal inference literature and find that when selection probabilities are properly specified, they recover full population estimates. We then tackle the real-world task of monitoring the performance of deployed machine learning models whose interactions with clinicians feed-back and affect the selection mechanism of the labels. We train three machine learning models to flag low-yield laboratory diagnostics, and simulate their intended consequence of reducing wasteful laboratory utilization. We find that naive estimates of AUROC on the observed population undershoot actual performance by up to 20%. Such a disparity could be large enough to lead to the wrongful termination of a successful clinical decision support tool. We propose an altered deployment procedure, one that combines injected randomization with traditional weighted estimates, and find it recovers true model performance.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes