← Latest papers
💻 computer science

A Search‑Free Foundation Model for Symbolic Regression of Physical Laws

The paper introduces PISR, a search-free foundation model that leverages a physics-informed, contrastively-aligned formula-data manifold and flow matching to rapidly and accurately recover interpretable physical laws from data, outperforming existing methods in both speed and structural accuracy across diverse scientific and real-world benchmarks.

Original authors: Chenxi He, Jingqiu Chen

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

Original authors: Chenxi He, Jingqiu Chen

Original paper licensed under CC BY 4.0 (https://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 solve a mystery, but instead of fingerprints or footprints, your clues are numbers. In the world of science, there is a special kind of puzzle called "symbolic regression." The goal isn't just to predict what happens next (like a weather app guessing rain), but to find the rule that explains why it happens. Think of it as trying to find the secret recipe for a cake just by tasting the crumbs. You want to discover the exact mathematical formula—like E=mc2E=mc^2 or the laws of gravity—that nature is using.

For a long time, computers have been terrible at this. They are great at finding patterns in data, but they usually give you a "black box" answer: a complex, unreadable machine that works but doesn't tell you the story. Other methods try to guess the recipe by throwing thousands of random combinations at the wall to see what sticks, but this is slow, clumsy, and often breaks when the data is messy. The big question scientists have been asking is: Can we build a computer that doesn't just guess randomly, but actually understands the shape of scientific laws so it can find them quickly and correctly, even in noisy, real-world data?

This is where a new invention called PISR (Physics-Informed Symbolic Regression) comes in. Think of PISR not as a detective frantically searching through a library, but as a master chef who has memorized the entire history of cooking. The researchers behind PISR realized that real scientific laws aren't just random math; they live in a specific, organized neighborhood within the vast universe of all possible equations. They call this neighborhood the "formula manifold."

Instead of searching for the answer every time, PISR learns the "map" of this neighborhood. It uses a clever trick: it trains on a massive collection of known physics and math laws, learning to recognize the "vibe" or "shape" of a real law. When you give it a new set of messy data (like the chaotic movement of wind or the orbit of a distant star), PISR doesn't start from scratch. It instantly projects that data onto its internal map and asks, "What does this look like?" It then uses two superpowers to find the answer:

  1. Flow Matching: It gently "flows" the data point toward the nearest known law on the map, like a river finding its way to the ocean.
  2. Retrieval: It quickly grabs the closest neighbors from a library of 400,000 real formulas it has already studied.

The results are impressive. In tests, PISR found the correct mathematical structure for physical laws 51.3% of the time on a tough set of real-world physics problems, beating all other methods. It was also about 2.4 times faster than the best competitors. But the real magic happened when the researchers tested it on things it had never seen before. PISR successfully recovered famous laws from raw data in fields as different as finance, biology, and astronomy, including complex turbulence patterns and the relationship between a star's brightness and its temperature.

Crucially, the paper shows that PISR isn't just memorizing answers. The researchers proved that in the computer's "brain" (its mathematical space), real scientific laws are clearly separated from random, nonsense math. It's like having a room where all the real laws sit in a neat, organized circle, while random gibberish is scattered far away. Because PISR knows this circle exists, it can ignore the gibberish and focus only on the meaningful patterns.

However, this isn't a magic wand that solves everything. The paper is careful to note that PISR is designed for "closed-form" laws—equations you can write down on a piece of paper. It doesn't currently handle equations that involve changing rates over time (like differential equations) in the same way. Also, while it excels at finding laws that look like scientific formulas, it struggles with abstract math problems that don't follow the rules of physics, because it has learned to ignore those "off-manifold" structures.

In short, PISR represents a shift from "brute force searching" to "smart pattern recognition." It suggests that if we teach computers to understand the underlying structure of how the universe writes its rules, we can recover those rules from messy data much faster and more accurately than before. The researchers have shown that scientific laws occupy a special, structured corner of mathematical space, and by learning to navigate that corner, we can rediscover the secrets of the universe with a single, swift glance.

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 →