ADA-GNN: Atom-Distance-Angle Graph Neural Network for Crystal Material Property Prediction
Jiao Huang, Qianli Xing, Jinglong Ji, Bo Yang

TL;DR
This paper introduces ADA-GNN, a graph neural network that incorporates both bond distances and angles for crystal property prediction, achieving improved accuracy and efficiency over existing methods.
Contribution
The paper proposes a dual scale neighbor partitioning mechanism and a novel ADA-GNN architecture that separately processes node and structural information for better prediction performance.
Findings
Achieves state-of-the-art results on large-scale datasets.
Improves inference time by efficiently modeling bond angles.
Enhances prediction accuracy with dual scale structural information.
Abstract
Property prediction is a fundamental task in crystal material research. To model atoms and structures, structures represented as graphs are widely used and graph learning-based methods have achieved significant progress. Bond angles and bond distances are two key structural information that greatly influence crystal properties. However, most of the existing works only consider bond distances and overlook bond angles. The main challenge lies in the time cost of handling bond angles, which leads to a significant increase in inference time. To solve this issue, we first propose a crystal structure modeling based on dual scale neighbor partitioning mechanism, which uses a larger scale cutoff for edge neighbors and a smaller scale cutoff for angle neighbors. Then, we propose a novel Atom-Distance-Angle Graph Neural Network (ADA-GNN) for property prediction tasks, which can process node…
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
TopicsMachine Learning in Materials Science · X-ray Diffraction in Crystallography · Computational Drug Discovery Methods
MethodsGraph Neural Network
