CrysGNN : Distilling pre-trained knowledge to enhance property prediction for crystalline materials
Kishalay Das, Bidisha Samanta, Pawan Goyal, Seung-Cheol Lee, Satadeep, Bhattacharjee, Niloy Ganguly

TL;DR
CrysGNN leverages large unlabelled crystal data to pre-train a graph neural network, distilling knowledge that significantly improves property prediction accuracy across various models.
Contribution
This paper introduces CrysGNN, a pre-trained GNN framework for crystalline materials that captures structural information and enhances property prediction through knowledge distillation.
Findings
Distilled knowledge improves SOTA models' accuracy.
Pre-trained model outperforms fine-tuning alone.
Large curated dataset supports effective pre-training.
Abstract
In recent years, graph neural network (GNN) based approaches have emerged as a powerful technique to encode complex topological structure of crystal materials in an enriched representation space. These models are often supervised in nature and using the property-specific training data, learn relationship between crystal structure and different properties like formation energy, bandgap, bulk modulus, etc. Most of these methods require a huge amount of property-tagged data to train the system which may not be available for different properties. However, there is an availability of a huge amount of crystal data with its chemical composition and structural bonds. To leverage these untapped data, this paper presents CrysGNN, a new pre-trained GNN framework for crystalline materials, which captures both node and graph level structural information of crystal graphs using a huge amount of…
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
Taxonomy
TopicsMachine Learning in Materials Science · Advanced Graph Neural Networks
MethodsGraph Neural Network
