A General Two-Step Approach to Learning-Based Hashing
Guosheng Lin, Chunhua Shen, David Suter, Anton van den Hengel

TL;DR
This paper introduces a flexible two-step framework for learning-based hashing that separates hash bit learning from hash function learning, enabling easier development and improved performance over existing methods.
Contribution
It proposes a general, decoupled framework for hashing that accommodates various loss and hash functions, simplifying development and enhancing effectiveness.
Findings
Framework outperforms state-of-the-art methods.
Flexible to different loss and hash functions.
Effective in various experimental settings.
Abstract
Most existing approaches to hashing apply a single form of hash function, and an optimization process which is typically deeply coupled to this specific form. This tight coupling restricts the flexibility of the method to respond to the data, and can result in complex optimization problems that are difficult to solve. Here we propose a flexible yet simple framework that is able to accommodate different types of loss functions and hash functions. This framework allows a number of existing approaches to hashing to be placed in context, and simplifies the development of new problem-specific hashing methods. Our framework decomposes hashing learning problem into two steps: hash bit learning and hash function learning based on the learned bits. The first step can typically be formulated as binary quadratic problems, and the second step can be accomplished by training standard binary…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Image and Video Retrieval Techniques · Video Surveillance and Tracking Methods · Multimodal Machine Learning Applications
