Scalable deeper graph neural networks for high-performance materials property prediction
Sadman Sadeed Omee, Steph-Yves Louis, Nihang Fu, Lai Wei, Sourin Dey,, Rongzhi Dong, Qinyang Li, Jianjun Hu

TL;DR
This paper introduces DeeperGATGNN, a scalable deep graph neural network with attention mechanisms, enabling high-performance property prediction in materials science by overcoming previous depth limitations.
Contribution
The paper presents a novel deep GNN architecture with normalization and skip-connections, allowing training of models up to 30 layers for materials property prediction.
Findings
Achieves state-of-the-art performance on five out of six datasets.
Requires minimal hyper-parameter tuning across different datasets.
Demonstrates the importance of very deep GNNs for complex materials modeling.
Abstract
Machine learning (ML) based materials discovery has emerged as one of the most promising approaches for breakthroughs in materials science. While heuristic knowledge based descriptors have been combined with ML algorithms to achieve good performance, the complexity of the physicochemical mechanisms makes it urgently needed to exploit representation learning from either compositions or structures for building highly effective materials machine learning models. Among these methods, the graph neural networks have shown the best performance by its capability to learn high-level features from crystal structures. However, all these models suffer from their inability to scale up the models due to the over-smoothing issue of their message-passing GNN architecture. Here we propose a novel graph attention neural network model DeeperGATGNN with differentiable group normalization and…
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
TopicsMachine Learning in Materials Science · X-ray Diffraction in Crystallography · Advanced Graph Neural Networks
MethodsGraph Neural Network · Group Normalization
