@inproceedings{261aa4d2051e49bfb9ab336e3b73ff14,
title = "On the I/O Complexity of the k-Nearest Neighbors Problem",
abstract = "We consider static, external memory indexes for exact and approximate versions of the k-nearest neighbor (k-NN) problem, and show new lower bounds under a standard indivisibility assumption: Polynomial space indexing schemes for high-dimensional k-NN in Hamming space cannot take advantage of block transfers: {\'i}(k) block reads are needed to to answer a query. For the l∞ metric the lower bound holds even if we allow c-appoximate nearest neighbors to be returned, for c ∈ (1, 3). The restriction to c < 3 is necessary: For every metric there exists an indexing scheme in the indexability model of Hellerstein et al. using space O(kn), where n is the number of points, that can retrieve k 3-approximate nearest neighbors using optimal ⌈k/B⌉ I/Os, where B is the block size. For specific metrics, data structures with better approximation factors are possible. For k-NN in Hamming space and every approximation factor c>1 there exists a polynomial space data structure that returns k c-approximate nearest neighbors in ⌈k/B⌉ I/Os. To show these lower bounds we develop two new techniques: First, to handle that approximation algorithms have more freedom in deciding which result set to return we develop a relaxed version of the λ-set workload technique of Hellerstein et al. This technique allows us to show lower bounds that hold in d ≥ n dimensions. To extend the lower bounds down to d = O(k log(n/k)) dimensions, we develop a new deterministic dimension reduction technique that may be of independent interest.",
keywords = "k-nearest neighbor (k-NN), external memory indexes, Hamming space, l∞ metric, approximate nearest neighbors, block reads, indexing schemes, dimension reduction, polynomial space data structures, indivisibility assumption, k-nearest neighbor (k-NN), external memory indexes, Hamming space, l∞ metric, approximate nearest neighbors, block reads, indexing schemes, dimension reduction, polynomial space data structures, indivisibility assumption",
author = "Mayank Goswami and Riko Jacob and Rasmus Pagh",
year = "2020",
month = jun,
doi = "10.1145/3375395.3387649",
language = "English",
series = "ACM SIGMOD-SIGACT-SIGAI Symposium on Principles of Database Systems",
publisher = "Association for Computing Machinery",
pages = "205--212",
booktitle = "PODS'20: Proceedings of the 39th ACM SIGMOD-SIGACT-SIGAI Symposium on Principles of Database Systems",
address = "United States",
note = "Symposium on Principles of Database Systems, PODS ; Conference date: 14-06-2020",
}