Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
102 tokens/sec
GPT-4o
59 tokens/sec
Gemini 2.5 Pro Pro
43 tokens/sec
o3 Pro
6 tokens/sec
GPT-4.1 Pro
50 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

Horizontal Pyramid Matching for Person Re-identification (1804.05275v4)

Published 14 Apr 2018 in cs.CV

Abstract: Despite the remarkable recent progress, person re-identification (Re-ID) approaches are still suffering from the failure cases where the discriminative body parts are missing. To mitigate such cases, we propose a simple yet effective Horizontal Pyramid Matching (HPM) approach to fully exploit various partial information of a given person, so that correct person candidates can be still identified even even some key parts are missing. Within the HPM, we make the following contributions to produce a more robust feature representation for the Re-ID task: 1) we learn to classify using partial feature representations at different horizontal pyramid scales, which successfully enhance the discriminative capabilities of various person parts; 2) we exploit average and max pooling strategies to account for person-specific discriminative information in a global-local manner. To validate the effectiveness of the proposed HPM, extensive experiments are conducted on three popular benchmarks, including Market-1501, DukeMTMC-ReID and CUHK03. In particular, we achieve mAP scores of 83.1%, 74.5% and 59.7% on these benchmarks, which are the new state-of-the-arts. Our code is available on Github

Horizontal Pyramid Matching for Person Re-Identification

The paper "Horizontal Pyramid Matching for Person Re-identification" introduces a novel methodology designed to improve the robustness and accuracy of person re-identification (Re-ID) tasks. Recognizing the limitations of existing Re-ID methods regarding their dependency on capturing complete body parts, the authors present an innovative approach known as Horizontal Pyramid Matching (HPM). This strategy aims to leverage partial information from different horizontal segments of a person to boost discriminative capabilities, thus addressing missing key parts scenarios.

Methodology and Contributions

The HPM model introduces several key components to enhance feature representation for Re-ID:

  1. Horizontal Pyramid Pooling (HPP): The authors propose a hierarchical approach to slice feature maps horizontally into spatial bins at multiple scales. This enables a multi-resolution analysis that enhances the robustness of the model against variations in viewpoint and alignment discrepancies.
  2. Pooling Strategies: Both average and max pooling strategies are integrated to balance between capturing holistic information and focusing on the most discriminative local parts. This dual pooling approach allows the model to effectively incorporate both global contexts and local discriminative features, improving Re-ID performance.
  3. End-to-End Trainable Framework: The proposed HPM is designed to be an end-to-end trainable framework, facilitating direct optimization of Re-ID objectives without relying on post-hoc alignment refinement, which is a typical shortcoming in some earlier approaches.

Experimental Results

The effectiveness of the HPM is validated through extensive experiments on three widely recognized Re-ID benchmarks: Market-1501, DukeMTMC-ReID, and CUHK03. On these datasets, the HPM achieved mean Average Precision (mAP) scores of 83.1%, 74.5%, and 59.7%, respectively, setting new state-of-the-art performances.

The HPM approach notably improves by 5.3% in mAP on the challenging DukeMTMC-ReID dataset compared to previous leading methods. Such performance can be specifically attributed to the robustness imparted by pyramid block scale transformations and the integration of pooling methods that emphasize locally discriminative information while maintaining global structural understanding.

Implications and Future Directions

This paper highlights critical aspects necessary for advancing person Re-ID methodologies. The use of dual-scale pooling across hierarchical segments equips models to effectively tackle problems associated with partial occlusion and misalignments. The results exhibit potential extensions into more dynamic scenarios such as video surveillance analysis, where person alignment and pose variations occur frequently.

Future research may explore further optimizing segment scales or integrating semantic understanding for each segment to refine discriminative abilities even more specifically. Additionally, HPM could serve as a foundational mechanism in the development of new Re-ID benchmarks that emphasize testing the robustness against various occlusion and misalignment challenges.

Overall, the introduction of the Horizontal Pyramid Matching framework represents a significant stride in the person Re-ID research domain, encouraging methodologies that inherently accommodate and leverage segmentation scales for enhanced feature discrimination.

User Edit Pencil Streamline Icon: https://streamlinehq.com
Authors (8)
  1. Yang Fu (43 papers)
  2. Yunchao Wei (151 papers)
  3. Yuqian Zhou (38 papers)
  4. Honghui Shi (22 papers)
  5. Gao Huang (178 papers)
  6. Xinchao Wang (203 papers)
  7. Zhiqiang Yao (2 papers)
  8. Thomas Huang (48 papers)
Citations (430)