Layer-to-Layer Knowledge Mixing in Graph Neural Network for Chemical Property Prediction
By: Teng Jiek See , Daokun Zhang , Mario Boley and more
Potential Business Impact:
Makes computer models predict chemical traits better.
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 datasets of quantum chemical properties (QM9, MD17 and Chignolin). We found that the LKM method effectively reduces the mean absolute error of quantum chemical and biophysical property predictions by up to 9.8% (QM9), 45.3% (MD17 Energy), and 22.9% (Chignolin). This work demonstrates the potential of LKM to significantly improve the accuracy of GNNs for chemical property prediction without any substantial increase in training and inference cost.
Similar Papers
Enhancing Molecular Property Prediction with Knowledge from Large Language Models
Computation and Language
Finds new medicines faster using smart computer knowledge.
Knowledge Homophily in Large Language Models
Machine Learning (CS)
Helps computers learn facts faster and answer questions better.
Combining GCN Structural Learning with LLM Chemical Knowledge for Enhanced Virtual Screening
Machine Learning (CS)
Finds new medicines faster by understanding molecule shapes.