Learning Informative Attention Weights for Person Re-Identification
Yancheng Wang, Nebojsa Jojic, Yingzhen Yang

TL;DR
This paper introduces RIB, a novel loss function based on the Information Bottleneck principle, to improve the informativeness of attention weights in deep neural networks for person re-identification, leading to better accuracy especially in occluded scenarios.
Contribution
It proposes a new RIB loss with a variational upper bound, and integrates it into attention modules to enhance feature discrimination in person Re-ID models.
Findings
RIB improves person Re-ID accuracy across multiple benchmarks.
RIB enhances attention weight informativeness, reducing noise.
Models with RIB outperform baseline attention models in occluded scenarios.
Abstract
Attention mechanisms have been widely used in deep learning, and recent efforts have been devoted to incorporating attention modules into deep neural networks (DNNs) for person Re-Identification (Re-ID) to enhance their discriminative feature learning capabilities. Existing attention modules, including self-attention and channel attention, learn attention weights that quantify the importance of feature tokens or feature channels. However, existing attention methods do not explicitly ensure that the attention weights are informative for predicting the identity of the person in the input image, and may consequently introduce noisy information from the input image. To address this issue, we propose a novel method termed Reduction of Information Bottleneck loss (RIB), motivated by the principle of the Information Bottleneck (IB). A novel distribution-free and efficient variational upper…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsVideo Surveillance and Tracking Methods · Face recognition and analysis · Biometric Identification and Security
MethodsSoftmax · Attention Is All You Need · Stochastic Gradient Descent
