Towards Optimal Discrete Online Hashing with Balanced Similarity
Mingbao Lin, Rongrong Ji, Hong Liu, Xiaoshuai Sun, Yongjian Wu,, Yunsheng Wu

TL;DR
This paper introduces BSODH, a novel online hashing method that directly optimizes discrete codes by balancing similarity, effectively preserving data relationships and outperforming existing methods on benchmark datasets.
Contribution
The paper proposes a unified framework for online hashing that directly optimizes discrete codes and addresses data imbalance with a balanced similarity measure.
Findings
Outperforms state-of-the-art methods on benchmark datasets
Effectively preserves similarity between streaming and existing data
Enables direct discrete optimization in online hashing
Abstract
When facing large-scale image datasets, online hashing serves as a promising solution for online retrieval and prediction tasks. It encodes the online streaming data into compact binary codes, and simultaneously updates the hash functions to renew codes of the existing dataset. To this end, the existing methods update hash functions solely based on the new data batch, without investigating the correlation between such new data and the existing dataset. In addition, existing works update the hash functions using a relaxation process in its corresponding approximated continuous space. And it remains as an open problem to directly apply discrete optimizations in online hashing. In this paper, we propose a novel supervised online hashing method, termed Balanced Similarity for Online Discrete Hashing (BSODH), to solve the above problems in a unified framework. BSODH employs a well-designed…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Image and Video Retrieval Techniques · Caching and Content Delivery · Video Surveillance and Tracking Methods
