English

LOCUS: A Distribution-Free Loss-Quantile Score for Risk-Aware Predictions

Machine Learning 2026-03-03 v1 Machine Learning

Abstract

Modern machine learning models can be accurate on average yet still make mistakes that dominate deployment cost. We introduce Locus, a distribution-free wrapper that produces a per-input loss-scale reliability score for a fixed prediction function. Rather than quantifying uncertainty about the label, Locus models the realized loss of the prediction function using any engine that outputs a predictive distribution for the loss given an input. A simple split-calibration step turns this function into a distribution-free interpretable score that is comparable across inputs and can be read as an upper loss level. The score is useful on its own for ranking, and it can optionally be thresholded to obtain a transparent flagging rule with distribution-free control of large-loss events. Experiments across 13 regression benchmarks show that Locus yields effective risk ranking and reduces large-loss frequency compared to standard heuristics.

Keywords

Cite

@article{arxiv.2603.01971,
  title  = {LOCUS: A Distribution-Free Loss-Quantile Score for Risk-Aware Predictions},
  author = {Matheus Barreto and Mário de Castro and Thiago R. Ramos and Denis Valle and Rafael Izbicki},
  journal= {arXiv preprint arXiv:2603.01971},
  year   = {2026}
}

Comments

The article contains nine pages and the appendix twelve

R2 v1 2026-07-01T10:59:24.051Z