Online Adversarial Knowledge Distillation for Graph Neural Networks
Can Wang, Zhe Wang, Defang Chen, Sheng Zhou, Yan Feng, Chun Chen

TL;DR
This paper introduces an online adversarial knowledge distillation method for graph neural networks that captures dynamic graph structures and improves model generalization through local and global knowledge transfer.
Contribution
It proposes a novel online adversarial distillation framework for GNNs that effectively captures evolving graph structures and transfers both local and global knowledge among models.
Findings
Enhanced GNN performance on benchmark datasets
Effective modeling of dynamic graph topology changes
Improved generalization through adversarial knowledge transfer
Abstract
Knowledge distillation, a technique recently gaining popularity for enhancing model generalization in Convolutional Neural Networks (CNNs), operates under the assumption that both teacher and student models are trained on identical data distributions. However, its effect on Graph Neural Networks (GNNs) is less than satisfactory since the graph topology and node attributes are prone to evolve, thereby leading to the issue of distribution shift. In this paper, we tackle this challenge by simultaneously training a group of graph neural networks in an online distillation fashion, where the group knowledge plays a role as a dynamic virtual teacher and the structure changes in graph neural networks are effectively captured. To improve the distillation performance, two types of knowledge are transferred among the students to enhance each other: local knowledge reflecting information in 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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Adversarial Robustness in Machine Learning · Brain Tumor Detection and Classification
MethodsKnowledge Distillation
