LGAIFeb 11

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

arXiv:2602.10576v1h-index: 4
Originality Highly original
AI Analysis

This work addresses the challenge of generating physically consistent and parsimonious equations from data, which is significant for researchers in scientific domains like fluid dynamics, though it is incremental as it builds on existing LLM-based methods.

The paper tackles the problem of symbolic regression for scientific equation discovery by proposing PiT-PO, a framework that uses reinforcement learning to adapt LLMs, achieving state-of-the-art performance on benchmarks and discovering novel turbulence models in fluid dynamics.

Symbolic regression aims to distill mathematical equations from observational data. Recent approaches have successfully leveraged Large Language Models (LLMs) to generate equation hypotheses, capitalizing on their vast pre-trained scientific priors. However, existing frameworks predominantly treat the LLM as a static generator, relying on prompt-level guidance to steer exploration. This paradigm fails to update the model's internal representations based on search feedback, often yielding physically inconsistent or mathematically redundant expressions. In this work, we propose PiT-PO (Physics-informed Token-regularized Policy Optimization), a unified framework that evolves the LLM into an adaptive generator via reinforcement learning. Central to PiT-PO is a dual-constraint mechanism that rigorously enforces hierarchical physical validity while simultaneously applying fine-grained, token-level penalties to suppress redundant structures. Consequently, PiT-PO aligns LLM to produce equations that are both scientifically consistent and structurally parsimonious. Empirically, PiT-PO achieves state-of-the-art performance on standard benchmarks and successfully discovers novel turbulence models for challenging fluid dynamics problems. We also demonstrate that PiT-PO empowers small-scale models to outperform closed-source giants, democratizing access to high-performance scientific discovery.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes