Pseudo Labels for Single Positive Multi-Label Learning
The cost of data annotation is a substantial impediment for multi-label image classification: in every image, every category must be labeled as present or absent. Single positive multi-label (SPML) learning is a cost-effective solution, where models are trained on a single positive label per image. Thus, SPML is a more challenging domain, since it requires dealing with missing labels. In this work, we propose a method to turn single positive data into fully-labeled data: Pseudo Multi-Labels. Basically, a teacher network is trained on single positive labels. Then, we treat the teacher model's predictions on the training data as ground-truth labels to train a student network on fully-labeled images. With this simple approach, we show that the performance achieved by the student model approaches that of a model trained on the actual fully-labeled images.
Code (0)
등록된 구현이 없습니다.
Tasks
image-classificationImage ClassificationMissing LabelsMulti-Label Image ClassificationMulti-Label LearningSimilar Papers 제목 키워드 기반
Vision-Language Pseudo-Labels for Single-Positive Multi-Label Learning
This paper presents a novel approach to Single-Positive Multi-label Learning. In general multi-label learning, a model learns to predict multiple labels or categories for a single input image. This is in contrast with st…
image-classificationImage ClassificationLanguage ModelingLanguage Modelling+1More Reliable Pseudo-labels, Better Performance: A Generalized Approach to Single Positive Multi-label Learning
Multi-label learning is a challenging computer vision task that requires assigning multiple categories to each image. However, fully annotating large-scale datasets is often impractical due to high costs and effort, moti…
Multi-Label ClassificationMulti-Label LearningBoosting Single Positive Multi-label Classification with Generalized Robust Loss
Multi-label learning (MLL) requires comprehensive multi-semantic annotations that is hard to fully obtain, thus often resulting in missing labels scenarios. In this paper, we investigate Single Positive Multi-label Learn…
Missing LabelsMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATIONMulti-Label LearningAcknowledging the Unknown for Multi-label Learning with Single Positive Labels
Due to the difficulty of collecting exhaustive multi-label annotations, multi-label datasets often contain partial labels. We consider an extreme of this weakly supervised learning problem, called single positive multi-l…
Multi-Label LearningWeakly-supervised LearningS4OD: Semi-Supervised learning for Single-Stage Object Detection
Single-stage detectors suffer from extreme foreground-background class imbalance, while two-stage detectors do not. Therefore, in semi-supervised object detection, two-stage detectors can deliver remarkable performance b…
Objectobject-detectionObject Detectionregression+1