Accelerated Distance Computation with Encoding Tree for High Dimensional Data
Shicong Liu, Junru Shao, Hongtao Lu

TL;DR
This paper introduces an efficient method for computing distances in high-dimensional data using encoding trees and forests, significantly reducing computation time and memory usage.
Contribution
The paper presents Encoding Tree and Encoding Forest structures that accelerate distance calculations and lower memory consumption in high-dimensional vector quantization methods.
Findings
Significant speed-up in distance computation for high-dimensional data.
Reduced memory usage with encoding tree and forest structures.
Compatibility with existing quantization-based methods.
Abstract
We propose a novel distance to calculate distance between high dimensional vector pairs, utilizing vector quantization generated encodings. Vector quantization based methods are successful in handling large scale high dimensional data. These methods compress vectors into short encodings, and allow efficient distance computation between an uncompressed vector and compressed dataset without decompressing explicitly. However for large datasets, these distance computing methods perform excessive computations. We avoid excessive computations by storing the encodings on an Encoding Tree(E-Tree), interestingly the memory consumption is also lowered. We also propose Encoding Forest(E-Forest) to further lower the computation cost. E-Tree and E-Forest is compatible with various existing quantization-based methods. We show by experiments our methods speed-up distance computing for high dimensional…
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 · Advanced Data Compression Techniques · Image Retrieval and Classification Techniques
