Layer-to-Layer Knowledge Mixing in Graph Neural Network for Chemical Property Prediction
Teng Jiek See, Daokun Zhang, Mario Boley, David K. Chalmers

TL;DR
This paper introduces Layer-to-Layer Knowledge Mixing (LKM), a novel self-distillation method that enhances GNN accuracy for chemical property prediction by efficiently aggregating multi-scale information with minimal additional computational cost.
Contribution
The study proposes LKM, a new self-knowledge distillation technique that improves GNN performance on chemical datasets without significantly increasing computational complexity.
Findings
LKM reduces MAE by up to 9.8% on QM9.
LKM improves accuracy by 45.3% on MD17 Energy.
LKM enhances predictions on Chignolin by 22.9%.
Abstract
Graph Neural Networks (GNNs) are the currently most effective methods for predicting molecular properties but there remains a need for more accurate models. GNN accuracy can be improved by increasing the model complexity but this also increases the computational cost and memory requirement during training and inference. In this study, we develop Layer-to-Layer Knowledge Mixing (LKM), a novel self-knowledge distillation method that increases the accuracy of state-of-the-art GNNs while adding negligible computational complexity during training and inference. By minimizing the mean absolute distance between pre-existing hidden embeddings of GNN layers, LKM efficiently aggregates multi-hop and multi-scale information, enabling improved representation of both local and global molecular features. We evaluated LKM using three diverse GNN architectures (DimeNet++, MXMNet, and PAMNet) using…
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
TopicsAdvanced Graph Neural Networks · Machine Learning in Materials Science · Computational Drug Discovery Methods
