pith. machine review for the scientific record. sign in

arxiv: cs/9901013 · v1 · submitted 1999-01-26 · 💻 cs.CG

Recognition: unknown

Analysis of approximate nearest neighbor searching with clustered point sets

Authors on Pith no claims yet
classification 💻 cs.CG
keywords datanearestneighboranalysisapproximatekd-treemethodpoints
0
0 comments X
read the original abstract

We present an empirical analysis of data structures for approximate nearest neighbor searching. We compare the well-known optimized kd-tree splitting method against two alternative splitting methods. The first, called the sliding-midpoint method, which attempts to balance the goals of producing subdivision cells of bounded aspect ratio, while not producing any empty cells. The second, called the minimum-ambiguity method is a query-based approach. In addition to the data points, it is also given a training set of query points for preprocessing. It employs a simple greedy algorithm to select the splitting plane that minimizes the average amount of ambiguity in the choice of the nearest neighbor for the training points. We provide an empirical analysis comparing these two methods against the optimized kd-tree construction for a number of synthetically generated data and query sets. We demonstrate that for clustered data and query sets, these algorithms can provide significant improvements over the standard kd-tree construction for approximate nearest neighbor searching.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. UD-DML: Uniform Design Subsampling for Double Machine Learning over Massive Data

    stat.ME 2026-05 unverdicted novelty 6.0

    UD-DML creates balanced representative subsamples via uniform design in PCA space for efficient double machine learning estimation of average treatment effects on large datasets.