Supervised Incremental Hashing

Bahadir Ozdemir, Mahyar Najibi and Larry Davis

Abstract

We propose an incremental strategy for learning hash functions with kernels for large-scale image search. Our method is based on a two-stage classification framework that treats binary codes as intermediate variables between the feature space and the semantic space. In the first stage of classification, binary codes are considered as class labels by a set of binary SVMs; each corresponds to one bit. In the second stage, binary codes become the input space of a multi-class SVM. Hash functions are learned by an efficient algorithm where the NP-hard problem of finding optimal binary codes is solved via cyclic coordinate descent and SVMs are trained in a parallelized incremental manner. For modifications like adding images from a previously unseen class, we describe an incremental procedure for effective and efficient updates to the previous hash functions. Experiments on three large-scale image datasets demonstrate the effectiveness of the proposed hashing method, Supervised Incremental Hashing (SIH), over the state-of-the-art supervised hashing methods.

Session

Posters 1

Files

PDF iconExtended Abstract (PDF, 173K)
PDF iconPaper (PDF, 307K)
PDF iconSupplemental Materials (PDF, 419K)

DOI

10.5244/C.30.50
https://dx.doi.org/10.5244/C.30.50

Citation

Bahadir Ozdemir, Mahyar Najibi and Larry Davis. Supervised Incremental Hashing. In Richard C. Wilson, Edwin R. Hancock and William A. P. Smith, editors, Proceedings of the British Machine Vision Conference (BMVC), pages 50.1-50.11. BMVA Press, September 2016.

Bibtex

        @inproceedings{BMVC2016_50,
        	title={Supervised Incremental Hashing},
        	author={Bahadir Ozdemir, Mahyar Najibi and Larry Davis},
        	year={2016},
        	month={September},
        	pages={50.1-50.11},
        	articleno={50},
        	numpages={11},
        	booktitle={Proceedings of the British Machine Vision Conference (BMVC)},
        	publisher={BMVA Press},
        	editor={Richard C. Wilson, Edwin R. Hancock and William A. P. Smith},
        	doi={10.5244/C.30.50},
        	isbn={1-901725-59-6},
        	url={https://dx.doi.org/10.5244/C.30.50}
        }