← Latest papers
🤖 AI

LLM-Based Scientific Equation Discovery via Physics-Informed Token-Regularized Policy Optimization

This paper introduces PiT-PO, a reinforcement learning framework that transforms Large Language Models into adaptive generators for symbolic regression by enforcing hierarchical physical validity and token-level structural parsimony, thereby achieving state-of-the-art equation discovery and enabling small-scale models to outperform closed-source giants.

Original authors: Boxiao Wang, Kai Li, Tianyi Liu, Chen Li, Junzhe Wang, Yifan Zhang, Jian Cheng

Published 2026-08-12
📖 3 min read☕ Coffee break read

Original authors: Boxiao Wang, Kai Li, Tianyi Liu, Chen Li, Junzhe Wang, Yifan Zhang, Jian Cheng

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 solve a mystery, but instead of looking for fingerprints or footprints, you are hunting for the secret mathematical recipe that governs how the world works. This field is called Symbolic Regression. While most computer programs today are like black boxes that guess an answer without explaining why, Symbolic Regression tries to find the actual equation—the "law of nature"—hidden inside a pile of data. Think of it like listening to a song and trying to write down the sheet music from scratch, rather than just humming along.

For a long time, scientists used old-school methods to find these recipes, but they were slow and often got lost in the vast wilderness of possible math formulas. Recently, a new kind of "super-brain" called a Large Language Model (LLM) has entered the game. These are the same types of AI that can write stories or chat with you, but they have also read millions of science textbooks. Because of this, they are incredibly good at guessing what a scientific equation might look like. However, there's a catch: these AI models are usually like a student who memorized the textbook but never took a test. They can spit out a formula that looks right and fits the numbers perfectly, but it might break the laws of physics or be unnecessarily complicated, like a recipe that calls for a cup of salt just because the chef felt like it.

This is where a new study comes in. The researchers, led by Boxiao Wang and Kai Li, wanted to fix this "memorizer" problem. They created a system called PiT-PO (Physics-informed Token-Regularized Policy Optimization). Instead of just asking the AI for a guess and hoping for the best, PiT-PO turns the AI into a student who actually learns from its mistakes in real-time. It's like having a strict but brilliant physics teacher standing right next to the AI, whispering, "No, that term doesn't make sense physically," or "You're using too many ingredients; simplify it!"

The team built a clever feedback loop. When the AI generates a candidate equation, PiT-PO checks it against two strict rules. First, it checks Physical Validity: Does this equation obey the laws of physics? For example, if the equation predicts that a fluid flows uphill without any energy, the system slaps a penalty on it. Second, it checks for Redundancy: Is the equation bloated with unnecessary parts? The researchers used a mathematical trick called the "Support Exclusion Theorem" to spot terms that are just noise and punish the AI for including them.

The results are impressive. In their tests, PiT-PO didn't just find equations that fit the data; it found the correct underlying laws, even when the data was messy. In one specific test involving the chaotic flow of air over hills (a problem known as "Flow over Periodic Hills"), the AI discovered a new way to model turbulence that was much closer to reality than traditional methods. Perhaps most excitingly, this system worked so well that even a small, open-source AI model (one that can run on a standard computer) was able to outperform massive, expensive "closed-source" giants.

By teaching the AI to learn from its own search process and strictly enforcing the rules of physics, PiT-PO turns a static guessing machine into an adaptive scientific discoverer. It suggests that we don't need to wait for super-computers to unlock the secrets of the universe; with the right training, smaller, more accessible AI tools can help us uncover the fundamental equations that drive everything from fluid dynamics to biological growth.

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 →