Relation-Aware Global Attention for Person Re-identification
Zhizheng Zhang, Cuiling Lan, Wenjun Zeng, Xin Jin, Zhibo Chen

TL;DR
This paper introduces a relation-aware global attention module for person re-identification that captures global structural information to improve discriminative feature learning, achieving state-of-the-art results.
Contribution
It proposes a novel RGA module that stacks pairwise relations and features to learn better attention, addressing the limitations of local convolution-based methods.
Findings
Significantly improves feature representation power.
Achieves state-of-the-art performance on multiple benchmarks.
Demonstrates effectiveness through extensive ablation studies.
Abstract
For person re-identification (re-id), attention mechanisms have become attractive as they aim at strengthening discriminative features and suppressing irrelevant ones, which matches well the key of re-id, i.e., discriminative feature learning. Previous approaches typically learn attention using local convolutions, ignoring the mining of knowledge from global structure patterns. Intuitively, the affinities among spatial positions/nodes in the feature map provide clustering-like information and are helpful for inferring semantics and thus attention, especially for person images where the feasible human poses are constrained. In this work, we propose an effective Relation-Aware Global Attention (RGA) module which captures the global structural information for better attention learning. Specifically, for each feature position, in order to compactly grasp the structural information of global…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Relation-Aware Global Attention for Person Re-Identification· youtube
Taxonomy
TopicsVideo Surveillance and Tracking Methods · Advanced Neural Network Applications · Gait Recognition and Analysis
MethodsRelation-aware Global Attention
