Robust Duality Learning for Unsupervised Visible-Infrared Person Re-Identification
Yongxiang Li, Yuan Sun, Yang Qin, Dezhong Peng, Xi Peng, Peng Hu

TL;DR
This paper introduces RoDE, a robust duality learning framework for unsupervised visible-infrared person re-identification that effectively handles pseudo-label noise through adaptive learning, dual models, and cluster matching.
Contribution
The paper proposes a novel framework that explicitly models pseudo-label noise and employs dual models with cluster consistency matching to improve unsupervised cross-modality person re-identification.
Findings
RoDE outperforms existing methods on three benchmarks.
The adaptive learning mechanism effectively emphasizes clean samples.
Dual models prevent error reinforcement and improve robustness.
Abstract
Unsupervised visible-infrared person re-identification (UVI-ReID) aims to retrieve pedestrian images across different modalities without costly annotations, but faces challenges due to the modality gap and lack of supervision. Existing methods often adopt self-training with clustering-generated pseudo-labels but implicitly assume these labels are always correct. In practice, however, this assumption fails due to inevitable pseudo-label noise, which hinders model learning. To address this, we introduce a new learning paradigm that explicitly considers Pseudo-Label Noise (PLN), characterized by three key challenges: noise overfitting, error accumulation, and noisy cluster correspondence. To this end, we propose a novel Robust Duality Learning framework (RoDE) for UVI-ReID to mitigate the effects of noisy pseudo-labels. First, to combat noise overfitting, a Robust Adaptive Learning…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsADaptive gradient method with the OPTimal convergence rate
