Asymptotics of Network Embeddings Learned via Subsampling
Andrew Davison, Morgane Austern

TL;DR
This paper provides a theoretical analysis of network embedding methods learned via subsampling, establishing their asymptotic behavior, distribution, and convergence rates under exchangeability assumptions, and highlights potential shortcomings of common loss functions.
Contribution
It unifies various subsampling-based network embedding methods into a single framework and characterizes their asymptotic properties and limitations.
Findings
Asymptotic decoupling of embedding vectors under exchangeability.
Characterization of the asymptotic distribution and convergence rates.
Identification of potential issues with commonly used loss functions.
Abstract
Network data are ubiquitous in modern machine learning, with tasks of interest including node classification, node clustering and link prediction. A frequent approach begins by learning an Euclidean embedding of the network, to which algorithms developed for vector-valued data are applied. For large networks, embeddings are learned using stochastic gradient methods where the sub-sampling scheme can be freely chosen. Despite the strong empirical performance of such methods, they are not well understood theoretically. Our work encapsulates representation methods using a subsampling approach, such as node2vec, into a single unifying framework. We prove, under the assumption that the graph is exchangeable, that the distribution of the learned embedding vectors asymptotically decouples. Moreover, we characterize the asymptotic distribution and provided rates of convergence, in terms of the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Stochastic Gradient Optimization Techniques · Advanced Neuroimaging Techniques and Applications
Methodsnode2vec
