Documents
Poster
LEARNING SUPERVISED BINARY HASHING: OPTIMIZATION VS DIVERSITY
- Citation Author(s):
- Submitted by:
- Ramin Raziperch...
- Last updated:
- 14 September 2017 - 3:11pm
- Document Type:
- Poster
- Document Year:
- 2017
- Event:
- Presenters:
- Miguel Carreira-Perpinan
- Paper Code:
- 2505
- Categories:
- Log in to post comments
Binary hashing is a practical approach for fast, approximate retrieval in large image databases. The goal is to learn a hash function that maps images onto a binary vector such that Hamming distances approximate semantic similarities. The search is then fast by using hardware support for binary operations. Most hashing papers define a complicated objective function that couples the single-bit hash functions. A recent work has shown the surprising result that by learning the single-bit functions independently and making them diverse using ensemble learning techniques, one can achieve simpler optimization, faster training, and better retrieval results. In this paper, we study the interplay between optimization and diversity in learning good hash functions. We show that to achieve good hash functions, no matter how we optimize the objective, the diversity among the single-bit hash functions is a crucial element.