Weakly Supervised Classification Using Group-Level Labels
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.
Code (0)
등록된 구현이 없습니다.
Tasks
Binary ClassificationClassificationWeakly Supervised ClassificationSimilar Papers 제목 키워드 기반
SegGroup: Seg-Level Supervision for 3D Instance and Semantic Segmentation
Most existing point cloud instance and semantic segmentation methods rely heavily on strong supervision signals, which require point-level labels for every point in the scene. However, such strong supervision suffers fro…
3D Instance Segmentation3D Semantic SegmentationSegmentationDBGroup: Dual-Branch Point Grouping for Weakly Supervised 3D Semantic Instance Segmentation
Weakly supervised 3D instance segmentation is essential for 3D scene understanding, especially as the growing scale of data and high annotation costs associated with fully supervised approaches. Existing methods primaril…
3D Semantic Instance Segmentation3D Semantic Segmentation3D Instance SegmentationScene UnderstandingDistilling Self-Supervised Vision Transformers for Weakly-Supervised Few-Shot Classification & Segmentation
We address the task of weakly-supervised few-shot image classification and segmentation, by leveraging a Vision Transformer (ViT) pretrained with self-supervision. Our proposed method takes token representations from the…
Few-Shot Image Classificationimage-classificationImage ClassificationPseudo Label+1Weakly Supervised Graph Based Semantic Segmentation by Learning Communities of Image-Parts
We present a weakly-supervised approach to semantic segmentation. The goal is to assign pixel-level labels given only partial information, for example, image-level labels. This is an important problem in many application…
ClusteringPartially Labeled DatasetsSegmentationSemantic SegmentationRevisiting Foreground and Background Separation in Weakly-supervised Temporal Action Localization: A Clustering-based Approach
Weakly-supervised temporal action localization aims to localize action instances in videos with only video-level action labels. Existing methods mainly embrace a localization-by-classification pipeline that optimizes the…
Action LocalizationClassificationClusteringTemporal Action Localization+3