paper-with-me

Papers

Refining Pseudo Labels with Clustering Consensus over Generations for Unsupervised Object Re-identification

2021-06-11 · CVPR 2021 1 · Xiao Zhang, Yixiao Ge, Yu Qiao, Hongsheng Li

Unsupervised object re-identification targets at learning discriminative representations for object retrieval without any annotations. Clustering-based methods conduct training with the generated pseudo labels and currently dominate this research direction. However, they still suffer from the issue of pseudo label noise. To tackle the challenge, we propose to properly estimate pseudo label similarities between consecutive training generations with clustering consensus and refine pseudo labels with temporally propagated and ensembled pseudo labels. To the best of our knowledge, this is the first attempt to leverage the spirit of temporal ensembling to improve classification with dynamically changing classes over generations. The proposed pseudo label refinery strategy is simple yet effective and can be seamlessly integrated into existing clustering-based unsupervised re-identification methods. With our proposed approach, state-of-the-art method can be further boosted with up to 8.8% mAP improvements on the challenging MSMT17 dataset.

📄 PDF Abstract BibTeX arXiv:2106.06133

Code (1)

2han9x1a0release/RLCC 공식 구현 pytorch

Tasks

ClusteringPseudo LabelRetrieval

Similar Papers 제목 키워드 기반

VLM-CPL: Consensus Pseudo Labels from Vision-Language Models for Human Annotation-Free Pathological Image Classification

2024-03-23 · Lanfeng Zhong, Xin Liao, Shaoting Zhang, Xiaofan Zhang 외

Despite that deep learning methods have achieved remarkable performance in pathology image classification, they heavily rely on labeled data, demanding extensive human annotation efforts. In this study, we present a nove…

image-classificationImage Classificationzero-shot-classificationZero-Shot Learning

LUMI: Unsupervised Intent Clustering with Multiple Pseudo-Labels

2025-10-16 · I-Fan Lin, Faegheh Hasibi, Suzan Verberne arxiv

In this paper, we propose an intuitive, training-free and label-free method for intent clustering in conversational search. Current approaches to short text clustering use LLM-generated pseudo-labels to enrich text repre…

Short Text Clustering

Group-aware Label Transfer for Domain Adaptive Person Re-identification

2021-03-23 · CVPR 2021 1 · Kecheng Zheng, Wu Liu, Lingxiao He, Tao Mei 외

Unsupervised Domain Adaptive (UDA) person re-identification (ReID) aims at adapting the model trained on a labeled source-domain dataset to a target-domain dataset without any further annotations. Most successful UDA-ReI…

AttributeClusteringDomain Adaptive Person Re-IdentificationOnline Clustering+3

Delving into Probabilistic Uncertainty for Unsupervised Domain Adaptive Person Re-Identification

2021-12-28 · Jian Han, Ya-Li Li, Shengjin Wang

Clustering-based unsupervised domain adaptive (UDA) person re-identification (ReID) reduces exhaustive annotations. However, owing to unsatisfactory feature embedding and imperfect clustering, pseudo labels for target do…

ClusteringDomain Adaptive Person Re-IdentificationPerson Re-Identification

Unsupervised Image Classification with Adaptive Nearest Neighbor Selection and Cluster Ensembles

2025-11-20 · Melih Baydar, Emre Akbas arxiv

Unsupervised image classification, or image clustering, aims to group unlabeled images into semantically meaningful categories. Early methods integrated representation learning and clustering within an iterative framewor…

Unsupervised Image ClassificationRepresentation LearningImage Clustering