paper-with-me

홈 › Papers

Knowledge Integration for Physics-informed Symbolic Regression Using Pre-trained Large Language Models

2025-09-03 · Bilge Taskin, Wenxiong Xie, Teddy Lazebnik arxiv

Symbolic regression (SR) has emerged as a powerful tool for automated scientific discovery, enabling the derivation of governing equations from experimental data. A growing body of work illustrates the promise of integrating domain knowledge into the SR to improve the discovered equation's generality and usefulness. Physics-informed SR (PiSR) addresses this by incorporating domain knowledge, but current methods often require specialized formulations and manual feature engineering, limiting their adaptability only to domain experts. In this study, we leverage pre-trained Large Language Models (LLMs) to facilitate knowledge integration in PiSR. By harnessing the contextual understanding of LLMs trained on vast scientific literature, we aim to automate the incorporation of domain knowledge, reducing the need for manual intervention and making the process more accessible to a broader range of scientific problems. Namely, the LLM is integrated into the SR's loss function, adding a term of the LLM's evaluation of the SR's produced equation. We extensively evaluate our method using three SR algorithms (DEAP, gplearn, and PySR) and three pre-trained LLMs (Falcon, Mistral, and LLama 2) across three physical dynamics (dropping ball, simple harmonic motion, and electromagnetic wave). The results demonstrate that LLM integration consistently improves the reconstruction of physical dynamics from data, enhancing the robustness of SR models to noise and complexity. We further explore the impact of prompt engineering, finding that more informative prompts significantly improve performance.

📄 PDF Abstract BibTeX arXiv:2509.03036

Code (0)

등록된 구현이 없습니다.

Tasks

Feature EngineeringPrompt Engineering

Similar Papers 제목 키워드 기반

A computational framework for physics-informed symbolic regression with straightforward integration of domain knowledge

2022-09-13 · Liron Simon Keren, Alex Liberzon, Teddy Lazebnik

Discovering a meaningful symbolic expression that explains experimental data is a fundamental challenge in many scientific fields. We present a novel, open-source computational framework called Scientist-Machine Equation…

regressionSymbolic Regression

Physical Constraint Embedded Neural Networks for inference and noise regulation

2021-05-19 · Gregory Barber, Mulugeta A. Haile, Tzikang Chen

Neural networks often require large amounts of data to generalize and can be ill-suited for modeling small and noisy experimental datasets. Standard network architectures trained on scarce and noisy data will return pred…

regressionSymbolic Regression

Enhancing Symbolic Regression and Universal Physics-Informed Neural Networks with Dimensional Analysis

2024-11-24 · Lena Podina, Diba Darooneh, Joshveer Grewal, Mohammad Kohandel

We present a new method for enhancing symbolic regression for differential equations via dimensional analysis, specifically Ipsen's and Buckingham pi methods. Since symbolic regression often suffers from high computation…

regressionSymbolic Regression

StruSR: Structure-Aware Symbolic Regression with Physics-Informed Taylor Guidance

2025-10-08 · Yunpeng Gong, Sihan Lan, Can Yang, Kunpeng Xu 외 arxiv

Symbolic regression aims to find interpretable analytical expressions by searching over mathematical formula spaces to capture underlying system behavior, particularly in scientific modeling governed by physical laws. Ho…

AI-Aristotle: A Physics-Informed framework for Systems Biology Gray-Box Identification

2023-09-29 · Nazanin Ahmadi Daryakenari, Mario De Florio, Khemraj Shukla, George Em Karniadakis

Discovering mathematical equations that govern physical and biological systems from observed data is a fundamental challenge in scientific research. We present a new physics-informed framework for parameter estimation an…

parameter estimationregressionSymbolic Regression