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

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

8 Dec 2023arXiv:2312.05388archive 2025-07-28

Teddy Koker, Keegan Quigley, Eric Taw, Kevin Tibbetts, Lin Li

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.

PaperPDFCodeCode Syntology ran

In Syntology View this paper on Syntology: its repositories, every harvested function with whether it ran, its licence and the call to fetch it.

Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2312.05388")

Code

Syntology Ran 7 of 9 code samples harvested from 2 repositories linked to this paper; 2 have no recorded run. Of those that ran: 7 ran with no contract checked.

By repository: official repository: 8 samples from 1 repository, 7 ran; community (archive-listed): 1 sample from 1 repository, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

AIforGreatGood/charge3net officialmentioned on GitHubpytorchMIT report
teddykoker/e3nn.c mentioned on GitHubjaxMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

9 samples harvested; 7 ran; 0 honoured the contract we drafted; 2 have no recorded run. Read from Syntology's graph 2026-09-25; that is when this build read the record, not when the samples ran.

7ran
2unverified

Licence: 0 of the 9 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from 2 repositories linked to this paper, official or community; each sample names its own and says which. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

approximate_gradient AIforGreatGood/charge3net/src/utils/data.py official repository ran MIT (permissive) · c71c9fc82e35967e · report
calculate_grid_pos AIforGreatGood/charge3net/src/utils/data.py official repository ran MIT (permissive) · 9d9514f8ed34f3dd · report
compute_nmape AIforGreatGood/charge3net/src/utils/predictions.py official repository ran MIT (permissive) · 3a3e772e2ac9e9d7 · report
compute_nmape_components AIforGreatGood/charge3net/src/utils/predictions.py official repository ran MIT (permissive) · cc233c340c3c4104 · report
compute_zeta AIforGreatGood/charge3net/src/utils/data.py official repository ran MIT (permissive) · e6e1aab7b6b1b46e · report
get_irreps AIforGreatGood/charge3net/src/charge3net/models/e3.py official repository ran fingerprinted MIT (permissive) · 907034711fd04cf3 · report
scatter AIforGreatGood/charge3net/src/charge3net/models/e3.py official repository ran MIT (permissive) · ddea4708a433a69f · report
tp_path_exists AIforGreatGood/charge3net/src/charge3net/models/e3.py official repository unverified MIT (permissive) · bcdef13a27ddc2d5 · report
benchmark teddykoker/e3nn.c/extra/benchmark_python.py community (archive-listed) unverified MIT (permissive) · 1fbb35c3cdd6e9db · report

Tasks

Graph Neural NetworkProperty Prediction

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Graph Neural Network

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections