English

Rejection via Learning Density Ratios

Machine Learning 2025-05-09 v2 Machine Learning

Abstract

Classification with rejection emerges as a learning paradigm which allows models to abstain from making predictions. The predominant approach is to alter the supervised learning pipeline by augmenting typical loss functions, letting model rejection incur a lower loss than an incorrect prediction. Instead, we propose a different distributional perspective, where we seek to find an idealized data distribution which maximizes a pretrained model's performance. This can be formalized via the optimization of a loss's risk with a φ\varphi-divergence regularization term. Through this idealized distribution, a rejection decision can be made by utilizing the density ratio between this distribution and the data distribution. We focus on the setting where our φ\varphi-divergences are specified by the family of α\alpha-divergence. Our framework is tested empirically over clean and noisy datasets.

Keywords

Cite

@article{arxiv.2405.18686,
  title  = {Rejection via Learning Density Ratios},
  author = {Alexander Soen and Hisham Husain and Philip Schulz and Vu Nguyen},
  journal= {arXiv preprint arXiv:2405.18686},
  year   = {2025}
}

Comments

Compared to published version, a typo in Appendix Section E has been fixed

R2 v1 2026-06-28T16:44:55.505Z