CVJan 2, 2023

Learning Invariance from Generated Variance for Unsupervised Person Re-identification

arXiv:2301.00725v133 citationsh-index: 54
Originality Incremental advance
AI Analysis

This addresses identity-sensitive tasks in computer vision, offering an incremental improvement over existing methods.

The paper tackles the problem of unsupervised person re-identification by proposing a GAN-based method to generate augmented views for contrastive learning, achieving new state-of-the-art performance on large-scale benchmarks.

This work focuses on unsupervised representation learning in person re-identification (ReID). Recent self-supervised contrastive learning methods learn invariance by maximizing the representation similarity between two augmented views of a same image. However, traditional data augmentation may bring to the fore undesirable distortions on identity features, which is not always favorable in id-sensitive ReID tasks. In this paper, we propose to replace traditional data augmentation with a generative adversarial network (GAN) that is targeted to generate augmented views for contrastive learning. A 3D mesh guided person image generator is proposed to disentangle a person image into id-related and id-unrelated features. Deviating from previous GAN-based ReID methods that only work in id-unrelated space (pose and camera style), we conduct GAN-based augmentation on both id-unrelated and id-related features. We further propose specific contrastive losses to help our network learn invariance from id-unrelated and id-related augmentations. By jointly training the generative and the contrastive modules, our method achieves new state-of-the-art unsupervised person ReID performance on mainstream large-scale benchmarks.

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