NOMTO: Neural Operator-based symbolic Model approximaTion and discOvery
Sergei Garmaev, Siddhartha Mishra, Olga Fink
TL;DR
NOMTO addresses the limitation of traditional symbolic regression, which is restricted to a narrow set of algebraic functions, by leveraging neural operators to auto-approximate a broader library of symbolic operations, including derivatives and special functions. The method builds a computational graph where neural operator surrogates implement library operations, and learns sparse edge weights to produce compact, interpretable symbolic expressions; it can also rediscover governing PDEs directly from data. Empirical results show NOMTO yields competitive reconstruction of benchmark expressions, demonstrates the discovery of derivatives and special functions, and successfully recovers the two-dimensional heat and Burgers' equations, with performance depending on the surrogate (FNO vs. CNO) used. This approach broadens the applicability of symbolic regression to complex physical systems, enabling data-driven discovery of nonlinear models and PDEs with potentially wide impact in physics, engineering, and beyond.
Abstract
While many physical and engineering processes are most effectively described by non-linear symbolic models, existing non-linear symbolic regression (SR) methods are restricted to a limited set of continuous algebraic functions, thereby limiting their applicability to discover higher order non-linear differential relations. In this work, we introduce the Neural Operator-based symbolic Model approximaTion and discOvery (NOMTO) method, a novel approach to symbolic model discovery that leverages Neural Operators to encompass a broad range of symbolic operations. We demonstrate that NOMTO can successfully identify symbolic expressions containing elementary functions with singularities, special functions, and derivatives. Additionally, our experiments demonstrate that NOMTO can accurately rediscover second-order non-linear partial differential equations. By broadening the set of symbolic operations available for discovery, NOMTO significantly advances the capabilities of existing SR methods. It provides a powerful and flexible tool for model discovery, capable of capturing complex relations in a variety of physical systems.
