Multi-Label Prediction via Compressed Sensing
Daniel Hsu, Sham M. Kakade, John Langford, Tong Zhang

TL;DR
This paper introduces a compressed sensing-based approach for multi-label prediction that efficiently handles large label spaces by exploiting output sparsity, reducing complexity significantly.
Contribution
It develops a novel reduction method from multi-label regression to binary regression using compressed sensing, with theoretical guarantees and improved efficiency.
Findings
Number of subproblems is logarithmic in total labels
Method is robust with regret transform bounds
Detailed analysis provided for linear prediction setting
Abstract
We consider multi-label prediction problems with large output spaces under the assumption of output sparsity -- that the target (label) vectors have small support. We develop a general theory for a variant of the popular error correcting output code scheme, using ideas from compressed sensing for exploiting this sparsity. The method can be regarded as a simple reduction from multi-label regression problems to binary regression problems. We show that the number of subproblems need only be logarithmic in the total number of possible labels, making this approach radically more efficient than others. We also state and prove robustness guarantees for this method in the form of regret transform bounds (in general), and also provide a more detailed analysis for the linear prediction setting.
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
TopicsSparse and Compressive Sensing Techniques · Machine Learning and Algorithms · Advanced Bandit Algorithms Research
