A Cartesian Encoding Graph Neural Network for Crystal Structures Property Prediction: Application to Thermal Ellipsoid Estimation

In diffraction-based crystal structure analysis, thermal ellipsoids, quantified via Anisotropic Displacement Parameters (ADPs), are critical yet challenging to determine. ADPs capture atomic vibrations, reflecting thermal and structural properties, but traditional computation is often expensive. This paper introduces CartNet, a novel graph neural network (GNN) for efficiently predicting crystal properties by encoding atomic geometry into Cartesian coordinates alongside the crystal temperature. CartNet integrates a neighbour equalization technique to emphasize covalent and contact interactions, and a Cholesky-based head to ensure valid ADP predictions. We also propose a rotational SO(3) data augmentation strategy during training to handle unseen orientations. An ADP dataset with over 200,000 experimental crystal structures from the Cambridge Structural Database (CSD) was curated to validate the approach. CartNet significantly reduces computational costs and outperforms existing methods in ADP prediction by 10.87%, while delivering a 34.77% improvement over theoretical approaches. We further evaluated CartNet on other datasets covering formation energy, band gap, total energy, energy above the convex hull, bulk moduli, and shear moduli, achieving 7.71% better results on the Jarvis Dataset and 13.16% on the Materials Project Dataset. These gains establish CartNet as a state-of-the-art solution for diverse crystal property predictions. Project website and online demo: https://www.ee.ub.edu/cartnet

PDF Abstract

Datasets


Introduced in the Paper:

ADP Dataset

Used in the Paper:

Materials Project JARVIS-DFT Matbench

Results from the Paper


Task Dataset Model Metric Name Metric Value Global Rank Result Benchmark
ADP Prediction ADP Dataset CartNet IoU 0.8356 # 1
Band Gap JARVIS-DFT CartNet MAE 0.1153 # 1
Formation Energy JARVIS-DFT CartNet MAE 0.02705 # 1
Band Gap Materials Project CartNet MAE 0.19079 # 1
Formation Energy Materials Project CartNet MAE 17.47 # 1

Methods