Litcius/Paper detail

Boosting Graph Neural Networks via Adaptive Knowledge Distillation

Zhichun Guo, Chunhui Zhang, Yujie Fan, Yijun Tian, Chuxu Zhang, Nitesh V. Chawla

2023Proceedings of the AAAI Conference on Artificial Intelligence31 citationsDOIOpen Access PDF

Abstract

Graph neural networks (GNNs) have shown remarkable performance on diverse graph mining tasks. While sharing the same message passing framework, our study shows that different GNNs learn distinct knowledge from the same graph. This implies potential performance improvement by distilling the complementary knowledge from multiple models. However, knowledge distillation (KD) transfers knowledge from high-capacity teachers to a lightweight student, which deviates from our scenario: GNNs are often shallow. To transfer knowledge effectively, we need to tackle two challenges: how to transfer knowledge from compact teachers to a student with the same capacity; and, how to exploit student GNN's own learning ability. In this paper, we propose a novel adaptive KD framework, called BGNN, which sequentially transfers knowledge from multiple GNNs into a student GNN. We also introduce an adaptive temperature module and a weight boosting module. These modules guide the student to the appropriate knowledge for effective learning. Extensive experiments have demonstrated the effectiveness of BGNN. In particular, we achieve up to 3.05% improvement for node classification and 6.35% improvement for graph classification over vanilla GNNs.

Topics & Concepts

Computer scienceBoosting (machine learning)ExploitGraphMachine learningKnowledge graphKnowledge transferArtificial intelligenceArtificial neural networkTheoretical computer scienceKnowledge managementComputer securityAdvanced Graph Neural NetworksNeural Networks and ApplicationsOnline Learning and Analytics