MLLGSTMESep 29, 2019

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

arXiv:1910.00423v18 citations
Originality Incremental advance
AI Analysis

This provides theoretical guarantees for extending graph embeddings to new vertices, which is incremental for network analysis and machine learning applications.

The paper tackles the out-of-sample extension problem for adjacency and Laplacian spectral embeddings in graphs, proving that under a latent space model, a least-squares-based extension obeys a central limit theorem and a maximum-likelihood-based extension satisfies a concentration inequality, with results enabling analysis of accuracy-computation trade-offs.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes