Ordinal Constrained Binary Code Learning for Nearest Neighbor Search
Hong Liu, Rongrong Ji, Yongjian Wu, Feiyue Huang

TL;DR
This paper introduces Ordinal Constraint Hashing (OCH), a novel method that efficiently preserves ordinal relations in binary code learning for large-scale nearest neighbor search, outperforming existing approaches.
Contribution
The paper proposes a graph-based approximation method with ordinal constraint projection and a stochastic gradient descent algorithm to improve ordinal-preserving hashing efficiency and effectiveness.
Findings
OCH outperforms state-of-the-art hashing methods on large-scale visual search datasets.
The method effectively reduces the size of ordinal graphs while maintaining ranking quality.
Experimental results demonstrate superior retrieval accuracy on LabelMe, Tiny100K, and GIST1M datasets.
Abstract
Recent years have witnessed extensive attention in binary code learning, a.k.a. hashing, for nearest neighbor search problems. It has been seen that high-dimensional data points can be quantized into binary codes to give an efficient similarity approximation via Hamming distance. Among existing schemes, ranking-based hashing is recent promising that targets at preserving ordinal relations of ranking in the Hamming space to minimize retrieval loss. However, the size of the ranking tuples, which shows the ordinal relations, is quadratic or cubic to the size of training samples. By given a large-scale training data set, it is very expensive to embed such ranking tuples in binary code learning. Besides, it remains a dificulty to build ranking tuples efficiently for most ranking-preserving hashing, which are deployed over an ordinal graph-based setting. To handle these problems, we propose a…
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 · Multimodal Machine Learning Applications · Domain Adaptation and Few-Shot Learning
