English

A Comparative Study of UMAP and Other Dimensionality Reduction Methods

Machine Learning 2026-05-04 v2 Applications Machine Learning

Abstract

Uniform Manifold Approximation and Projection (UMAP) is a widely used manifold learning technique for dimensionality reduction. This paper studies UMAP, supervised UMAP, and several competing dimensionality reduction methods, including Principal Component Analysis (PCA), Kernel PCA, Sliced Inverse Regression (SIR), Kernel SIR, and t-distributed Stochastic Neighbor Embedding, through a comprehensive comparative analysis. Although UMAP has attracted substantial attention for preserving local and global structures, its supervised extensions, particularly for regression settings, remain rather underexplored. We provide a systematic evaluation of supervised UMAP for both regression and classification using simulated and real datasets, with performance assessed via predictive accuracy on low-dimensional embeddings. Our results show that supervised UMAP performs well for classification but exhibits limitations in effectively incorporating response information for regression, highlighting an important direction for future development.

Keywords

Cite

@article{arxiv.2603.02275,
  title  = {A Comparative Study of UMAP and Other Dimensionality Reduction Methods},
  author = {Guanzhe Zhang and Shanshan Ding and Zhezhen Jin},
  journal= {arXiv preprint arXiv:2603.02275},
  year   = {2026}
}

Comments

31 pages, 4 figures

R2 v1 2026-07-01T10:59:51.760Z