Pairwise Rotation Hashing for High-dimensional Features
Kohta Ishikawa, Ikuro Sato, Mitsuru Ambai

TL;DR
This paper introduces a highly efficient binary hashing method for high-dimensional features using pairwise rotations, significantly reducing computational complexity while maintaining or improving retrieval accuracy.
Contribution
It presents a novel sparse linear hashing technique based on pairwise rotations with an analytical foundation, enabling faster learning and scalability for high-dimensional visual features.
Findings
Encoding cost is O(n log n), much faster than previous methods.
Retrieval accuracy is comparable or slightly better than state-of-the-art.
The method is simple, efficient, and analytically grounded.
Abstract
Binary Hashing is widely used for effective approximate nearest neighbors search. Even though various binary hashing methods have been proposed, very few methods are feasible for extremely high-dimensional features often used in visual tasks today. We propose a novel highly sparse linear hashing method based on pairwise rotations. The encoding cost of the proposed algorithm is for n-dimensional features, whereas that of the existing state-of-the-art method is typically . The proposed method is also remarkably faster in the learning phase. Along with the efficiency, the retrieval accuracy is comparable to or slightly outperforming the state-of-the-art. Pairwise rotations used in our method are formulated from an analytical study of the trade-off relationship between quantization error and entropy of binary codes. Although these hashing criteria are…
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 · Robotics and Sensor-Based Localization · Video Surveillance and Tracking Methods
