Learning to Rank Binary Codes
Jie Feng, Wei Liu, Yan Wang

TL;DR
This paper introduces a flexible bitwise weight learning framework for binary codes in vision tasks, improving similarity measurement and adaptability to new data through offline and online ranking-based methods.
Contribution
It proposes a novel weighted Hamming distance approach using Ranking SVM, enabling dynamic weight updates for binary codes in image retrieval.
Findings
Significant performance improvements in image retrieval accuracy.
Online weight learning achieves comparable results to offline methods.
Framework effectively adapts to large and dynamic datasets.
Abstract
Binary codes have been widely used in vision problems as a compact feature representation to achieve both space and time advantages. Various methods have been proposed to learn data-dependent hash functions which map a feature vector to a binary code. However, considerable data information is inevitably lost during the binarization step which also causes ambiguity in measuring sample similarity using Hamming distance. Besides, the learned hash functions cannot be changed after training, which makes them incapable of adapting to new data outside the training data set. To address both issues, in this paper we propose a flexible bitwise weight learning framework based on the binary codes obtained by state-of-the-art hashing methods, and incorporate the learned weights into the weighted Hamming distance computation. We then formulate the proposed framework as a ranking problem and leverage…
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 · Image Retrieval and Classification Techniques · Multimodal Machine Learning Applications
MethodsSupport Vector Machine
