PSNE: Efficient Spectral Sparsification Algorithms for Scaling Network Embedding
Longlong Lin, Yunfeng Yu, Zihao Wang, Zeli Wang, Yuying Zhao, Jin, Zhao, Tao Jia

TL;DR
This paper introduces PSNE, a spectral sparsification algorithm that efficiently computes network embeddings by accelerating PPR matrix approximation and enhancing structural similarity capture, outperforming existing methods in scalability and effectiveness.
Contribution
PSNE provides a novel spectral sparsification approach with theoretical guarantees, improving efficiency and structural representation in network embedding tasks.
Findings
PSNE achieves faster computation of PPR matrices with theoretical guarantees.
PSNE enhances structural similarity capture through a multiple-perspective strategy.
Experimental results show PSNE outperforms ten competitors in efficiency and effectiveness.
Abstract
Network embedding has numerous practical applications and has received extensive attention in graph learning, which aims at mapping vertices into a low-dimensional and continuous dense vector space by preserving the underlying structural properties of the graph. Many network embedding methods have been proposed, among which factorization of the Personalized PageRank (PPR for short) matrix has been empirically and theoretically well supported recently. However, several fundamental issues cannot be addressed. (1) Existing methods invoke a seminal Local Push subroutine to approximate \textit{a single} row or column of the PPR matrix. Thus, they have to execute ( is the number of nodes) Local Push subroutines to obtain a provable PPR matrix, resulting in prohibitively high computational costs for large . (2) The PPR matrix has limited power in capturing the structural similarity…
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
TopicsFace and Expression Recognition · Advanced Computing and Algorithms · Neural Networks and Applications
MethodsSoftmax · Attention Is All You Need
