Fast and Robust Contextual Node Representation Learning over Dynamic Graphs
Xingzhi Guo, Silong Wang, Baojian Zhou, Yanghua Xiao, Steven Skiena

TL;DR
This paper introduces a dynamic graph learning framework based on PPR and sparse attention, improving efficiency and robustness of node representations over evolving graphs, with a new model outperforming baselines especially under noisy conditions.
Contribution
It proposes a unified PPR-based dynamic graph learning framework with theoretical justification, and introduces extsc{GoPPE}, a robust model with improved efficiency and noise resilience.
Findings
up to 6x efficiency improvement using proximal gradient method
extsc{GoPPE} outperforms baselines on evolving graphs
extsc{GoPPE} is robust to noisy initial node attributes
Abstract
Real-world graphs grow rapidly with edge and vertex insertions over time, motivating the problem of efficiently maintaining robust node representation over evolving graphs. Recent efficient GNNs are designed to decouple recursive message passing from the learning process, and favor Personalized PageRank (PPR) as the underlying feature propagation mechanism. However, most PPR-based GNNs are designed for static graphs, and efficient PPR maintenance remains as an open problem. Further, there is surprisingly little theoretical justification for the choice of PPR, despite its impressive empirical performance. In this paper, we are inspired by the recent PPR formulation as an explicit -regularized optimization problem and propose a unified dynamic graph learning framework based on sparse node-wise attention. We also present a set of desired properties to justify the choice of PPR in…
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
TopicsDomain Adaptation and Few-Shot Learning · Advanced Graph Neural Networks
MethodsSoftmax · Attention Is All You Need · Sparse Evolutionary Training
