paper-with-me

홈 › Papers

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, Van Nguyen 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, motivating the study of learning from partially annotated data. In the extreme case of Single Positive Multi-Label Learning (SPML), each image is provided with only one positive label, while all other labels remain unannotated. Traditional SPML methods that treat missing labels as unknown or negative tend to yield inaccuracies and false negatives, and integrating various pseudo-labeling strategies can introduce additional noise. To address these challenges, we propose the Generalized Pseudo-Label Robust Loss (GPR Loss), a novel loss function that effectively learns from diverse pseudo-labels while mitigating noise. Complementing this, we introduce a simple yet effective Dynamic Augmented Multi-focus Pseudo-labeling (DAMP) technique. Together, these contributions form the Adaptive and Efficient Vision-Language Pseudo-Labeling (AEVLP) framework. Extensive experiments on four benchmark datasets demonstrate that our framework significantly advances multi-label classification, achieving state-of-the-art results.

📄 PDF Abstract BibTeX arXiv:2508.20381

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Label ClassificationMulti-Label Learning

Similar Papers 제목 키워드 기반

Filter and evolve: progressive pseudo label refining for semi-supervised automatic speech recognition

2022-10-28 · Zezhong Jin, Dading Zhong, Xiao Song, Zhaoyi Liu 외

Fine tuning self supervised pretrained models using pseudo labels can effectively improve speech recognition performance. But, low quality pseudo labels can misguide decision boundaries and degrade performance. We propos…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Pseudo Labelspeech-recognition+1

SRPL-SFDA: SAM-Guided Reliable Pseudo-Labels for Source-Free Domain Adaptation in Medical Image Segmentation

2025-06-11 · Xinya Liu, Jianghao Wu, Tao Lu, Shaoting Zhang 외

Domain Adaptation (DA) is crucial for robust deployment of medical image segmentation models when applied to new clinical centers with significant domain shifts. Source-Free Domain Adaptation (SFDA) is appealing as it ca…

Domain AdaptationImage SegmentationMedical Image SegmentationPseudo Label+2

Weighting Pseudo-Labels via High-Activation Feature Index Similarity and Object Detection for Semi-Supervised Segmentation

2024-07-17 · Prantik Howlader, Hieu Le, Dimitris Samaras

Semi-supervised semantic segmentation methods leverage unlabeled data by pseudo-labeling them. Thus the success of these methods hinges on the reliablility of the pseudo-labels. Existing methods mostly choose high-confid…

object-detectionObject DetectionPseudo LabelSegmentation+2

Calibrating Uncertainty for Semi-Supervised Crowd Counting

2023-08-19 · ICCV 2023 1 · Chen Li, Xiaoling Hu, Shahira Abousamra, Chao Chen

Semi-supervised crowd counting is an important yet challenging task. A popular approach is to iteratively generate pseudo-labels for unlabeled data and add them to the training set. The key is to use uncertainty to selec…

Crowd Counting

Debiasing Made State-of-the-art: Revisiting the Simple Seed-based Weak Supervision for Text Classification

2023-05-24 · chengyu dong, Zihan Wang, Jingbo Shang

Recent advances in weakly supervised text classification mostly focus on designing sophisticated methods to turn high-level human heuristics into quality pseudo-labels. In this paper, we revisit the seed matching-based m…

text-classificationText Classification