ResearchTrend.AI
  • Papers
  • Communities
  • Organizations
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 1710.02971
147
922
v1v2v3v4 (latest)

Network Embedding as Matrix Factorization: Unifying DeepWalk, LINE, PTE, and node2vec

9 October 2017
J. Qiu
Yuxiao Dong
Hao Ma
Jian Li
Kuansan Wang
Jie Tang
ArXiv (abs)PDFHTML
Abstract

Since the invention of word2vec, the skip-gram model has significantly advanced the research of network embedding, such as the recent emergence of DeepWalk, LINE, PTE, and node2vec approaches. In this work, we show that all of the aforementioned models with negative sampling can be unified into the matrix factorization framework with closed forms. Our analysis and proofs reveal that: (1) DeepWalk empirically produces a low-rank transformation of the normalized Laplacian matrix of a network; (2) LINE, in theory, is a special case of DeepWalk when the size of vertex context is set to one; (3) As an extension to LINE, PTE can be viewed as the joint factorization of multiple Laplacian matrices; (4) node2vec is factorizing a matrix related to the stationary distribution and transition probability tensor of a 2nd-order random walk. We further provide the theoretical connections between skip-gram based network embedding algorithms and the theory of graph Laplacian. Finally, we present the NetMF method as well as its approximation algorithm for computing network embedding. Our method offers significant improvements over DeepWalk and LINE (up to 38% relatively) in several conventional network mining tasks. This work lays the theoretical foundation for skip-gram based network embedding methods, leading to a better understanding of latent network representations.

View on arXiv
Comments on this paper