← Latest papers
🤖 machine learning

Neural operator discovery from heterogeneous trajectories

This paper introduces Neural Operator Discovery (NOD), a framework that learns shared solution operators and system-specific variations directly from heterogeneous trajectories without labeled governing factors, thereby enabling interpretable, generalizable, and stable long-horizon predictions across diverse dynamical systems.

Original authors: Zituo Chen, Qiaofeng Li, Jiaxin Hu, Sili Deng

Published 2026-07-28
📖 4 min read☕ Coffee break read

Original authors: Zituo Chen, Qiaofeng Li, Jiaxin Hu, Sili Deng

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 watching a thousand different videos of water flowing. Some videos show water rushing through a narrow pipe, others through a wide river, and some show water hitting a rock. In every single video, the water follows the same basic rules of physics—it swirls, speeds up, and slows down. But in the real world, scientists often don't have a label on each video telling them exactly how wide the pipe is or how big the rock is. They just have the messy, moving pictures. For a long time, computers trying to predict what happens next in these videos had to be told the "secret recipe" (like the exact pipe width) before they could guess the future. If that secret was missing, the computers would get confused, or they would try to memorize the whole video frame-by-frame, which is slow and prone to making mistakes over time. This paper tackles the problem of teaching a computer to understand the rules of the flow and figure out the secret recipe just by watching the water move, without anyone ever telling it what the recipe is.

The researchers, led by Zituo Chen and Sili Deng, have developed a new method called Neural Operator Discovery (NOD). Think of it as teaching a computer to be a detective. Instead of just memorizing the water's path, the computer learns to separate the "universal laws" of water from the "specific details" of each scene. They built a system with two parts: a "decoder" that knows how to predict the future of the water based on the rules, and an "encoder" that acts like a detective's notebook. The encoder watches a short clip of the water and writes down a tiny, secret note (a "latent representation") that captures only the specific details of that scene, like the pipe size.

The magic trick here is how they train the detective. They don't just show the computer one video and ask it to guess the future. Instead, they use a technique called trajectory-decoupled sampling. Imagine showing the computer a video of water flowing in a pipe, but then asking it to predict the future of a different video of water flowing in that same pipe, starting from a different spot. Because the pipe is the same but the starting spot is different, the computer realizes that the "pipe size" note in its notebook must be the same for both, while the "starting spot" changes. This forces the computer to ignore the temporary, messy details of the start and focus only on the permanent, hidden factors that define the system.

The paper tested this idea on three very different types of physics problems:

  1. Burgers' Equation: A model for how shockwaves form in fluids. The team found that the computer could successfully learn that there was only one hidden factor (viscosity) changing across all the videos. Even when they asked the computer to predict what would happen if the fluid had zero viscosity (a state it had never seen before), the computer's "notebook" smoothly extended to handle it, predicting the shockwaves accurately.
  2. Cylinder Flow Wake: This simulates wind blowing past a cylinder, like a flagpole. The data here was messy and came from an irregular shape. The computer learned to spot that, despite the complexity, the flow was really driven by just one main factor (viscosity). It could predict the swirling "vortex shedding" behind the cylinder for 50 steps into the future without drifting off course, something other methods failed to do.
  3. FitzHugh–Nagumo System: This models how electrical signals travel in nerves. Here, the system was driven by two hidden factors. The computer successfully figured out that it needed a two-dimensional "notebook" to capture the variation. It could then predict the nerve signals for new, unseen combinations of these factors, even if those combinations were outside the range of what it was trained on.

The results suggest that this approach is a powerful way to learn from messy, unlabeled data. The computer didn't just memorize; it organized the different systems into a smooth, logical map where similar systems sit close together. This allowed the computer to make "zero-shot" predictions—guessing the behavior of a completely new system just by sampling a point on this map, without ever seeing a video of that specific system before. While the paper shows these results through computer simulations, it indicates that this method could be a game-changer for understanding complex physical systems where the underlying parameters are unknown or unmeasurable, offering a way to learn the "rules of the game" directly from the players' moves.

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 →