Adversarial Label Learning
Chidubem Arachie, Bert Huang

TL;DR
This paper introduces adversarial label learning, a weakly supervised method that trains classifiers without labels by adversarially selecting labels within constraints, outperforming existing methods.
Contribution
It presents a novel adversarial approach to weakly supervised learning that minimizes an error bound, effectively handling bias and dependencies in weak supervision.
Findings
Successfully trains classifiers without labels on real datasets.
Outperforms existing weakly supervised learning methods.
Uses primal-dual subgradient descent for optimization.
Abstract
We consider the task of training classifiers without labels. We propose a weakly supervised method---adversarial label learning---that trains classifiers to perform well against an adversary that chooses labels for training data. The weak supervision constrains what labels the adversary can choose. The method therefore minimizes an upper bound of the classifier's error rate using projected primal-dual subgradient descent. Minimizing this bound protects against bias and dependencies in the weak supervision. Experiments on three real datasets show that our method can train without labels and outperforms other approaches for weakly supervised learning.
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 · Adversarial Robustness in Machine Learning · Anomaly Detection Techniques and Applications
