Neural Architecture Search based Global-local Vision Mamba for Palm-Vein Recognition
Huafeng Qin, Yuming Fu, Jing Chen, Mounim A. El-Yacoubi, Xinbo Gao,, and Feng Xi

TL;DR
This paper introduces a novel hybrid neural network architecture called Global-local Vision Mamba (GLVM) for palm-vein recognition, combining local and global feature learning with neural architecture search to improve accuracy.
Contribution
The paper proposes a new hybrid network structure with Multi-head Mamba and ConvMamba blocks, and introduces a neural architecture search method to optimize the model for vein recognition.
Findings
Outperforms existing methods on public palm-vein datasets
Achieves state-of-the-art recognition accuracy
Demonstrates robustness and effectiveness of the proposed architecture
Abstract
Due to the advantages such as high security, high privacy, and liveness recognition, vein recognition has been received more and more attention in past years. Recently, deep learning models, e.g., Mamba has shown robust feature representation with linear computational complexity and successfully applied for visual tasks. However, vision Manba can capture long-distance feature dependencies but unfortunately deteriorate local feature details. Besides, manually designing a Mamba architecture based on human priori knowledge is very time-consuming and error-prone. In this paper, first, we propose a hybrid network structure named Global-local Vision Mamba (GLVM), to learn the local correlations in images explicitly and global dependencies among tokens for vein feature representation. Secondly, we design a Multi-head Mamba to learn the dependencies along different directions, so as to improve…
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
TopicsBiometric Identification and Security · Vehicle License Plate Recognition
MethodsSoftmax · Attention Is All You Need · Mamba: Linear-Time Sequence Modeling with Selective State Spaces
