← Latest papers
🤖 AI

A Neural Operator-Based Approach to Symbolic Discovery of PDEs

This paper introduces NOMTO, a novel framework that integrates pretrained neural operators into symbolic architectures to discover compact governing equations for complex systems involving nonlocal operators, auxiliary field couplings, and temporal memory effects, thereby overcoming the limitations of traditional methods restricted to local derivatives.

Original authors: Sergei Garmaev, Olga Fink

Published 2026-06-23
📖 5 min read🧠 Deep dive

Original authors: Sergei Garmaev, Olga Fink

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine you are a detective trying to figure out the secret rulebook that governs how a complex system behaves. In physics, this "rulebook" is usually a mathematical equation. For a long time, scientists have used data-driven methods to find these equations, but they hit a wall: their tools could only understand rules based on local information.

Think of "local" like looking at a single pixel on a screen. You can see if that pixel is red or blue, and you can see if the pixel next to it is different. But you can't see the whole picture or understand how a change in one corner of the screen affects the other side. Many real-world systems (like how heat spreads in a material or how a crowd moves) depend on non-local information—where what happens at one point depends on the entire system, not just its immediate neighbors.

This paper introduces a new detective tool called NOMTO (Neural Operator-based symbolic Model approximaTion and discOvery). Here is how it works, using simple analogies:

The Problem: The "Local-Only" Dictionary

Traditional methods for discovering equations are like a writer trying to write a story using a dictionary that only contains words for "here" and "now." They can write sentences about "the ball moves right" or "the water gets hotter," but they struggle to write sentences about "the ball moves because of the wind blowing three miles away" or "the water's temperature depends on what happened an hour ago."

If the underlying physics involves non-local effects (like long-range forces) or memory (where the past affects the present), these old tools fail because they don't have the "words" to describe it.

The Solution: NOMTO's "Smart Toolboxes"

NOMTO solves this by giving the detective a set of pre-trained "Smart Toolboxes."

  1. The Pre-Training Phase: Before the detective starts solving the specific case, they hire experts (Neural Operators) to master specific, difficult tasks.

    • One expert learns how to calculate "fractional diffusion" (a complex way heat spreads).
    • Another learns how to solve "Poisson equations" (how electric or gravitational fields interact).
    • A third learns "hereditary memory" (how a material remembers its past stretching).
    • Once these experts are trained, they are frozen. They become fixed, reliable tools that the detective can use, but the detective doesn't need to re-learn how they work.
  2. The Discovery Phase: Now, the detective (NOMTO) builds a "symbolic graph." Imagine this as a flowchart or a recipe.

    • The detective has a library of basic ingredients (like addition, multiplication, and taking a derivative).
    • Crucially, the detective can also use the Smart Toolboxes as ingredients.
    • The detective tries different combinations: "Maybe the answer is 2 times the input, plus the output of the 'Fractional Diffusion' toolbox?" or "Maybe it's the 'Memory' toolbox applied to the strain?"
    • The system uses math to figure out which combination fits the data best and which "ingredients" are actually needed. It prunes away the unnecessary ones, leaving a clean, simple equation.

The Results: Solving Three Tough Cases

The authors tested NOMTO on three types of "impossible" puzzles that old tools couldn't solve:

  1. Fractional Diffusion: Imagine a drop of ink spreading in water, but not in a normal way—it spreads in a "fuzzy," long-range pattern. Old tools couldn't describe this. NOMTO successfully identified that the rule involved a specific "non-local" operator, finding the exact formula.
  2. The Euler-Poisson System: Think of a crowd where everyone's movement depends on the density of the entire crowd, not just the person next to them. This requires solving a hidden "field" equation. NOMTO figured out that the movement rule included a "Poisson-gradient" tool, effectively saying, "The speed depends on the global density field."
  3. Hereditary Viscoelasticity: Imagine a piece of chewing gum. How it snaps back depends not just on how hard you pull it now, but on how you pulled it in the past. This is "temporal memory." NOMTO found the rule that included a "memory integral" tool, correctly identifying that the material's stress depends on its entire history.

Why This Matters

The paper claims that NOMTO bridges the gap between black-box AI (which is great at predicting but bad at explaining) and symbolic discovery (which is great at explaining but limited in scope).

By treating complex, learned AI models as fixed, reusable building blocks (like pre-made Lego bricks) rather than trying to build the whole equation from scratch, NOMTO can discover governing laws for systems that were previously out of reach. It doesn't just predict what will happen; it writes down the actual mathematical rule, even if that rule involves looking at the whole system or remembering the past.

In short: NOMTO is a system that can write the "laws of physics" for complex, long-range, and memory-dependent systems by using pre-trained AI experts as its vocabulary.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →