CVLGIVDec 3, 2019

Viewpoint-Aware Loss with Angular Regularization for Person Re-Identification

arXiv:1912.01300v184 citations
Originality Incremental advance
AI Analysis

This addresses the challenge of viewpoint changes in person re-identification for surveillance and security applications, representing an incremental improvement over existing methods.

The paper tackles the problem of viewpoint variation in person re-identification by proposing a method that projects features from different viewpoints into a unified hypersphere and models both identity-level and viewpoint-level distributions, achieving state-of-the-art performance on Market1501 and DukeMTMC-reID datasets.

Although great progress in supervised person re-identification (Re-ID) has been made recently, due to the viewpoint variation of a person, Re-ID remains a massive visual challenge. Most existing viewpoint-based person Re-ID methods project images from each viewpoint into separated and unrelated sub-feature spaces. They only model the identity-level distribution inside an individual viewpoint but ignore the underlying relationship between different viewpoints. To address this problem, we propose a novel approach, called \textit{Viewpoint-Aware Loss with Angular Regularization }(\textbf{VA-reID}). Instead of one subspace for each viewpoint, our method projects the feature from different viewpoints into a unified hypersphere and effectively models the feature distribution on both the identity-level and the viewpoint-level. In addition, rather than modeling different viewpoints as hard labels used for conventional viewpoint classification, we introduce viewpoint-aware adaptive label smoothing regularization (VALSR) that assigns the adaptive soft label to feature representation. VALSR can effectively solve the ambiguity of the viewpoint cluster label assignment. Extensive experiments on the Market1501 and DukeMTMC-reID datasets demonstrated that our method outperforms the state-of-the-art supervised Re-ID methods.

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