paper-with-me

Papers

A Comparative Study of UMAP and Other Dimensionality Reduction Methods

2026-03-01 · Guanzhe Zhang, Shanshan Ding, Zhezhen Jin arxiv

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.

📄 PDF Abstract BibTeX arXiv:2603.02275

Code (0)

등록된 구현이 없습니다.

Tasks

Dimensionality Reduction

Similar Papers 제목 키워드 기반

Analyzing the Structure of Handwritten Digits: A Comparative Study of PCA, Factor Analysis, and UMAP

2026-01-07 · Jyotiraditya Gupta arxiv

Handwritten digit images lie in a high-dimensional pixel space but exhibit strong geometric and statistical structure. This paper investigates the latent organization of handwritten digits in the MNIST dataset using thre…

Dimensionality Reduction

Clustering with UMAP: Why and How Connectivity Matters

2021-08-12 · Ayush Dalmia, Suzanna Sia

Topology based dimensionality reduction methods such as t-SNE and UMAP have seen increasing success and popularity in high-dimensional data. These methods have strong mathematical foundations and are based on the intuiti…

ClusteringDimensionality Reduction

Exploring the Influence of Dimensionality Reduction on Anomaly Detection Performance in Multivariate Time Series

2024-03-07 · Mahsun Altın, Altan Cakir

This paper presents an extensive empirical study on the integration of dimensionality reduction techniques with advanced unsupervised time series anomaly detection models, focusing on the MUTANT and Anomaly-Transformer m…

Anomaly DetectionDimensionality ReductionTime SeriesTime Series Analysis+1

HUMAP: Hierarchical Uniform Manifold Approximation and Projection

2021-06-14 · Wilson E. Marcílio-Jr, Danilo M. Eler, Fernando V. Paulovich, Rafael M. Martins

Dimensionality reduction (DR) techniques help analysts to understand patterns in high-dimensional spaces. These techniques, often represented by scatter plots, are employed in diverse science domains and facilitate simil…

Dimensionality Reduction

GiDR-DUN; Gradient Dimensionality Reduction -- Differences and Unification

2022-06-20 · Andrew Draganov, Tyrus Berry, Jakob Rødsgaard Jørgensen, Katrine Scheel Nellemann 외

TSNE and UMAP are two of the most popular dimensionality reduction algorithms due to their speed and interpretable low-dimensional embeddings. However, while attempts have been made to improve on TSNE's computational com…

Dimensionality Reduction