Convergence Guarantees for the DeepWalk Embedding on Block Models
Christopher Harker, Aditya Bhaskara

TL;DR
This paper provides theoretical convergence guarantees for DeepWalk embeddings on stochastic block model graphs, demonstrating that it can reliably recover cluster structures similar to spectral methods.
Contribution
It establishes the first convergence guarantees for DeepWalk on SBMs, bridging the gap between empirical success and theoretical understanding.
Findings
DeepWalk recovers cluster structure with high probability on SBMs.
Convergence properties mirror spectral embedding results.
Theoretical analysis applies to one-dimensional embeddings.
Abstract
Graph embeddings have emerged as a powerful tool for understanding the structure of graphs. Unlike classical spectral methods, recent methods such as DeepWalk, Node2Vec, etc. are based on solving nonlinear optimization problems on the graph, using local information obtained by performing random walks. These techniques have empirically been shown to produce ''better'' embeddings than their classical counterparts. However, due to their reliance on solving a nonconvex optimization problem, obtaining theoretical guarantees on the properties of the solution has remained a challenge, even for simple classes of graphs. In this work, we show convergence properties for the DeepWalk algorithm on graphs obtained from the Stochastic Block Model (SBM). Despite being simplistic, the SBM has proved to be a classic model for analyzing the behavior of algorithms on large graphs. Our results mirror 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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Numerical Methods in Computational Mathematics
MethodsDeepWalk
