CVApr 6, 2021

Learning from Self-Discrepancy via Multiple Co-teaching for Cross-Domain Person Re-Identification

arXiv:2104.02265v525 citations
Originality Incremental advance
AI Analysis

This work addresses domain adaptation challenges in person re-identification, an incremental improvement for surveillance and security applications.

The paper tackles noisy pseudo labels in clustering-based domain adaptation for person re-identification by proposing a multiple co-teaching framework that addresses self-discrepancy and uses mean-teaching to enhance feature complementarity, achieving competitive performance on large-scale datasets.

Employing clustering strategy to assign unlabeled target images with pseudo labels has become a trend for person re-identification (re-ID) algorithms in domain adaptation. A potential limitation of these clustering-based methods is that they always tend to introduce noisy labels, which will undoubtedly hamper the performance of our re-ID system. To handle this limitation, an intuitive solution is to utilize collaborative training to purify the pseudo label quality. However, there exists a challenge that the complementarity of two networks, which inevitably share a high similarity, becomes weakened gradually as training process goes on; worse still, these approaches typically ignore to consider the self-discrepancy of intra-class relations. To address this issue, in this paper, we propose a multiple co-teaching framework for domain adaptive person re-ID, opening up a promising direction about self-discrepancy problem under unsupervised condition. On top of that, a mean-teaching mechanism is leveraged to enlarge the difference and discover more complementary features. Comprehensive experiments conducted on several large-scale datasets show that our method achieves competitive performance compared with the state-of-the-arts.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes