Cardinality-Aware Set Prediction and Top-$k$ Classification
Corinna Cortes, Anqi Mao, Christopher Mohri, Mehryar Mohri, Yutao, Zhong

TL;DR
This paper introduces a novel cardinality-aware top-$k$ classification method with a new loss function, surrogate losses, and algorithms, supported by theoretical bounds and extensive experiments on multiple datasets.
Contribution
It proposes a new cardinality-aware loss and algorithms for top-$k$ classification, with theoretical guarantees and extensive empirical validation.
Findings
Effective top-$k$ set prediction with low cardinality.
Theoretical $H$-consistency bounds established.
Improved performance on CIFAR, ImageNet, and SVHN datasets.
Abstract
We present a detailed study of cardinality-aware top- classification, a novel approach that aims to learn an accurate top- set predictor while maintaining a low cardinality. We introduce a new target loss function tailored to this setting that accounts for both the classification error and the cardinality of the set predicted. To optimize this loss function, we propose two families of surrogate losses: cost-sensitive comp-sum losses and cost-sensitive constrained losses. Minimizing these loss functions leads to new cardinality-aware algorithms that we describe in detail in the case of both top- and threshold-based classifiers. We establish -consistency bounds for our cardinality-aware surrogate loss functions, thereby providing a strong theoretical foundation for our algorithms. We report the results of extensive experiments on CIFAR-10, CIFAR-100, ImageNet, and SVHN…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFace and Expression Recognition · Advanced Graph Neural Networks · Bayesian Modeling and Causal Inference
MethodsSparse Evolutionary Training
