$\propto$SVM for learning with label proportions
Felix X. Yu, Dong Liu, Sanjiv Kumar, Tony Jebara, Shih-Fu Chang

TL;DR
This paper introduces proportion-SVM, a novel large-margin method for learning from group-level label proportions, avoiding restrictive assumptions and outperforming existing methods especially with larger groups.
Contribution
Propose the proportion-SVM model that explicitly incorporates latent labels and group proportions within a large-margin framework, with efficient algorithms for non-convex optimization.
Findings
Outperforms state-of-the-art methods on standard datasets.
Effective especially for larger group sizes.
Uses two algorithms: alternating optimization and convex relaxation.
Abstract
We study the problem of learning with label proportions in which the training data is provided in groups and only the proportion of each class in each group is known. We propose a new method called proportion-SVM, or SVM, which explicitly models the latent unknown instance labels together with the known group label proportions in a large-margin framework. Unlike the existing works, our approach avoids making restrictive assumptions about the data. The SVM model leads to a non-convex integer programming problem. In order to solve it efficiently, we propose two algorithms: one based on simple alternating optimization and the other based on a convex relaxation. Extensive experiments on standard datasets show that SVM outperforms the state-of-the-art, especially for larger group sizes.
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 Data Classification · Text and Document Classification Technologies · Domain Adaptation and Few-Shot Learning
