CVAug 15, 2020

Cluster-level Feature Alignment for Person Re-identification

arXiv:2008.06810v18 citations
Originality Incremental advance
AI Analysis

This work addresses person re-identification for surveillance and security applications, offering an incremental improvement over existing alignment methods.

The paper tackles the problem of person re-identification by introducing cluster-level feature alignment across the entire dataset, which improves performance with small training efforts after traditional training saturation, achieving consistent and significant gains.

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.

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