TL;DR
DenseGNN introduces a scalable, deep graph neural network architecture with novel components that significantly improve property prediction accuracy in crystals and molecules, advancing materials discovery.
Contribution
It proposes DenseGNN with Dense Connectivity, Hierarchical Residual Networks, and Local Structure Embeddings, enabling deeper, more accurate GNNs for materials property prediction.
Findings
Achieves state-of-the-art results on multiple datasets.
Reduces computational costs allowing deeper networks.
Surpasses existing GNNs in crystal structure distinction.
Abstract
Generative models generate vast numbers of hypothetical materials, necessitating fast, accurate models for property prediction. Graph Neural Networks (GNNs) excel in this domain but face challenges like high training costs, domain adaptation issues, and over-smoothing. We introduce DenseGNN, which employs Dense Connectivity Network (DCN), Hierarchical Node-Edge-Graph Residual Networks (HRN), and Local Structure Order Parameters Embedding (LOPE) to address these challenges. DenseGNN achieves state-of-the-art performance on datasets such as JARVIS-DFT, Materials Project, and QM9, improving the performance of models like GIN, Schnet, and Hamnet on materials datasets. By optimizing atomic embeddings and reducing computational costs, DenseGNN enables deeper architectures and surpasses other GNNs in crystal structure distinction, approaching X-ray diffraction method accuracy. This advances…
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
MethodsGraph Isomorphism Network
