CVApr 3, 2019

Cross-Entropy Adversarial View Adaptation for Person Re-identification

arXiv:1904.01755v286 citations
Originality Incremental advance
AI Analysis

This addresses view discrepancies in person re-identification for surveillance applications, representing an incremental improvement over existing methods.

The paper tackles the problem of cross-view variations in person re-identification by learning view-invariant subspaces and similarity metrics using an adversarial approach with coupled asymmetric mappings, achieving notable improved performance compared to state-of-the-art methods on benchmark datasets.

Person re-identification (re-ID) is a task of matching pedestrians under disjoint camera views. To recognise paired snapshots, it has to cope with large cross-view variations caused by the camera view shift. Supervised deep neural networks are effective in producing a set of non-linear projections that can transform cross-view images into a common feature space. However, they typically impose a symmetric architecture, yielding the network ill-conditioned on its optimisation. In this paper, we learn view-invariant subspace for person re-ID, and its corresponding similarity metric using an adversarial view adaptation approach. The main contribution is to learn coupled asymmetric mappings regarding view characteristics which are adversarially trained to address the view discrepancy by optimising the cross-entropy view confusion objective. To determine the similarity value, the network is empowered with a similarity discriminator to promote features that are highly discriminant in distinguishing positive and negative pairs. The other contribution includes an adaptive weighing on the most difficult samples to address the imbalance of within/between-identity pairs. Our approach achieves notable improved performance in comparison to state-of-the-arts on benchmark datasets.

Foundations

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

Your Notes