English

Beyond validation loss: Clinically-tailored optimization metrics improve a model's clinical performance

Machine Learning 2026-01-23 v1

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 the sense of better performance on the clinical task. The use of clinically-relevant metrics for optimization entails some extra effort, to define the metrics and to code them into the pipeline. But it can yield models that better meet the central goal of ML for healthcare: strong performance in the clinic.

Keywords

Cite

@article{arxiv.2601.15546,
  title  = {Beyond validation loss: Clinically-tailored optimization metrics improve a model's clinical performance},
  author = {Charles B. Delahunt and Courosh Mehanian and Daniel E. Shea and Matthew P. Horning},
  journal= {arXiv preprint arXiv:2601.15546},
  year   = {2026}
}

Comments

16 pages, 9 figures

R2 v1 2026-07-01T09:15:03.889Z