SOTAVerified

Cluster-level Feature Alignment for Person Re-identification

2020-08-15Code Available1· sign in to hype

Qiuyu Chen, Wei zhang, Jianping Fan

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Instance-level alignment is widely exploited for person re-identification, e.g. spatial alignment, latent semantic alignment and triplet alignment. This paper probes another feature alignment modality, namely cluster-level feature alignment across whole dataset, where the model can see not only the sampled images in local mini-batch but the global feature distribution of the whole dataset from distilled anchors. Towards this aim, we propose anchor loss and investigate many variants of cluster-level feature alignment, which consists of iterative aggregation and alignment from the overview of dataset. Our extensive experiments have demonstrated that our methods can provide consistent and significant performance improvement with small training efforts after the saturation of traditional training. In both theoretical and experimental aspects, our proposed methods can result in more stable and guided optimization towards better representation and generalization for well-aligned embedding.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
DukeMTMC-reIDCluster-level Alignment (Resnet50 w/o RK)mAP81.84Unverified
Market-1501Cluster-level Alignment (Resnet50 w/o RK)Rank-195.7Unverified

Reproductions