Anisotropic k-Nearest Neighbor Search Using Covariance Quadtree
Eraldo Pereira Marinho, Carmen Maria Andreazza

TL;DR
This paper introduces a covariance hyper-quadtree data structure for anisotropic k-nearest neighbor search using the Mahalanobis metric, which adapts to local data dimensionality for improved density estimation and fluid flow simulations.
Contribution
It presents a novel adaptive data structure that partitions space based on local principal components, enabling efficient anisotropic kNN search and density estimation.
Findings
Effective local dimensionality reduction via PCA
Improved density estimation in noisy data
Potential applications in anisotropic fluid simulations
Abstract
We present a variant of the hyper-quadtree that divides a multidimensional space according to the hyperplanes associated to the principal components of the data in each hyperquadrant. Each of the hyper-quadrants is a data partition in a -dimension subspace, whose intrinsic dimensionality is reduced from the root dimensionality by the principal components analysis, which discards the irrelevant eigenvalues of the local covariance matrix. In the present method a component is irrelevant if its length is smaller than, or comparable to, the local inter-data spacing. Thus, the covariance hyper-quadtree is fully adaptive to the local dimensionality. The proposed data-structure is used to compute the anisotropic K nearest neighbors (kNN), supported by the Mahalanobis metric. As an application, we used the present k nearest neighbors method to perform…
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
TopicsFluid Dynamics Simulations and Interactions · Scientific Research and Discoveries · Underwater Acoustics Research
