We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.PF

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Performance

Title: TPU-KNN: K Nearest Neighbor Search at Peak FLOP/s

Abstract: This paper presents a novel nearest neighbor search algorithm achieving TPU (Google Tensor Processing Unit) peak performance, outperforming state-of-the-art GPU algorithms with similar level of recall. The design of the proposed algorithm is motivated by an accurate accelerator performance model that takes into account both the memory and instruction bottlenecks. Our algorithm comes with an analytical guarantee of recall in expectation and does not require maintaining sophisticated index data structure or tuning, making it suitable for applications with frequent updates. Our work is available in the open-source package of Jax and Tensorflow on TPU.
Subjects: Performance (cs.PF); Machine Learning (cs.LG)
Cite as: arXiv:2206.14286 [cs.PF]
  (or arXiv:2206.14286v2 [cs.PF] for this version)

Submission history

From: Felix Chern [view email]
[v1] Tue, 28 Jun 2022 20:53:25 GMT (61kb)
[v2] Thu, 30 Jun 2022 10:48:01 GMT (61kb)

Link back to: arXiv, form interface, contact.