Hyperplane Arrangements and Locality-Sensitive Hashing with Lift
Makiko Konoshima, Yui Noma

TL;DR
This paper introduces a lift map that enhances hyperplane-based locality-sensitive hashing by incorporating offsets, improving the discretization of feature spaces and the correlation between Hamming and Euclidean distances.
Contribution
The paper proposes a novel lift map method that allows existing learning algorithms to consider hyperplane offsets without modification.
Findings
The lift map improves the correlation between Hamming and Euclidean distances.
Increased number of hyperplanes enhances space discretization.
Data characteristics influence the effectiveness of the proposed method.
Abstract
Locality-sensitive hashing converts high-dimensional feature vectors, such as image and speech, into bit arrays and allows high-speed similarity calculation with the Hamming distance. There is a hashing scheme that maps feature vectors to bit arrays depending on the signs of the inner products between feature vectors and the normal vectors of hyperplanes placed in the feature space. This hashing can be seen as a discretization of the feature space by hyperplanes. If labels for data are given, one can determine the hyperplanes by using learning algorithms. However, many proposed learning methods do not consider the hyperplanes' offsets. Not doing so decreases the number of partitioned regions, and the correlation between Hamming distances and Euclidean distances becomes small. In this paper, we propose a lift map that converts learning algorithms without the offsets to the ones that take…
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 · Image Retrieval and Classification Techniques
