ReIDMamba: Learning Discriminative Features with Visual State Space Model for Person Re-Identification
Hongyang Gu, Qisong Yang, Lei Pu, Siming Han, Yao Ding

TL;DR
ReIDMamba introduces a novel Mamba-based framework for person re-identification that leverages multi-granularity features and ranking-aware triplet regularization, achieving state-of-the-art results with fewer parameters and lower computational costs.
Contribution
This work pioneers the integration of a pure Mamba-based approach into person re-identification, introducing new modules for multi-granularity features and diversity regularization.
Findings
Achieves state-of-the-art performance on five benchmarks.
Uses only one-third the parameters of TransReID.
Offers lower GPU memory usage and faster inference.
Abstract
Extracting robust discriminative features is a critical challenge in person re-identification (ReID). While Transformer-based methods have successfully addressed some limitations of convolutional neural networks (CNNs), such as their local processing nature and information loss resulting from convolution and downsampling operations, they still face the scalability issue due to the quadratic increase in memory and computational requirements with the length of the input sequence. To overcome this, we propose a pure Mamba-based person ReID framework named ReIDMamba. Specifically, we have designed a Mamba-based strong baseline that effectively leverages fine-grained, discriminative global features by introducing multiple class tokens. To further enhance robust features learning within Mamba, we have carefully designed two novel techniques. First, the multi-granularity feature extractor…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsVideo Surveillance and Tracking Methods · Gait Recognition and Analysis · Advanced Neural Network Applications
