Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

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

TaskDatasetResultRank
Image ClassificationMNIST
Accuracy96.6
395
ClusteringMNIST
NMI0.8375
92
ClassificationCOIL-20
Accuracy0.921
76
Dimensionality ReductionCassin's
AUC RNX36.76
63
ClassificationMNIST
Accuracy94.5
55
Classificationpendigits
Accuracy97.6
50
Dimensionality ReductionCIFAR10
Trustworthiness Score0.9209
45
Dimensionality ReductionRetina
AUC R_NX Score0.3552
42
Dimensionality ReductionFMNIST
AUC R_NX Score38.07
42
Dimensionality ReductionMNIST
AUC R_NX Score33.34
42
Showing 10 of 116 rows
...

Other info

Code

Follow for update