ELECTRA: A Cartesian Network for 3D Charge Density Prediction with Floating Orbitals
Jonas Elsborg, Luca Thiede, Alán Aspuru-Guzik, Tejs Vegge, Arghya Bhowmik
TL;DR
ELECTRA tackles the expensive SCF bottleneck in DFT by learning a direct, data-driven prediction of electronic charge densities using floating Gaussian orbitals. It deploys a rotation-equivariant Cartesian tensor backbone (based on HotPP) to predict Gaussian weights, means, and covariances, with symmetry-breaking and debiasing mechanisms enabling flexible, lower-symmetry orbital placements while preserving density invariance. The model represents density as a Gaussian mixture, normalizes to the correct electron count, and is trained with a normalized MAE objective. On QM9 and MD datasets, ELECTRA achieves state-of-the-art or competitive accuracy with significantly faster inference, and it reduces SCF iterations by about 50% on unseen molecules, illustrating substantial practical impact for accelerating DFT-based workflows. This data-driven approach shifts toward learned density representations with floating orbitals, offering avenues for extension to periodic systems and hybrid architectures that blend floating and atom-centered orbitals for optimal efficiency and accuracy.
Abstract
We present the Electronic Tensor Reconstruction Algorithm (ELECTRA) - an equivariant model for predicting electronic charge densities using floating orbitals. Floating orbitals are a long-standing concept in the quantum chemistry community that promises more compact and accurate representations by placing orbitals freely in space, as opposed to centering all orbitals at the position of atoms. Finding the ideal placement of these orbitals requires extensive domain knowledge, though, which thus far has prevented widespread adoption. We solve this in a data-driven manner by training a Cartesian tensor network to predict the orbital positions along with orbital coefficients. This is made possible through a symmetry-breaking mechanism that is used to learn position displacements with lower symmetry than the input molecule while preserving the rotation equivariance of the charge density itself. Inspired by recent successes of Gaussian Splatting in representing densities in space, we are using Gaussian orbitals and predicting their weights and covariance matrices. Our method achieves a state-of-the-art balance between computational efficiency and predictive accuracy on established benchmarks. Furthermore, ELECTRA is able to lower the compute time required to arrive at converged DFT solutions - initializing calculations using our predicted densities yields an average 50.72 % reduction in self-consistent field (SCF) iterations on unseen molecules.
