paper-with-me

홈 › Papers

Optimizing affinity-based binary hashing using auxiliary coordinates

2015-01-21 · NeurIPS 2016 12 · Ramin Raziperchikolaei, Miguel Á. Carreira-Perpiñán

In supervised binary hashing, one wants to learn a function that maps a high-dimensional feature vector to a vector of binary codes, for application to fast image retrieval. This typically results in a difficult optimization problem, nonconvex and nonsmooth, because of the discrete variables involved. Much work has simply relaxed the problem during training, solving a continuous optimization, and truncating the codes a posteriori. This gives reasonable results but is quite suboptimal. Recent work has tried to optimize the objective directly over the binary codes and achieved better results, but the hash function was still learned a posteriori, which remains suboptimal. We propose a general framework for learning hash functions using affinity-based loss functions that uses auxiliary coordinates. This closes the loop and optimizes jointly over the hash functions and the binary codes so that they gradually match each other. The resulting algorithm can be seen as a corrected, iterated version of the procedure of optimizing first over the codes and then learning the hash function. Compared to this, our optimization is guaranteed to obtain better hash functions while being not much slower, as demonstrated experimentally in various supervised datasets. In addition, our framework facilitates the design of optimization algorithms for arbitrary types of loss and hash functions.

📄 PDF Abstract BibTeX arXiv:1501.05352

Code (0)

등록된 구현이 없습니다.

Tasks

Image RetrievalRetrieval

Similar Papers 제목 키워드 기반

Hashing with binary autoencoders

2015-01-05 · CVPR 2015 6 · Miguel Á. Carreira-Perpiñán, Ramin Raziperchikolaei

An attractive approach for fast search in image databases is binary hashing, where each high-dimensional, real-valued image is mapped onto a low-dimensional, binary vector and the search is done in this binary space. Fin…

DecoderImage RetrievalRetrieval

Graph-Collaborated Auto-Encoder Hashing for Multi-view Binary Clustering

2023-01-06 · Huibing Wang, Mingze Yao, Guangqi Jiang, Zetian Mi 외

Unsupervised hashing methods have attracted widespread attention with the explosive growth of large-scale data, which can greatly reduce storage and computation by learning compact binary codes. Existing unsupervised has…

ClusteringQuantization

A non-alternating graph hashing algorithm for large scale image search

2020-12-24 · Sobhan Hemati, Mohammad Hadi Mehdizavareh, Shojaeddin Chenouri, Hamid R Tizhoosh

In the era of big data, methods for improving memory and computational efficiency have become crucial for successful deployment of technologies. Hashing is one of the most effective approaches to deal with computational …

Computational EfficiencyImage RetrievalRetrieval

K-Means Hashing: An Affinity-Preserving Quantization Method for Learning Binary Compact Codes

2013-06-01 · CVPR 2013 6 · Kaiming He, Fang Wen, Jian Sun

In computer vision there has been increasing interest in learning hashing codes whose Hamming distance approximates the data similarity. The hashing functions play roles in both quantizing the vector space and generating…

ClusteringQuantization

Deep Joint-Semantics Reconstructing Hashing for Large-Scale Unsupervised Cross-Modal Retrieval

2019-10-01 · ICCV 2019 10 · Shupeng Su, Zhisheng Zhong, Chao Zhang

Cross-modal hashing encodes the multimedia data into a common binary hash space in which the correlations among the samples from different modalities can be effectively measured. Deep cross-modal hashing further improves…

Cross-Modal RetrievalRetrieval