Beyond validation loss: Clinically-tailored optimization metrics improve a model's clinical performance
Charles B. Delahunt, Courosh Mehanian, Daniel E. Shea, Matthew P. Horning

TL;DR
This paper demonstrates that optimizing machine learning models using clinically-tailored metrics, rather than traditional validation loss, leads to better clinical performance in healthcare applications.
Contribution
It introduces the concept of using clinically-relevant, non-differentiable metrics for model optimization and provides experimental evidence of their superiority over validation loss.
Findings
Clinically-tailored metrics improve model performance on clinical tasks.
Using these metrics yields models better aligned with healthcare goals.
Extra effort in defining and coding metrics enhances clinical relevance.
Abstract
A key task in ML is to optimize models at various stages, e.g. by choosing hyperparameters or picking a stopping point. A traditional ML approach is to use validation loss, i.e. to apply the training loss function on a validation set to guide these optimizations. However, ML for healthcare has a distinct goal from traditional ML: Models must perform well relative to specific clinical requirements, vs. relative to the loss function used for training. These clinical requirements can be captured more precisely by tailored metrics. Since many optimization tasks do not require the driving metric to be differentiable, they allow a wider range of options, including the use of metrics tailored to be clinically-relevant. In this paper we describe two controlled experiments which show how the use of clinically-tailored metrics provide superior model optimization compared to validation loss, in…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning in Healthcare · Artificial Intelligence in Healthcare and Education · Machine Learning and Data Classification
