Selective Classification via One-Sided Prediction
Aditya Gangrade, Anil Kag, Venkatesh Saligrama

TL;DR
This paper introduces a new selective classification method called One-Sided Prediction (OSP) that optimizes class-wise risks to maximize coverage while maintaining high accuracy, outperforming existing methods.
Contribution
The paper presents a novel OSP-based approach for selective classification that explicitly finds large class decision sets with few false positives, with theoretical guarantees and empirical improvements.
Findings
Achieves near-optimal coverage at high accuracy levels
Outperforms state-of-the-art methods in empirical tests
Provides theoretical generalization bounds for SC and OSP
Abstract
We propose a novel method for selective classification (SC), a problem which allows a classifier to abstain from predicting some instances, thus trading off accuracy against coverage (the fraction of instances predicted). In contrast to prior gating or confidence-set based work, our proposed method optimises a collection of class-wise decoupled one-sided empirical risks, and is in essence a method for explicitly finding the largest decision sets for each class that have few false positives. This one-sided prediction (OSP) based relaxation yields an SC scheme that attains near-optimal coverage in the practically relevant high target accuracy regime, and further admits efficient implementation, leading to a flexible and principled method for SC. We theoretically derive generalization bounds for SC and OSP, and empirically we show that our scheme strongly outperforms state of the art…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and Data Classification · Machine Learning and Algorithms · Imbalanced Data Classification Techniques
