paper-with-me

Papers

Dual Clustering Co-teaching with Consistent Sample Mining for Unsupervised Person Re-Identification

2022-10-07 · Zeqi Chen, Zhichao Cui, Chi Zhang, Jiahuan Zhou, Yuehu Liu

In unsupervised person Re-ID, peer-teaching strategy leveraging two networks to facilitate training has been proven to be an effective method to deal with the pseudo label noise. However, training two networks with a set of noisy pseudo labels reduces the complementarity of the two networks and results in label noise accumulation. To handle this issue, this paper proposes a novel Dual Clustering Co-teaching (DCCT) approach. DCCT mainly exploits the features extracted by two networks to generate two sets of pseudo labels separately by clustering with different parameters. Each network is trained with the pseudo labels generated by its peer network, which can increase the complementarity of the two networks to reduce the impact of noises. Furthermore, we propose dual clustering with dynamic parameters (DCDP) to make the network adaptive and robust to dynamically changing clustering parameters. Moreover, Consistent Sample Mining (CSM) is proposed to find the samples with unchanged pseudo labels during training for potential noisy sample removal. Extensive experiments demonstrate the effectiveness of the proposed method, which outperforms the state-of-the-art unsupervised person Re-ID methods by a considerable margin and surpasses most methods utilizing camera information.

📄 PDF Abstract BibTeX arXiv:2210.03339

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringPerson Re-IdentificationPseudo LabelUnsupervised Person Re-Identification

Similar Papers 제목 키워드 기반

Asymmetric Co-Teaching for Unsupervised Cross Domain Person Re-Identification

2019-12-03 · Fengxiang Yang, Ke Li, Zhun Zhong, Zhiming Luo 외

Person re-identification (re-ID), is a challenging task due to the high variance within identity samples and imaging conditions. Although recent advances in deep learning have achieved remarkable accuracy in settled scen…

ClusteringMiscellaneousPerson Re-IdentificationUnsupervised Domain Adaptation

Pedagogical learning

2017-11-26 · Long Ouyang, Michael C. Frank

A common assumption in machine learning is that training data are i.i.d. samples from some distribution. Processes that generate i.i.d. samples are, in a sense, uninformative---they produce data without regard to how goo…

BIG-bench Machine LearningClustering

Learning Data Teaching Strategies Via Knowledge Tracing

2021-11-13 · Ghodai Abdelrahman, Qing Wang

Teaching plays a fundamental role in human learning. Typically, a human teaching strategy would involve assessing a student's knowledge progress for tailoring the teaching materials in a way that enhances the learning pr…

image-classificationImage ClassificationKnowledge TracingMovie Recommendation+1

Statistical Framework for Clustering MU-MIMO Wireless via Second Order Statistics

2024-08-08 · Roberto Pereira, Xavier Mestre

This work explores the clustering of wireless users by examining the distances between their channel covariance matrices, which reside on the Riemannian manifold of positive definite matrices. Specifically, we consider a…

Clustering

DealMVC: Dual Contrastive Calibration for Multi-view Clustering

2023-08-17 · Xihong Yang, Jiaqi Jin, Siwei Wang, Ke Liang 외

Benefiting from the strong view-consistent information mining capacity, multi-view contrastive clustering has attracted plenty of attention in recent years. However, we observe the following drawback, which limits the cl…

ClusteringPseudo Label