MambaHash: Visual State Space Deep Hashing Model for Large-Scale Image Retrieval
Chao He, Hongxi Wei

TL;DR
MambaHash is a novel deep hashing model that leverages a stage-wise backbone with Mamba operations and attention modules to improve large-scale image retrieval performance and efficiency.
Contribution
It introduces a new visual state space hashing model with a stage-wise architecture and Mamba operations for enhanced local and global feature modeling.
Findings
Outperforms state-of-the-art deep hashing methods on CIFAR-10, NUS-WIDE, and ImageNet datasets.
Achieves high efficiency and superior retrieval accuracy.
Demonstrates effectiveness of Mamba operations in large-scale image retrieval.
Abstract
Deep image hashing aims to enable effective large-scale image retrieval by mapping the input images into simple binary hash codes through deep neural networks. More recently, Vision Mamba with linear time complexity has attracted extensive attention from researchers by achieving outstanding performance on various computer tasks. Nevertheless, the suitability of Mamba for large-scale image retrieval tasks still needs to be explored. Towards this end, we propose a visual state space hashing model, called MambaHash. Concretely, we propose a backbone network with stage-wise architecture, in which grouped Mamba operation is introduced to model local and global information by utilizing Mamba to perform multi-directional scanning along different groups of the channel. Subsequently, the proposed channel interaction attention module is used to enhance information communication across channels.…
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
TopicsAdvanced Image and Video Retrieval Techniques · Advanced Data Compression Techniques · Image Retrieval and Classification Techniques
