Crystal Graph Neural Networks for Data Mining in Materials Science

Machine learning methods have been employed for materials prediction in various ways. It has recently been proposed that a crystalline material is represented by a multigraph called a crystal graph. Convolutional neural networks adapted to those graphs have successfully predicted bulk properties of materials with the use of equilibrium bond distances as spatial information. An investigation into graph neural networks for small molecules has recently shown that the no distance model performs almost as well as the distance model. This paper proposes crystal graph neural networks (CGNNs) that use no bond distances, and introduces a scale-invariant graph coordinator that makes up crystal graphs for the CGNN models to be trained on the dataset based on a theoretical materials database. The CGNN models predict the bulk properties such as formation energy, unit cell volume, band gap, and total magnetization for every testing material, and the average errors are less than the corresponding ones of the database. The predicted band gaps and total magnetizations are used for the metal-insulator and nonmagnet-magnet binary classifications, which result in success. This paper presents discussions about high- throughput screening of candidate materials with the use of the predicted formation energies, and also about the future progress of materials data mining on the basis of the CGNN architectures.

PDF Abstract

Datasets


Introduced in the Paper:

OQMD v1.2

Results from the Paper


Task Dataset Model Metric Name Metric Value Global Rank Benchmark
Total Magnetization OQMD v1.2 CGNN Ensemble MAE 0.0691 # 1
AUC 0.9569 # 1
Band Gap OQMD v1.2 CGNN Ensemble MAE 0.0461 # 1
AUC 0.9713 # 1
Formation Energy OQMD v1.2 CGNN Ensemble MAE 30.5 # 1
Formation Energy OQMD v1.2 CGNN-128 MAE 35.7 # 4
Formation Energy OQMD v1.2 CGNN-160 MAE 35.1 # 3
Formation Energy OQMD v1.2 CGNN-192 MAE 34.6 # 2
Materials Screening OQMD v1.2 CGNN Ensemble EaH@95 96 # 1
EaH@99 215 # 1

Methods