SOTAVerified

The Shape of Attraction in UMAP: Exploring the Embedding Forces in Dimensionality Reduction

2025-03-12Code Available0· sign in to hype

Mohammad Tariqul Islam, Jason W. Fleischer

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Uniform manifold approximation and projection (UMAP) is among the most popular neighbor embedding methods. The method relies on attractive and repulsive forces among high-dimensional data points to obtain a low-dimensional embedding. In this paper, we analyze the forces to reveal their effects on cluster formations and visualization. Repulsion emphasizes differences, controlling cluster boundaries and inter-cluster distance. Attraction is more subtle, as attractive tension between points can manifest simultaneously as attraction and repulsion in the lower-dimensional mapping. This explains the need for learning rate annealing and motivates the different treatments between attractive and repulsive terms. Moreover, by modifying attraction, we improve the consistency of cluster formation under random initialization. Overall, our analysis makes UMAP and similar embedding methods more interpretable, more robust, and more accurate.

Tasks

Reproductions