paper-with-me

홈 › Papers

Robust Multi-Manifold Clustering via Simplex Paths

2025-07-14 · Haoyu Chen, Anna Little, Akin Narayan arxiv

This article introduces a novel, geometric approach for multi-manifold clustering (MMC), i.e. for clustering a collection of potentially intersecting, d-dimensional manifolds into the individual manifold components. We first compute a locality graph on d-simplices, using the dihedral angle in between adjacent simplices as the graph weights, and then compute infinity path distances in this simplex graph. This procedure gives a metric on simplices which we refer to as the largest angle path distance (LAPD). We analyze the properties of LAPD under random sampling, and prove that with an appropriate denoising procedure, this metric separates the manifold components with high probability. We validate the proposed methodology with extensive numerical experiments on both synthetic and real-world data sets. These experiments demonstrate that the method is robust to noise, curvature, and small intersection angle, and generally out-performs other MMC algorithms. In addition, we provide a highly scalable implementation of the proposed algorithm, which leverages approximation schemes for infinity path distance to achieve quasi-linear computational complexity.

📄 PDF Abstract BibTeX arXiv:2507.10710

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Loss Surface Simplexes for Mode Connecting Volumes and Fast Ensembling

2021-02-25 · Gregory W. Benton, Wesley J. Maddox, Sanae Lotfi, Andrew Gordon Wilson

With a better understanding of the loss surfaces for multilayer networks, we can build more robust and accurate training procedures. Recently it was discovered that independently trained SGD solutions can be connected al…

Manifold-Aware Deep Clustering: Maximizing Angles between Embedding Vectors Based on Regular Simplex

2021-06-04 · Keitaro Tanaka, Ryosuke Sawata, Shusuke Takahashi

This paper presents a new deep clustering (DC) method called manifold-aware DC (M-DC) that can enhance hyperspace utilization more effectively than the original DC. The original DC has a limitation in that a pair of two …

ClusteringDeep Clustering

Riemannian optimization on the simplex of positive definite matrices

2019-06-25 · Bamdev Mishra, Hiroyuki Kasai, Pratik Jawanpuria

In this work, we generalize the probability simplex constraint to matrices, i.e., $\mathbf{X}_1 + \mathbf{X}_2 + \ldots + \mathbf{X}_K = \mathbf{I}$, where $\mathbf{X}_i \succeq 0$ is a symmetric positive semidefinite ma…

Riemannian optimization

Riemannian Optimization on the Oblique Manifold for Sparse Simplex Constraints via Multiplicative Updates

2025-03-31 · Flavia Esposito, Andersen Ang

Low-rank optimization problems with sparse simplex constraints involve variables that must satisfy nonnegativity, sparsity, and sum-to-one conditions, making their optimization particularly challenging due to the interpl…

Riemannian optimization

Power Weighted Shortest Paths for Clustering Euclidean Data

2019-05-30 · Daniel Mckenzie, Steven Damelin

We study the use of power weighted shortest path distance functions for clustering high dimensional Euclidean data, under the assumption that the data is drawn from a collection of disjoint low dimensional manifolds. We …

Clustering