Symbolic regression for defect interactions in 2D materials
Mikhail Lazarev, Andrey Ustyuzhanin
TL;DR
This work tackles the challenge of interpretability in modeling defect interactions in 2D materials by applying SEGVAE, a deep symbolic regression method, to learn closed-form, physically constrained pairwise interaction kernels from DFT data. It demonstrates that symbolic expressions can achieve comparable or superior predictive accuracy to state-of-the-art graph neural networks on sparse representations, while yielding human-readable formulas that reveal underlying physics such as oscillatory interactions with decaying envelopes reminiscent of RKKY and Friedel oscillations. The approach constructs a general energy framework by combining pairwise kernels into $E_{ ext{formation}} = frac{1}{2}\sum_{i,j} V_{i,j}(r) + \sum_i E_i$ and normalizes to $E_{ ext{per site}} = E_{ ext{formation}}/N$, and defines the HOMO-LUMO gap via $E_{ ext{HOMO-LUMO gap}} = \min_{i,j} E_{i,j}(r)$, enabling a Pareto optimization between accuracy and complexity. By enforcing physical priors, pre-training, and a Bank of Best Formulas, the method yields interpretable, deployable expressions with potential for rapid inverse-defect design, while highlighting limitations in extending to new defect types or materials without new formulas.
Abstract
Machine learning models have become firmly established across all scientific fields. Extracting features from data and making inferences based on them with neural network models often yields high accuracy; however, this approach has several drawbacks. Symbolic regression is a powerful technique for discovering analytical equations that describe data, providing interpretable and generalizable models capable of predicting unseen data. Symbolic regression methods have gained new momentum with the advancement of neural network technologies and offer several advantages, the main one being the interpretability of results. In this work, we examined the application of the deep symbolic regression algorithm SEGVAE to determine the properties of two-dimensional materials with defects. Comparing the results with state-of-the-art graph neural network-based methods shows comparable or, in some cases, even identical outcomes. We also discuss the applicability of this class of methods in natural sciences.
