{ "id": "1804.06829", "version": "v1", "published": "2018-04-18T17:28:48.000Z", "updated": "2018-04-18T17:28:48.000Z", "title": "HD-Index: Pushing the Scalability-Accuracy Boundary for Approximate kNN Search in High-Dimensional Spaces", "authors": [ "Akhil Arora", "Sakshi Sinha", "Piyush Kumar", "Arnab Bhattacharya" ], "comment": "To be published at VLDB 2018", "categories": [ "cs.DB" ], "abstract": "Nearest neighbor searching of large databases in high-dimensional spaces is inherently difficult due to the curse of dimensionality. A flavor of approximation is, therefore, necessary to practically solve the problem of nearest neighbor search. In this paper, we propose a novel yet simple indexing scheme, HD-Index, to solve the problem of approximate k-nearest neighbor queries in massive high-dimensional databases. HD-Index consists of a set of novel hierarchical structures called RDB-trees built on Hilbert keys of database objects. The leaves of the RDB-trees store distances of database objects to reference objects, thereby allowing efficient pruning using distance filters. In addition to triangular inequality, we also use Ptolemaic inequality to produce better lower bounds. Experiments on massive (up to billion scale) high-dimensional (up to 1000+) datasets show that HD-Index is effective, efficient, and scalable.", "revisions": [ { "version": "v1", "updated": "2018-04-18T17:28:48.000Z" } ], "analyses": { "subjects": [ "H.2.4" ], "keywords": [ "approximate knn search", "high-dimensional spaces", "scalability-accuracy boundary", "nearest neighbor search", "produce better lower bounds" ], "note": { "typesetting": "TeX", "pages": 0, "language": "en", "license": "arXiv", "status": "editable" } } }