cd /news/machine-learning/dimensionality-reduction-meets-netwo… · home topics machine-learning article
[ARTICLE · art-80706] src=machinelearning.apple.com ↗ pub= topic=machine-learning verified=true sentiment=↑ positive

Dimensionality Reduction Meets Network Science: Sensemaking on UMAP’s kNN Graph

Researchers from Georgia Tech and Apple have shown that applying standard graph algorithms to UMAP's internal k-nearest-neighbor (kNN) graph can enhance data sensemaking, outperforming or complementing purpose-built methods. In a paper published July 2026, Duen Horng (Polo) Chau, Donghao Ren, Fred Hohman, and Dominik Moritz demonstrate that PageRank, k-core decomposition, and clustering coefficient on the kNN graph improve tasks like exemplar selection and density-based clustering on MNIST and Fashion MNIST datasets.

read2 min views9 publishedJul 30, 2026
Dimensionality Reduction Meets Network Science: Sensemaking on UMAP’s kNN Graph
Image: Apple ML Research

content type paperpublished July 2026 Dimensionality Reduction Meets Network Science: Sensemaking on UMAP’s kNN Graph

AuthorsDuen Horng (Polo) Chau, Donghao Ren, Fred Hohman, Dominik Moritz

Dimensionality Reduction Meets Network Science: Sensemaking on UMAP’s kNN Graph

AuthorsDuen Horng (Polo) Chau, Donghao Ren, Fred Hohman, Dominik Moritz

While UMAP is widely used for exploring high-dimensional data, typical workflows focus on its lower-dimensional embedding, largely overlooking the rich k-nearest-neighbor (kNN) graph that UMAP constructs internally. This graph encodes the data manifold in its original high-dimensional space, before the distortion that UMAP’s 2D projection introduces. We demonstrate the untapped potential of this internal representation, showing how standard graph algorithms applied to this graph enhance data sensemaking: (1) PageRank identifies representative data points, (2) k-core decomposition reveals dense core regions versus sparse periphery, and (3) clustering coefficient detects tight-knit neighborhoods with highly-similar data points. Through quantitative and qualitative evaluation on MNIST and Fashion MNIST, we show that these graph-based analyses are not only practical but also competitive with or complementary to purpose-built methods (e.g., k-medoids for exemplar selection, HDBSCAN for density-based clustering). Generative and Contrastive Graph Representation Learning

September 29, 2025research area Methods and Algorithms

Self-supervised learning (SSL) on graphs generates node and graph representations (i.e., embeddings) that can be used for downstream tasks such as node classification, node clustering, and link prediction. Graph SSL is particularly useful in scenarios with limited or no labeled data. Existing SSL methods predominantly follow contrastive or generative paradigms, each excelling in different tasks: contrastive methods typically perform well on…

Regularized Training of Nearest Neighbor Language Models

August 17, 2022research area Speech and Natural Language ProcessingWorkshop at NAACL Including memory banks in a natural language processing architecture increases model capacity by equipping it with additional data at inference time. In this paper, we build upon kNN-LM, which uses a pre-trained language model together with an exhaustive kNN search through the training data (memory bank) to achieve state-of-the-art results. We investigate whether we can improve the kNN-LM performance by instead training a LM with the knowledge…

── more in #machine-learning 4 stories · sorted by recency
── more on @duen horng (polo) chau 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/dimensionality-reduc…] indexed:0 read:2min 2026-07-30 ·