Weakly Supervised Classification Using Group-Level Labels
Guruprasad Nayak, Rahul Ghosh, Xiaowei Jia, Vipin Kumar

TL;DR
This paper introduces a method for training instance-level classifiers using only group-level labels as weak supervision, addressing data annotation challenges in privacy-sensitive and cost-constrained domains.
Contribution
It models group labels as class-conditional noisy labels and uses them to regularize instance-level classifiers, a novel approach for weak supervision.
Findings
Effective in land cover mapping applications
Works well with class imbalance
Leverages group labels to improve classification
Abstract
In many applications, finding adequate labeled data to train predictive models is a major challenge. In this work, we propose methods to use group-level binary labels as weak supervision to train instance-level binary classification models. Aggregate labels are common in several domains where annotating on a group-level might be cheaper or might be the only way to provide annotated data without infringing on privacy. We model group-level labels as Class Conditional Noisy (CCN) labels for individual instances and use the noisy labels to regularize predictions of the model trained on the strongly-labeled instances. Our experiments on real-world application of land cover mapping shows the utility of the proposed method in leveraging group-level labels, both in the presence and absence of class imbalance.
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 · Imbalanced Data Classification Techniques · Anomaly Detection Techniques and Applications
