Kernel Auto-Encoder for Semi-Supervised Hashing
Abstract
Hashing-based approaches have gained popularity for large-scale image retrieval in recent years. It has been shown that semi-supervised hashing, which incorporates similarity/dissimilarity information into hash function learning could improve the hashing quality. In this paper, we present a novel kernel-based semi-supervised binary hashing model for image retrieval by taking into account auxiliary information, i.e., similar and dissimilar data pairs in achieving high quality hashing. The main idea is to map the data points into a highly non-linear feature space and then map the non-linear features into compact binary codes such that similar/dissimilar data points have similar/dissimilar hash codes. Empirical evaluations on three benchmark datasets demonstrate the superiority of the proposed method over several existing unsupervised and semi-supervised hash function learning methods.
Cite
Text
Gholami and Hajisami. "Kernel Auto-Encoder for Semi-Supervised Hashing." IEEE/CVF Winter Conference on Applications of Computer Vision, 2016. doi:10.1109/WACV.2016.7477690Markdown
[Gholami and Hajisami. "Kernel Auto-Encoder for Semi-Supervised Hashing." IEEE/CVF Winter Conference on Applications of Computer Vision, 2016.](https://mlanthology.org/wacv/2016/gholami2016wacv-kernel/) doi:10.1109/WACV.2016.7477690BibTeX
@inproceedings{gholami2016wacv-kernel,
title = {{Kernel Auto-Encoder for Semi-Supervised Hashing}},
author = {Gholami, Behnam and Hajisami, Abolfazl},
booktitle = {IEEE/CVF Winter Conference on Applications of Computer Vision},
year = {2016},
pages = {1-8},
doi = {10.1109/WACV.2016.7477690},
url = {https://mlanthology.org/wacv/2016/gholami2016wacv-kernel/}
}