Related Experiment Video
Updated: Oct 21, 2025

06:37
Author Spotlight: Addressing Technical and Subjective Challenges in Measuring Classroom Attention
Published on: December 15, 2023
4.5K
Person Re-Identification via Attention Pyramid
Summary
We introduce an attention pyramid for person re-identification, mimicking human visual perception across multiple scales. This method significantly improves accuracy in identifying individuals while maintaining computational efficiency.
Area of Science:
- Computer Vision
- Artificial Intelligence
Background:
- Person re-identification (re-ID) is crucial for intelligent surveillance and video analysis.
- Existing attention-based methods often use global attention maps, limiting their ability to capture multi-scale features relevant to human perception.
Purpose of the Study:
- To propose a novel attention pyramid method for enhancing person re-identification performance.
- To develop a module that mimics human visual attention across different scales for more effective feature extraction.
Main Methods:
- The attention pyramid method utilizes a 'split-attend-merge-stack' principle to process features at multiple scales.
- It learns local attentions, merges them, and stacks them using residual connections.
- The method is implemented with both channel-wise and spatial attention mechanisms and is designed as a plug-and-play module.
Main Results:
- The attention pyramid method was evaluated on four large-scale datasets: Market-1501, DukeMTMC, CUHK03, and MSMT17.
- Experimental results show significant performance improvements over state-of-the-art methods.
- The method achieves superior results with limited computational cost.
Conclusions:
- The attention pyramid method offers a superior and computationally efficient approach to person re-identification.
- Its multi-scale attention mechanism effectively captures discriminative features, outperforming existing techniques.

