@article{Nolet_Lafargue_Raff_Nanditale_Oates_Zedlewski_Patterson_2021, title={Bringing UMAP Closer to the Speed of Light with GPU Acceleration}, volume={35}, url={https://ojs.aaai.org/index.php/AAAI/article/view/16118}, DOI={10.1609/aaai.v35i1.16118}, abstractNote={The Uniform Manifold Approximation and Projection (UMAP) algorithm has become widely popular for its ease of use, quality of results, and support for exploratory, unsupervised, supervised, and semi-supervised learning. While many algorithms can be ported to a GPU in a simple and direct fashion, such efforts have resulted in inefficent and inaccurate versions of UMAP. We show a number of techniques that can be used to make a faster and more faithful GPU version of UMAP, and obtain speedups of up to 100x in practice. Many of these design choices/lessons are general purpose and may inform the conversion of other graph and manifold learning algorithms to use GPUs. Our implementation has been made publicly available as part of the open source RAPIDS cuML library (https://github.com/rapidsai/cuml).}, number={1}, journal={Proceedings of the AAAI Conference on Artificial Intelligence}, author={Nolet, Corey J. and Lafargue, Victor and Raff, Edward and Nanditale, Thejaswi and Oates, Tim and Zedlewski, John and Patterson, Joshua}, year={2021}, month={May}, pages={418-426} }