Classification of sparse binary vectors
Evgenii Chzhen

TL;DR
This paper develops and analyzes plug-in classifiers for multi-label classification with binary vectors, focusing on minimizing false negatives under constraints like sparsity and false positive bounds, providing theoretical guarantees and bounds.
Contribution
It introduces new plug-in methods for constrained multi-label classification, analyzing their theoretical properties and providing non-asymptotic risk bounds under different constraints.
Findings
Fast convergence rates for top-K classifiers under margin assumptions
Distribution-dependent constraints pose challenges for false positive control
Proposed sufficient conditions enable consistent estimation under false positive constraints
Abstract
In this work we consider a problem of multi-label classification, where each instance is associated with some binary vector. Our focus is to find a classifier which minimizes false negative discoveries under constraints. Depending on the considered set of constraints we propose plug-in methods and provide non-asymptotic analysis under margin type assumptions. Specifically, we analyze two particular examples of constraints that promote sparse predictions: in the first one, we focus on classifiers with -type constraints and in the second one, we address classifiers with bounded false positive discoveries. Both formulations lead to different Bayes rules and, thus, different plug-in approaches. The first considered scenario is the popular multi-label top- procedure: a label is predicted to be relevant if its score is among the largest ones. For this case, we provide an excess…
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
TopicsMachine Learning and Algorithms · Imbalanced Data Classification Techniques · Machine Learning and Data Classification
