Controller-Guided Partial Label Consistency Regularization with Unlabeled Data
Partial label learning (PLL) learns from training examples each associated with multiple candidate labels, among which only one is valid. In recent years, benefiting from the strong capability of dealing with ambiguous supervision and the impetus of modern data augmentation methods, consistency regularization-based PLL methods have achieved a series of successes and become mainstream. However, as the partial annotation becomes insufficient, their performances drop significantly. In this paper, we leverage easily accessible unlabeled examples to facilitate the partial label consistency regularization. In addition to a partial supervised loss, our method performs a controller-guided consistency regularization at both the label-level and representation-level with the help of unlabeled data. To minimize the disadvantages of insufficient capabilities of the initial supervised model, we use the controller to estimate the confidence of each current prediction to guide the subsequent consistency regularization. Furthermore, we dynamically adjust the confidence thresholds so that the number of samples of each class participating in consistency regularization remains roughly equal to alleviate the problem of class-imbalance. Experiments show that our method achieves satisfactory performances in more practical situations, and its modules can be applied to existing PLL methods to enhance their capabilities.
Code (0)
등록된 구현이 없습니다.
Tasks
Contrastive LearningData AugmentationPartial Label LearningvalidMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
GTPC-SSCD: Gate-guided Two-level Perturbation Consistency-based Semi-Supervised Change Detection
Semi-supervised change detection (SSCD) utilizes partially labeled data and abundant unlabeled data to detect differences between multi-temporal remote sensing images. The mainstream SSCD methods based on consistency reg…
Change DetectionSemi-supervised Change DetectionSaliency Regularization for Self-Training with Partial Annotations
Partially annotated images are easy to obtain in multi-label classification. However, unknown labels in partially annotated images exacerbate the positive-negative imbalance inherent in multi-label classification, wh…
Multi-Label ClassificationMUlTI-LABEL-ClASSIFICATIONMulti-label Image Recognition with Partial LabelsSemi-supervised Sound Event Detection with Local and Global Consistency Regularization
Learning meaningful frame-wise features on a partially labeled dataset is crucial to semi-supervised sound event detection. Prior works either maintain consistency on frame-level predictions or seek feature-level similar…
Event DetectionSound Event DetectionTheoretical Analysis of Measure Consistency Regularization for Partially Observed Data
The problem of corrupted data, missing features, or missing modalities continues to plague the modern machine learning landscape. To address this issue, a class of regularization methods that enforce consistency between …
Image InpaintingLearning with Partial Labels from Semi-supervised Perspective
Partial Label (PL) learning refers to the task of learning from the partially labeled data, where each training instance is ambiguously equipped with a set of candidate labels but only one is valid. Advances in the recen…
Contrastive LearningPartial Label Learningvalid