Skip to main navigation Skip to search Skip to main content

PANENE: A Progressive Algorithm for Indexing and Querying Approximate k-Nearest Neighbors

  • Seoul National University
  • Institut national de recherche en informatique et en automatique

Research output: Contribution to journalArticlepeer-review

Abstract

We present PANENE, a progressive algorithm for approximate nearest neighbor indexing and querying. Although the use of k-nearest neighbor (KNN) libraries is common in many data analysis methods, most KNN algorithms can only be queried when the whole dataset has been indexed, i.e., they are not online. Even the few online implementations are not progressive in the sense that the time to index incoming data is not bounded and cannot satisfy the latency requirements of progressive systems. This long latency has significantly limited the use of many machine learning methods, such as t-SNE, in interactive visual analytics. PANENE is a novel algorithm for Progressive Approximate k-NEarest NEighbors, enabling fast KNN queries while continuously indexing new batches of data. Following the progressive computation paradigm, PANENE operations can be bounded in time, allowing analysts to access running results within an interactive latency. PANENE can also incrementally build and maintain a cache data structure, a KNN lookup table, to enable constant-time lookups for KNN queries. Finally, we present three progressive applications of PANENE, such as regression, density estimation, and responsive t-SNE, opening up new opportunities to use complex algorithms in interactive systems.

Original languageEnglish
Article number8462793
Pages (from-to)1347-1360
Number of pages14
JournalIEEE Transactions on Visualization and Computer Graphics
Volume26
Issue number2
DOIs
StatePublished - 1 Feb 2020
Externally publishedYes

Keywords

  • algorithm
  • Approximate k-Nearest Neighbors
  • progressive data analysis
  • real-time

Fingerprint

Dive into the research topics of 'PANENE: A Progressive Algorithm for Indexing and Querying Approximate k-Nearest Neighbors'. Together they form a unique fingerprint.

Cite this