paper-with-me

홈 › Papers

Pseudo-label Refinement for Improving Self-Supervised Learning Systems

2024-10-18 · Zia-ur-Rehman, Arif Mahmood, Wenxiong Kang

Self-supervised learning systems have gained significant attention in recent years by leveraging clustering-based pseudo-labels to provide supervision without the need for human annotations. However, the noise in these pseudo-labels caused by the clustering methods poses a challenge to the learning process leading to degraded performance. In this work, we propose a pseudo-label refinement (SLR) algorithm to address this issue. The cluster labels from the previous epoch are projected to the current epoch cluster-labels space and a linear combination of the new label and the projected label is computed as a soft refined label containing the information from the previous epoch clusters as well as from the current epoch. In contrast to the common practice of using the maximum value as a cluster/class indicator, we employ hierarchical clustering on these soft pseudo-labels to generate refined hard-labels. This approach better utilizes the information embedded in the soft labels, outperforming the simple maximum value approach for hard label generation. The effectiveness of the proposed SLR algorithm is evaluated in the context of person re-identification (Re-ID) using unsupervised domain adaptation (UDA). Experimental results demonstrate that the modified Re-ID baseline, incorporating the SLR algorithm, achieves significantly improved mean Average Precision (mAP) performance in various UDA tasks, including real-to-synthetic, synthetic-to-real, and different real-to-real scenarios. These findings highlight the efficacy of the SLR algorithm in enhancing the performance of self-supervised learning systems.

📄 PDF Abstract BibTeX arXiv:2410.14242

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringDomain AdaptationPerson Re-IdentificationPseudo LabelSelf-Supervised LearningUnsupervised Domain Adaptation

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
SLR Please enter a description about the method here

Similar Papers 제목 키워드 기반

Mitigating Instance-Dependent Label Noise: Integrating Self-Supervised Pretraining with Pseudo-Label Refinement

2024-12-06 · Gouranga Bala, Anuj Gupta, Subrat Kumar Behera, Amit Sethi

Deep learning models rely heavily on large volumes of labeled data to achieve high performance. However, real-world datasets often contain noisy labels due to human error, ambiguity, or resource constraints during the an…

Pseudo LabelSelf-Supervised Learning

The GIST and RIST of Iterative Self-Training for Semi-Supervised Segmentation

2021-03-31 · Eu Wern Teh, Terrance DeVries, Brendan Duke, Ruowei Jiang 외

We consider the task of semi-supervised semantic segmentation, where we aim to produce pixel-wise semantic object masks given only a small number of human-labeled training examples. We focus on iterative self-training me…

Semantic SegmentationSemi-Supervised Semantic Segmentation

Self-supervised Reflective Learning through Self-distillation and Online Clustering for Speaker Representation Learning

2024-01-03 · Danwei Cai, Zexin Cai, Ze Li, Ming Li

Speaker representation learning is crucial for voice recognition systems, with recent advances in self-supervised approaches reducing dependency on labeled data. Current two-stage iterative frameworks, while effective, s…

ClusteringKnowledge DistillationOnline ClusteringPseudo Label+1

RefRec: Pseudo-labels Refinement via Shape Reconstruction for Unsupervised 3D Domain Adaptation

2021-10-21 · Adriano Cardace, Riccardo Spezialetti, Pierluigi Zama Ramirez, Samuele Salti 외

Unsupervised Domain Adaptation (UDA) for point cloud classification is an emerging research problem with relevant practical motivations. Reliance on multi-task learning to align features across domains has been the stand…

Domain AdaptationMulti-Task LearningPoint Cloud ClassificationUnsupervised Domain Adaptation

STRUDEL: Self-Training with Uncertainty Dependent Label Refinement across Domains

2021-04-23 · Fabian Gröger, Anne-Marie Rickmann, Christian Wachinger

We propose an unsupervised domain adaptation (UDA) approach for white matter hyperintensity (WMH) segmentation, which uses Self-Training with Uncertainty DEpendent Label refinement (STRUDEL). Self-training has recently b…

Domain AdaptationPseudo LabelSegmentationUnsupervised Domain Adaptation