Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Iterative Deep Graph Learning for Graph Neural Networks: Better and Robust Node Embeddings

About

In this paper, we propose an end-to-end graph learning framework, namely Iterative Deep Graph Learning (IDGL), for jointly and iteratively learning graph structure and graph embedding. The key rationale of IDGL is to learn a better graph structure based on better node embeddings, and vice versa (i.e., better node embeddings based on a better graph structure). Our iterative method dynamically stops when the learned graph structure approaches close enough to the graph optimized for the downstream prediction task. In addition, we cast the graph learning problem as a similarity metric learning problem and leverage adaptive graph regularization for controlling the quality of the learned graph. Finally, combining the anchor-based approximation technique, we further propose a scalable version of IDGL, namely IDGL-Anch, which significantly reduces the time and space complexity of IDGL without compromising the performance. Our extensive experiments on nine benchmarks show that our proposed IDGL models can consistently outperform or match the state-of-the-art baselines. Furthermore, IDGL can be more robust to adversarial graphs and cope with both transductive and inductive learning.

Yu Chen, Lingfei Wu, Mohammed J. Zaki• 2020

Related benchmarks

TaskDatasetResultRank
Node ClassificationCora
Accuracy87.88
885
Node ClassificationCiteseer
Accuracy74.32
804
Node ClassificationPubmed
Accuracy89.22
742
Node ClassificationCiteseer370 1 (test)
Accuracy77.28
18
Node ClassificationCora140 1 (test)
Accuracy0.7074
18
Node ClassificationCora390 1 (test)
Accuracy74
18
Node ClassificationCiteseer120 1 (test)
Accuracy69.24
18
Showing 7 of 7 rows

Other info

Follow for update