Search papers, labs, and topics across Lattice.
This paper introduces EquiFiLM, an innovative extension to existing machine learning force fields (MLFFs) that incorporates continuous external conditioning to account for changes in electronic states due to factors like charging and applied fields. By utilizing a Feature-wise Linear Modulation (FiLM) block, EquiFiLM achieves significant improvements in accuracy for charged systems, as demonstrated with the E-MACE model on charged liquid water, which shows a 3.1x reduction in force RMSE and a 61x reduction in per-atom energy RMSE compared to a baseline model. The method maintains E(3)-equivariance and requires minimal training data, making it a practical advancement for modeling driven processes in chemistry.
Charge conditioning in ML force fields can drastically enhance predictive accuracy while maintaining computational efficiency, achieving remarkable reductions in error metrics with minimal data.
Foundation machine learning force fields (MLFFs) such as MACE-MP-0 and UMA cover broad chemical space at near density functional theory (DFT) accuracy. However, they assume equilibrium ground-state physics and do not natively handle externally induced changes to the electronic state, such as charging, applied fields, or electronic excitation, which limits their use for driven processes such as photoexcitation and charge injection. We propose EquiFiLM, a lightweight extension that adds continuous external conditioning to any equivariant foundation MLFF via a per-layer Feature-wise Linear Modulation (FiLM) block, learning externally driven changes to the potential energy surface from minimal training data. The block modulates only scalar channels and preserves E(3)-equivariance exactly. We demonstrate the recipe on charged liquid water with the foundation model MACE-MatPES as the backbone, yielding E-MACE. On the four training charges, E-MACE delivers a $3.1\times$ reduction in force RMSE ($21.3$ to $6.96$ meV/$\mathring{A}$) and a $61\times$ reduction in per-atom energy RMSE ($6.1$ to $0.1$ meV/atom) over a baseline without EquiFiLM trained on the same data, at indistinguishable inference cost. Across seven held-out interpolation and extrapolation charges, force RMSE stays within $18-61$ meV/$\mathring{A}$ and energy RMSE within $0.7-5.4$ meV/atom. The model runs stable molecular dynamics across the full range tested and predicts the charge-dependent first-shell response of the reduced pair distribution function probed by ultrafast electron diffraction. Adding this conditioning axis to the foundation requires only a few thousand DFT-labeled frames, against the $\approx 10^8$ structures of a charge-aware foundation trained from scratch. The recipe is backbone- and conditioning-agnostic: it applies without architectural change to any equivariant MLFF with scalar interaction-layer channels.