English

Hashing with binary autoencoders

Machine Learning 2015-01-23 v1 Computer Vision and Pattern Recognition Optimization and Control Machine Learning

Abstract

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. Finding the optimal hash function is difficult because it involves binary constraints, and most approaches approximate the optimization by relaxing the constraints and then binarizing the result. Here, we focus on the binary autoencoder model, which seeks to reconstruct an image from the binary code produced by the hash function. We show that the optimization can be simplified with the method of auxiliary coordinates. This reformulates the optimization as alternating two easier steps: one that learns the encoder and decoder separately, and one that optimizes the code for each image. Image retrieval experiments, using precision/recall and a measure of code utilization, show the resulting hash function outperforms or is competitive with state-of-the-art methods for binary hashing.

Keywords

Cite

@article{arxiv.1501.00756,
  title  = {Hashing with binary autoencoders},
  author = {Miguel Á. Carreira-Perpiñán and Ramin Raziperchikolaei},
  journal= {arXiv preprint arXiv:1501.00756},
  year   = {2015}
}

Comments

22 pages, 11 figures

R2 v1 2026-06-22T07:50:39.261Z