paper-with-me

Papers

Large sample spectral analysis of graph-based multi-manifold clustering

2021-07-28 · NeurIPS 2023 11 · Nicolas Garcia Trillos, Pengfei He, Chenghui Li

In this work we study statistical properties of graph-based algorithms for multi-manifold clustering (MMC). In MMC the goal is to retrieve the multi-manifold structure underlying a given Euclidean data set when this one is assumed to be obtained by sampling a distribution on a union of manifolds $\mathcal{M} = \mathcal{M}_1 \cup\dots \cup \mathcal{M}_N$ that may intersect with each other and that may have different dimensions. We investigate sufficient conditions that similarity graphs on data sets must satisfy in order for their corresponding graph Laplacians to capture the right geometric information to solve the MMC problem. Precisely, we provide high probability error bounds for the spectral approximation of a tensorized Laplacian on $\mathcal{M}$ with a suitable graph Laplacian built from the observations; the recovered tensorized Laplacian contains all geometric information of all the individual underlying manifolds. We provide an example of a family of similarity graphs, which we call annular proximity graphs with angle constraints, satisfying these sufficient conditions. We contrast our family of graphs with other constructions in the literature based on the alignment of tangent planes. Extensive numerical experiments expand the insights that our theory provides on the MMC problem.

📄 PDF Abstract BibTeX arXiv:2107.13610

Code (1)

chl781/manifold-clustering 공식 구현

Tasks

Clustering

Similar Papers 제목 키워드 기반

Consistency of Spectral Partitioning of Uniform Hypergraphs under Planted Partition Model

2014-12-01 · NeurIPS 2014 12 · Debarghya Ghoshdastidar, Ambedkar Dukkipati

Spectral graph partitioning methods have received significant attention from both practitioners and theorists in computer science. Some notable studies have been carried out regarding the behavior of these methods for in…

graph partitioning

A Weakly Supervised Learning Approach based on Spectral Graph-Theoretic Grouping

2015-08-03 · Tameem Adel, Alexander Wong, Daniel Stashuk

In this study, a spectral graph-theoretic grouping strategy for weakly supervised classification is introduced, where a limited number of labelled samples and a larger set of unlabelled samples are used to construct a la…

ClassificationGeneral ClassificationWeakly Supervised ClassificationWeakly-supervised Learning

Spectral Graph Transformer Networks for Brain Surface Parcellation

2019-11-22 · Ran He, Karthik Gopinath, Christian Desrosiers, Herve Lombaert

The analysis of the brain surface modeled as a graph mesh is a challenging task. Conventional deep learning approaches often rely on data lying in the Euclidean space. As an extension to irregular graphs, convolution ope…

Graph Learning

Statistical inference on random dot product graphs: a survey

2017-09-16 · Avanti Athreya, Donniell E. Fishkind, Keith Levin, Vince Lyzinski 외

The random dot product graph (RDPG) is an independent-edge random graph that is analytically tractable and, simultaneously, either encompasses or can successfully approximate a wide range of random graphs, from relativel…

Community DetectionSurvey

Path-Based Spectral Clustering: Guarantees, Robustness to Outliers, and Fast Algorithms

2017-12-17 · Anna Little, Mauro Maggioni, James M. Murphy

We consider the problem of clustering with the longest-leg path distance (LLPD) metric, which is informative for elongated and irregularly shaped clusters. We prove finite-sample guarantees on the performance of clusteri…

Clustering