Dimensionality reduction for visualizing single-cell data using UMAP¶
Why this mattered¶
UMAP mattered because it helped make single-cell atlases visually interpretable at the scale that single-cell RNA sequencing and mass cytometry were beginning to produce. Before this, t-SNE was widely used for nonlinear visualization, but it was slow on large datasets and often difficult to interpret globally. Becht and colleagues showed that UMAP could preserve local cellular neighborhoods while better retaining broader relationships among populations, making it practical to inspect developmental continua, immune-cell diversity, and rare or transitional states in high-dimensional single-cell measurements.
The paper shifted UMAP from a general manifold-learning method into a standard visual language for single-cell biology. After it, researchers could more routinely use two-dimensional embeddings not just as presentation figures, but as exploratory maps for clustering, annotation, trajectory hypotheses, batch-effect assessment, and comparison across tissues or disease states. Its importance was partly methodological and partly cultural: it gave the field a fast, reproducible-enough default for turning millions of molecular profiles into maps that biologists could reason about.
Subsequent single-cell breakthroughs, including large human and mouse cell atlases, tumor microenvironment studies, immune repertoire analyses, and multimodal single-cell workflows, depended on this kind of scalable visualization. UMAP did not solve the statistical problems of cell identity, lineage, or causality by itself, and later work has emphasized that embeddings must be interpreted cautiously. But the paper helped establish the modern practice of treating cellular systems as structured landscapes in high-dimensional molecular space, making large-scale single-cell discovery more navigable and more communicable.
Abstract¶
(no abstract available)
Related¶
- cite → A Global Geometric Framework for Nonlinear Dimensionality Reduction — UMAP is positioned as a manifold-learning visualization method related to Isomap's global nonlinear dimensionality reduction framework.
- enables ← A Global Geometric Framework for Nonlinear Dimensionality Reduction — Isomap's manifold-learning framework links local neighborhood geometry to global low-dimensional structure, a core idea also used by UMAP.
Sources¶
- DOI: https://doi.org/10.1038/nbt.4314
- OpenAlex: https://openalex.org/W2902652978