paper-with-me

홈 › Papers

Pseudo Labels for Single Positive Multi-Label Learning

2023-06-01 · Julio Arroyo

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.

📄 PDF Abstract BibTeX arXiv:2306.01034

Code (0)

등록된 구현이 없습니다.

Tasks

image-classificationImage ClassificationMissing LabelsMulti-Label Image ClassificationMulti-Label Learning

Similar Papers 제목 키워드 기반

Vision-Language Pseudo-Labels for Single-Positive Multi-Label Learning

2023-10-24 · Xin Xing, Zhexiao Xiong, Abby Stylianou, Srikumar Sastry 외

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+1

More Reliable Pseudo-labels, Better Performance: A Generalized Approach to Single Positive Multi-label Learning

2025-08-28 · Luong Tran, Thieu Vo, Anh Nguyen, Sang Dinh 외 arxiv

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 Learning

Boosting Single Positive Multi-label Classification with Generalized Robust Loss

2024-05-06 · Yanxi Chen, Chunxiao Li, Xinyang Dai, Jinhuan Li 외

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 Learning

Acknowledging the Unknown for Multi-label Learning with Single Positive Labels

2022-03-30 · Donghao Zhou, Pengfei Chen, Qiong Wang, Guangyong Chen 외

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 Learning

S4OD: Semi-Supervised learning for Single-Stage Object Detection

2022-04-09 · Yueming Zhang, Xingxu Yao, Chao Liu, Feng Chen 외

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