Geometric range searching

J Matoušek - ACM Computing Surveys (CSUR), 1994 - dl.acm.org
In geometric range searching, algorithmic problems of the following type are considered.
Given an n-point set P in the plane, build a data structure so that, given a query triangle R …

Approximate nearest neighbors: towards removing the curse of dimensionality

P Indyk, R Motwani - Proceedings of the thirtieth annual ACM …, 1998 - dl.acm.org
The nearest neighbor problem is the follolving: Given a set of n points P=(PI,..., p,} in some
metric space X, preprocess P so as to efficiently answer queries which require finding bhe …

Incremental sampling-based algorithms for optimal motion planning

S Karaman, E Frazzoli - 2011 - direct.mit.edu
During the last decade, incremental sampling-based motion planning algorithms, such as
the Rapidly-exploring Random Trees (RRTs), have been shown to work well in practice and …

An optimal algorithm for approximate nearest neighbor searching fixed dimensions

S Arya, DM Mount, NS Netanyahu… - Journal of the ACM …, 1998 - dl.acm.org
Consider a set of S of n data points in real d-dimensional space, Rd, where distances are
measured using any Minkowski metric. In nearest neighbor searching, we preprocess S into …

[PDF][PDF] Data structures and algorithms for nearest neighbor search in general metric spaces

PN Yianilos - Soda, 1993 - academia.edu
We consider the computational problem of nding nearest neighbors in general metric
spaces. Of particular interest are spaces that may not be conveniently embedded or …

[图书][B] Lectures on discrete geometry

J Matousek - 2013 - books.google.com
This book is primarily a textbook introduction to various areas of discrete geometry. In each
area, it explains several key results and methods, in an accessible and concrete manner. It …

Optimal data-dependent hashing for approximate near neighbors

A Andoni, I Razenshteyn - Proceedings of the forty-seventh annual ACM …, 2015 - dl.acm.org
We show an optimal data-dependent hashing scheme for the approximate near neighbor
problem. For an n-point dataset in a d-dimensional space our data structure achieves query …

[PDF][PDF] Approximate nearest neighbor: Towards removing the curse of dimensionality

S Har-Peled, P Indyk, R Motwani - 2012 - dspace.mit.edu
Approximate Nearest Neighbor: Towards Removing the Curse of Dimensionality Page 1
Approximate Nearest Neighbor: Towards Removing the Curse of Dimensionality The MIT …

Applications of random sampling in computational geometry, II

KL Clarkson - Proceedings of the fourth annual symposium on …, 1988 - dl.acm.org
Random sampling is used for several new geometric algorithms. The algorithms are “Las
Vegas,” and their expected bounds are with respect to the random behavior of the …

Epsilon-nets and simplex range queries

D Haussler, E Welzl - Proceedings of the second annual symposium on …, 1986 - dl.acm.org
We present a new technique for half-space and simplex range query using Ο (n) space and
Ο (na) query time, where a< d (d-1)/d (d-1)+ 1+ γ for all dimensions d≥ 2 and γ> 0. These …