Binary Hashing with Semidefinite Relaxation and Augmented Lagrangian
Abstract
This paper proposes two approaches for inferencing binary codes in two-step (supervised, unsupervised) hashing. We first introduce an unified formulation for both supervised and unsupervised hashing. Then, we cast the learning of one bit as a Binary Quadratic Problem (BQP). We propose two approaches to solve BQP. In the first approach, we relax BQP as a semidefinite programming problem which its global optimum can be achieved. We theoretically prove that the objective value of the binary solution achieved by this approach is well bounded. In the second approach, we propose an augmented Lagrangian based approach to solve BQP directly without relaxing the binary constraint. Experimental results on three benchmark datasets show that our proposed methods compare favorably with the state of the art.
Cite
Text
Do et al. "Binary Hashing with Semidefinite Relaxation and Augmented Lagrangian." European Conference on Computer Vision, 2016. doi:10.1007/978-3-319-46475-6_49Markdown
[Do et al. "Binary Hashing with Semidefinite Relaxation and Augmented Lagrangian." European Conference on Computer Vision, 2016.](https://mlanthology.org/eccv/2016/do2016eccv-binary/) doi:10.1007/978-3-319-46475-6_49BibTeX
@inproceedings{do2016eccv-binary,
title = {{Binary Hashing with Semidefinite Relaxation and Augmented Lagrangian}},
author = {Do, Thanh-Toan and Doan, Anh-Dzung and Nguyen, Duc Thanh and Cheung, Ngai-Man},
booktitle = {European Conference on Computer Vision},
year = {2016},
pages = {802-817},
doi = {10.1007/978-3-319-46475-6_49},
url = {https://mlanthology.org/eccv/2016/do2016eccv-binary/}
}