English

One-Stage Top-$k$ Learning-to-Defer: Score-Based Surrogates with Theoretical Guarantees

Machine Learning 2025-10-14 v2 Machine Learning

Abstract

We introduce the first one-stage Top-kk Learning-to-Defer framework, which unifies prediction and deferral by learning a shared score-based model that selects the kk most cost-effective entities-labels or experts-per input. While existing one-stage L2D methods are limited to deferring to a single expert, our approach jointly optimizes prediction and deferral across multiple entities through a single end-to-end objective. We define a cost-sensitive loss and derive a novel convex surrogate that is independent of the cardinality parameter kk, enabling generalization across Top-kk regimes without retraining. Our formulation recovers the Top-1 deferral policy of prior score-based methods as a special case, and we prove that our surrogate is both Bayes-consistent and H\mathcal{H}-consistent under mild assumptions. We further introduce an adaptive variant, Top-k(x)k(x), which dynamically selects the number of consulted entities per input to balance predictive accuracy and consultation cost. Experiments on CIFAR-10 and SVHN confirm that our one-stage Top-kk method strictly outperforms Top-1 deferral, while Top-k(x)k(x) achieves superior accuracy-cost trade-offs by tailoring allocations to input complexity.

Keywords

Cite

@article{arxiv.2505.10160,
  title  = {One-Stage Top-$k$ Learning-to-Defer: Score-Based Surrogates with Theoretical Guarantees},
  author = {Yannis Montreuil and Axel Carlier and Lai Xing Ng and Wei Tsang Ooi},
  journal= {arXiv preprint arXiv:2505.10160},
  year   = {2025}
}

Comments

Merged with another paper: 'Why Ask One When You Can Ask k? Learning-to-Defer to the Top-k Experts" (arXiv:2504.12988)