arXiv:2606.04451cs.LG2026-06

解决UMAP新数据点嵌入时被推到聚类边缘的问题

On Out-of-sample Embedding in UMAP

论文配图:On Out-of-sample Embedding in UMAP
图 1 · 摘自论文原文
  • 在原始k近邻图中优化点间交互,缓解新点排斥效应
  • 参数化UMAP在复杂数据(如医学图像)上表现更优
  • 通过力分析验证参数化方法能自然减弱排斥现象

邻居嵌入算法通过在低维空间构建等价图表示,揭示高维数据中的相关性。近年来流行的均匀流形逼近与投影(UMAP)利用代数拓扑映射两个空间间的距离。尽管在多种数据集上表现良好,但UMAP在将新样本加入已有映射时存在困难:新点常被置于聚类外围,而非与其相关邻居处于内部。本文通过优化原始k近邻图中的成对交互,克服了这一“排斥效应”。此外,我们证明参数化UMAP在复杂数据(如医学图像)上优于非参数算法,且该排斥效应在使用参数化版本时会自然缓解。通过信任度、最近邻分类器以及嵌入中吸引力与排斥力的分析,我们系统比较了不同UMAP方法的表现。

原文摘要 · Abstract (English)

Neighbor embedding algorithms reveal correlations in high-dimensional data by constructing an equivalent graph representation in a lower-dimensional space. An increasingly popular algorithm is Uniform Manifold Learning and Projection (UMAP), which uses algebraic topology to map distances between the two spaces. While it works well on many types of data sets, UMAP has trouble adding out-of-sample points to a pre-existing mapping. In particular, UMAP often places new points on the periphery of the found clusters, rather than in their interiors with their correlated neighbors. Here, we overcome this ``repulsion effect'' by optimizing pairwise interactions within the original k-nearest-neighbor graph. Moreover, we show that parameterizing UMAP obtains better embeddings than non-parametric algorithms, particularly as the data gets more complex (e.g., medical images). We also show that the repulsion effect is naturally mitigated when a parameterized UMAP is employed to embed the data. We characterize different UMAP approaches using trustworthiness, nearest neighbor classifiers, and by analyzing attractive and repulsive forces in the embeddings.

UMAP嵌入流形学习

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。