2021
DOI: 10.48550/arxiv.2112.06630
|View full text |Cite
Preprint
|
Sign up to set email alerts
|

Fast Single-Core K-Nearest Neighbor Graph Computation

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1

Citation Types

0
2
0

Year Published

2022
2022
2022
2022

Publication Types

Select...
1

Relationship

0
1

Authors

Journals

citations
Cited by 1 publication
(2 citation statements)
references
References 0 publications
0
2
0
Order By: Relevance
“…Parallelization? Termination Dong et al [7] C++ no OpenMP & map-reduce δ-proportion update McInnes [14] Python no none no possible update Kluser et al [12] C no none no possible update This paper Java yes fork-join pool statistical criterion is reported in [7]. Nor shall we outline the different approaches to K-nearest neighbor approximation, briefly surveyed by Aumüller, Bernhardsson and, Faithfull [1].…”
Section: Authorsmentioning
confidence: 99%
See 1 more Smart Citation
“…Parallelization? Termination Dong et al [7] C++ no OpenMP & map-reduce δ-proportion update McInnes [14] Python no none no possible update Kluser et al [12] C no none no possible update This paper Java yes fork-join pool statistical criterion is reported in [7]. Nor shall we outline the different approaches to K-nearest neighbor approximation, briefly surveyed by Aumüller, Bernhardsson and, Faithfull [1].…”
Section: Authorsmentioning
confidence: 99%
“…Single-threaded C Implementation. Kluser et al [12] describe a runtime-optimized C implementation for the 2 -distance metric, and report performance improvements over the two versions above. Their approach increases locality by improving the otherwise irregular memory access pattern.…”
Section: Python Implementationmentioning
confidence: 99%