paper-with-me

홈 › Papers

Deep Multi-View Enhancement Hashing for Image Retrieval

2020-02-01 · Chenggang Yan, Biao Gong, Yuxuan Wei, Yue Gao

Hashing is an efficient method for nearest neighbor search in large-scale data space by embedding high-dimensional feature descriptors into a similarity preserving Hamming space with a low dimension. However, large-scale high-speed retrieval through binary code has a certain degree of reduction in retrieval accuracy compared to traditional retrieval methods. We have noticed that multi-view methods can well preserve the diverse characteristics of data. Therefore, we try to introduce the multi-view deep neural network into the hash learning field, and design an efficient and innovative retrieval model, which has achieved a significant improvement in retrieval performance. In this paper, we propose a supervised multi-view hash model which can enhance the multi-view information through neural networks. This is a completely new hash learning method that combines multi-view and deep learning methods. The proposed method utilizes an effective view stability evaluation method to actively explore the relationship among views, which will affect the optimization direction of the entire network. We have also designed a variety of multi-data fusion methods in the Hamming space to preserve the advantages of both convolution and multi-view. In order to avoid excessive computing resources on the enhancement procedure during retrieval, we set up a separate structure called memory network which participates in training together. The proposed method is systematically evaluated on the CIFAR-10, NUS-WIDE and MS-COCO datasets, and the results show that our method significantly outperforms the state-of-the-art single-view and multi-view hashing methods.

📄 PDF Abstract BibTeX arXiv:2002.00169

Code (0)

등록된 구현이 없습니다.

Tasks

Image RetrievalRetrieval

Methods 이 논문이 사용한 방법론

Memory Network 설명 없음
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Discriminative Cross-View Binary Representation Learning

2018-04-04 · Liu Liu, Hairong Qi

Learning compact representation is vital and challenging for large scale multimedia data. Cross-view/cross-modal hashing for effective binary representation learning has received significant attention with exponentially …

Image RetrievalQuantizationRepresentation LearningRetrieval

CLIP Multi-modal Hashing for Multimedia Retrieval

2024-10-10 · Jian Zhu, Mingkai Sheng, Zhangmin Huang, Jingfei Chang 외

Multi-modal hashing methods are widely used in multimedia retrieval, which can fuse multi-source data to generate binary hash code. However, the individual backbone networks have limited feature expression capabilities a…

Retrieval

Learning Discriminative Hashing Codes for Cross-Modal Retrieval based on Multi-view Features

2018-08-13 · Jun Yu, Xiao-Jun Wu, Josef Kittler

Hashing techniques have been applied broadly in retrieval tasks due to their low storage requirements and high speed of processing. Many hashing methods based on a single view have been extensively studied for informatio…

Cross-Modal RetrievalInformation RetrievalQuantizationRetrieval

Semi-supervised Hashing for Semi-Paired Cross-View Retrieval

2018-06-19 · Jun Yu, Xiao-Jun Wu, Josef Kittler

Recently, hashing techniques have gained importance in large-scale retrieval tasks because of their retrieval speed. Most of the existing cross-view frameworks assume that data are well paired. However, the fully-paired …

Retrieval

State of the Art: Image Hashing

2021-08-26 · Rubel Biswas, Pablo Blanco-Medina

Perceptual image hashing methods are often applied in various objectives, such as image retrieval, finding duplicate or near-duplicate images, and finding similar images from large-scale image content. The main challenge…

Image RetrievalRetrieval