Hybridhash: Hybrid Convolutional And Self-attention Deep Hashing For Image Retrieval | Awesome Learning to Hash Add your paper to Learning2Hash

Hybridhash: Hybrid Convolutional And Self-attention Deep Hashing For Image Retrieval

Chao He, Hongxi Wei . Proceedings of the 2024 International Conference on Multimedia Retrieval 2024 – 14 citations

[Code] [Paper]   Search on Google Scholar   Search on Semantic Scholar
Datasets Hashing Methods Image Retrieval Multimodal Retrieval Neural Hashing

Deep image hashing aims to map input images into simple binary hash codes via deep neural networks and thus enable effective large-scale image retrieval. Recently, hybrid networks that combine convolution and Transformer have achieved superior performance on various computer tasks and have attracted extensive attention from researchers. Nevertheless, the potential benefits of such hybrid networks in image retrieval still need to be verified. To this end, we propose a hybrid convolutional and self-attention deep hashing method known as HybridHash. Specifically, we propose a backbone network with stage-wise architecture in which the block aggregation function is introduced to achieve the effect of local self-attention and reduce the computational complexity. The interaction module has been elaborately designed to promote the communication of information between image blocks and to enhance the visual representations. We have conducted comprehensive experiments on three widely used datasets: CIFAR-10, NUS-WIDE and IMAGENET. The experimental results demonstrate that the method proposed in this paper has superior performance with respect to state-of-the-art deep hashing methods. Source code is available https://github.com/shuaichaochao/HybridHash.

Similar Work