paper-with-me

홈 › Papers

Limit theorems for out-of-sample extensions of the adjacency and Laplacian spectral embeddings

2019-09-29 · Keith Levin, Fred Roosta, Minh Tang, Michael W. Mahoney, Carey E. Priebe

Graph embeddings, a class of dimensionality reduction techniques designed for relational data, have proven useful in exploring and modeling network structure. Most dimensionality reduction methods allow out-of-sample extensions, by which an embedding can be applied to observations not present in the training set. Applied to graphs, the out-of-sample extension problem concerns how to compute the embedding of a vertex that is added to the graph after an embedding has already been computed. In this paper, we consider the out-of-sample extension problem for two graph embedding procedures: the adjacency spectral embedding and the Laplacian spectral embedding. In both cases, we prove that when the underlying graph is generated according to a latent space model called the random dot product graph, which includes the popular stochastic block model as a special case, an out-of-sample extension based on a least-squares objective obeys a central limit theorem about the true latent position of the out-of-sample vertex. In addition, we prove a concentration inequality for the out-of-sample extension of the adjacency spectral embedding based on a maximum-likelihood objective. Our results also yield a convenient framework in which to analyze trade-offs between estimation accuracy and computational expense, which we explore briefly.

📄 PDF Abstract BibTeX arXiv:1910.00423

Code (0)

등록된 구현이 없습니다.

Tasks

Dimensionality ReductionGraph EmbeddingStochastic Block Model

Similar Papers 제목 키워드 기반

Limit theorems for eigenvectors of the normalized Laplacian for random graphs

2016-07-28 · Minh Tang, Carey E. Priebe

We prove a central limit theorem for the components of the eigenvectors corresponding to the $d$ largest eigenvalues of the normalized Laplacian matrix of a finite dimensional random dot product graph. As a corollary, we…

Out-of-sample extension of graph adjacency spectral embedding

2018-02-17 · ICML 2018 7 · Keith Levin, Farbod Roosta-Khorasani, Michael W. Mahoney, Carey E. Priebe

Many popular dimensionality reduction procedures have out-of-sample extensions, which allow a practitioner to apply a learned embedding to observations not seen in the initial training sample. In this work, we consider t…

Dimensionality ReductionPosition

Strong Consistency, Graph Laplacians, and the Stochastic Block Model

2020-04-21 · Shaofeng Deng, Shuyang Ling, Thomas Strohmer

Spectral clustering has become one of the most popular algorithms in data clustering and community detection. We study the performance of classical two-step spectral clustering via the graph Laplacian to learn the stocha…

ClusteringCommunity DetectionStochastic Block Model

Laplacian-Based Dimensionality Reduction Including Spectral Clustering, Laplacian Eigenmap, Locality Preserving Projection, Graph Embedding, and Diffusion Map: Tutorial and Survey

2021-06-03 · Benyamin Ghojogh, Ali Ghodsi, Fakhri Karray, Mark Crowley

This is a tutorial and survey paper for nonlinear dimensionality and feature extraction methods which are based on the Laplacian of graph of data. We first introduce adjacency matrix, definition of Laplacian matrix, and …

ClusteringDimensionality ReductionGraph Embedding

Bayesian estimation of the latent dimension and communities in stochastic blockmodels

2019-04-06 · Francesco Sanna Passino, Nicholas A. Heard

Spectral embedding of adjacency or Laplacian matrices of undirected graphs is a common technique for representing a network in a lower dimensional latent space, with optimal theoretical guarantees. The embedding can be u…

Community Detection