UMAP: Uniform Manifold Approximation and Projection for Dimension Reduction
About
UMAP (Uniform Manifold Approximation and Projection) is a novel manifold learning technique for dimension reduction. UMAP is constructed from a theoretical framework based in Riemannian geometry and algebraic topology. The result is a practical scalable algorithm that applies to real world data. The UMAP algorithm is competitive with t-SNE for visualization quality, and arguably preserves more of the global structure with superior run time performance. Furthermore, UMAP has no computational restrictions on embedding dimension, making it viable as a general purpose dimension reduction technique for machine learning.
Leland McInnes, John Healy, James Melville• 2018
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Image Classification | MNIST | Accuracy96.6 | 395 | |
| Clustering | MNIST | NMI0.8375 | 92 | |
| Classification | COIL-20 | Accuracy0.921 | 76 | |
| Dimensionality Reduction | Cassin's | AUC RNX36.76 | 63 | |
| Classification | MNIST | Accuracy94.5 | 55 | |
| Classification | pendigits | Accuracy97.6 | 50 | |
| Dimensionality Reduction | CIFAR10 | Trustworthiness Score0.9209 | 45 | |
| Dimensionality Reduction | Retina | AUC R_NX Score0.3552 | 42 | |
| Dimensionality Reduction | FMNIST | AUC R_NX Score38.07 | 42 | |
| Dimensionality Reduction | MNIST | AUC R_NX Score33.34 | 42 |
Showing 10 of 116 rows
...