SYNTOLOGY HomeExplorerAtlasCodeMethodologyAboutDevelopersFeedPricing
Paper · 2312.05388 · 2023

Higher-Order Equivariant Neural Networks for Charge Density Prediction in Materials

arXiv · PDF · Open in the Atlas

Code that ran

We lifted 9 functions out of this paper's own repositories and ran 7 of them in a sandbox. "Ran" means the function executed on a synthesized input and returned a value. It is not a reproduction of the paper's results.

RepositoryRoleRan
AIforGreatGood/charge3net canonical 7 of 8
teddykoker/e3nn.c pwc_unofficial 0 of 1
FunctionStatusWhere it lives
approximate_gradient Ran AIforGreatGood/charge3net/src/utils/data.py
code served (permissive licence) · get_code("c71c9fc82e35967e")
calculate_grid_pos Ran AIforGreatGood/charge3net/src/utils/data.py
code served (permissive licence) · get_code("9d9514f8ed34f3dd")
compute_nmape Ran AIforGreatGood/charge3net/src/utils/predictions.py
code served (permissive licence) · get_code("3a3e772e2ac9e9d7")
compute_nmape_components Ran AIforGreatGood/charge3net/src/utils/predictions.py
code served (permissive licence) · get_code("cc233c340c3c4104")
compute_zeta Ran AIforGreatGood/charge3net/src/utils/data.py
code served (permissive licence) · get_code("e6e1aab7b6b1b46e")
get_irreps Ran AIforGreatGood/charge3net/src/charge3net/models/e3.py
code served (permissive licence) · get_code("907034711fd04cf3")
scatter Ran AIforGreatGood/charge3net/src/charge3net/models/e3.py
code served (permissive licence) · get_code("ddea4708a433a69f")
benchmark Not yet run teddykoker/e3nn.c/extra/benchmark_python.py
code served (permissive licence) · get_code("1fbb35c3cdd6e9db")
tp_path_exists Not yet run AIforGreatGood/charge3net/src/charge3net/models/e3.py
code served (permissive licence) · get_code("bcdef13a27ddc2d5")

Repositories linked to this paper

Some links come from the archived Papers with Code dataset (CC BY-SA 4.0): attribution and licence.

Abstract

The calculation of electron density distribution using density functional theory (DFT) in materials and molecules is central to the study of their quantum and macro-scale properties, yet accurate and efficient calculation remains a long-standing challenge. We introduce ChargE3Net, an E(3)-equivariant graph neural network for predicting electron density in atomic systems. ChargE3Net enables the learning of higher-order equivariant feature to achieve high predictive accuracy and model expressivity. We show that ChargE3Net exceeds the performance of prior work on diverse sets of molecules and materials. When trained on the massive dataset of over 100K materials in the Materials Project database, our model is able to capture the complexity and variability in the data, leading to a significant 26.7% reduction in self-consistent iterations when used to initialize DFT calculations on unseen materials. Furthermore, we show that non-self-consistent DFT calculations using our predicted charge densities yield near-DFT performance on electronic and thermodynamic property prediction at a fraction of the computational cost. Further analysis attributes the greater predictive accuracy to improved modeling of systems with high angular variations. These results illuminate a pathway towards a machine learning-accelerated ab initio calculations for materials discovery.

For agents

The same record, over MCP at https://syntology.ai/mcp:

get_harvested_code_for_paper("2312.05388")
get_code_for_paper("2312.05388")
have("2312.05388")

Connect an agent — have() is free.