Home /Research /Efficient Nearest-Neighbor Search for Dynamical Systems with Nonholonomic Constraints
OTHER

Efficient Nearest-Neighbor Search for Dynamical Systems with Nonholonomic Constraints

Valerio Varricchio, B. Paden, Dmitry Yershov, Emilio Frazzoli

Year
2017
Citations
5
Access
Open access

Abstract

Nearest-neighbor search dominates the asymptotic complexity of sampling-based motion planning algorithms and is often addressed with k-d tree data structures. While it is generally believed that the expected complexity of nearest-neighbor queries is $O(log(N))$ in the size of the tree, this paper reveals that when a classic k-d tree approach is used with sub-Riemannian metrics, the expected query complexity is in fact $Θ(N^p \log(N))$ for a number $p \in [0, 1)$ determined by the degree of nonholonomy of the system. These metrics arise naturally in nonholonomic mechanical systems, including classic wheeled robot models. To address this negative result, we propose novel k-d tree build and query strategies tailored to sub-Riemannian metrics and demonstrate significant improvements in the running time of nearest-neighbor search queries.

Keywords

k-nearest neighbors algorithmTree (set theory)Nearest neighbor searchBest bin firstComputer sciencek-d treeSampling (signal processing)Cover treeLarge margin nearest neighborTheoretical computer science

Related papers

Browse all OTHER papers