English

MLPlatt: Simple Calibration Framework for Ranking Models

Information Retrieval 2026-01-14 v1 Machine Learning

Abstract

Ranking models are extensively used in e-commerce for relevance estimation. These models often suffer from poor interpretability and no scale calibration, particularly when trained with typical ranking loss functions. This paper addresses the problem of post-hoc calibration of ranking models. We introduce MLPlatt: a simple yet effective ranking model calibration method that preserves the item ordering and converts ranker outputs to interpretable click-through rate (CTR) probabilities usable in downstream tasks. The method is context-aware by design and achieves good calibration metrics globally, and within strata corresponding to different values of a selected categorical field (such as user country or device), which is often important from a business perspective of an E-commerce platform. We demonstrate the superiority of MLPlatt over existing approaches on two datasets, achieving an improvement of over 10\% in F-ECE (Field Expected Calibration Error) compared to other methods. Most importantly, we show that high-quality calibration can be achieved without compromising the ranking quality.

Keywords

Cite

@article{arxiv.2601.08345,
  title  = {MLPlatt: Simple Calibration Framework for Ranking Models},
  author = {Piotr Bajger and Roman Dusek and Krzysztof Galias and Paweł Młyniec and Aleksander Wawer and Paweł Zawistowski},
  journal= {arXiv preprint arXiv:2601.08345},
  year   = {2026}
}
R2 v1 2026-07-01T09:02:25.583Z