CVFeb 22, 2018

Harmonious Attention Network for Person Re-Identification

arXiv:1802.08122v11444 citations
Originality Highly original
AI Analysis

This addresses the challenge of person re-identification in uncontrolled, misaligned images for surveillance and security applications, representing a novel method for a known bottleneck.

The paper tackles the problem of person re-identification in misaligned images by proposing a Harmonious Attention CNN model that jointly learns attention selection and feature representation, achieving state-of-the-art results on benchmarks like CUHK03, Market-1501, and DukeMTMC-ReID with concrete performance gains.

Existing person re-identification (re-id) methods either assume the availability of well-aligned person bounding box images as model input or rely on constrained attention selection mechanisms to calibrate misaligned images. They are therefore sub-optimal for re-id matching in arbitrarily aligned person images potentially with large human pose variations and unconstrained auto-detection errors. In this work, we show the advantages of jointly learning attention selection and feature representation in a Convolutional Neural Network (CNN) by maximising the complementary information of different levels of visual attention subject to re-id discriminative learning constraints. Specifically, we formulate a novel Harmonious Attention CNN (HA-CNN) model for joint learning of soft pixel attention and hard regional attention along with simultaneous optimisation of feature representations, dedicated to optimise person re-id in uncontrolled (misaligned) images. Extensive comparative evaluations validate the superiority of this new HA-CNN model for person re-id over a wide variety of state-of-the-art methods on three large-scale benchmarks including CUHK03, Market-1501, and DukeMTMC-ReID.

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