paper-with-me

홈 › Papers

Priors for symbolic regression

2023-04-13 · Deaglan J. Bartlett, Harry Desmond, Pedro G. Ferreira

When choosing between competing symbolic models for a data set, a human will naturally prefer the "simpler" expression or the one which more closely resembles equations previously seen in a similar context. This suggests a non-uniform prior on functions, which is, however, rarely considered within a symbolic regression (SR) framework. In this paper we develop methods to incorporate detailed prior information on both functions and their parameters into SR. Our prior on the structure of a function is based on a $n$-gram language model, which is sensitive to the arrangement of operators relative to one another in addition to the frequency of occurrence of each operator. We also develop a formalism based on the Fractional Bayes Factor to treat numerical parameter priors in such a way that models may be fairly compared though the Bayesian evidence, and explicitly compare Bayesian, Minimum Description Length and heuristic methods for model selection. We demonstrate the performance of our priors relative to literature standards on benchmarks and a real-world dataset from the field of cosmology.

📄 PDF Abstract BibTeX arXiv:2304.06333

Code (1)

deaglanbartlett/katz 공식 구현

Tasks

Language ModelingLanguage ModellingModel SelectionregressionSymbolic Regression

Similar Papers 제목 키워드 기반

Parsing the Language of Expression: Enhancing Symbolic Regression with Domain-Aware Symbolic Priors

2025-03-12 · Sikai Huang, Yixin Berry Wen, Tara Adusumilli, Kusum Choudhary 외

Symbolic regression is essential for deriving interpretable expressions that elucidate complex phenomena by exposing the underlying mathematical and physical relationships in data. In this paper, we present an advanced s…

regressionSymbolic Regression

Probabilistic Regular Tree Priors for Scientific Symbolic Reasoning

2023-06-14 · Tim Schneider, Amin Totounferoush, Wolfgang Nowak, Steffen Staab

Symbolic Regression (SR) allows for the discovery of scientific equations from data. To limit the large search space of possible equations, prior knowledge has been expressed in terms of formal grammars that characterize…

Bayesian InferenceregressionSymbolic Regression

Symplectically Integrated Symbolic Regression of Hamiltonian Dynamical Systems

2022-09-04 · Daniel M. DiPietro, Bo Zhu

Here we present Symplectically Integrated Symbolic Regression (SISR), a novel technique for learning physical governing equations from data. SISR employs a deep symbolic regression approach, using a multi-layer LSTM-RNN …

regressionSymbolic Regression

When Good Equations Get Bad Scores: Improving Symbolic Regression Through Better Parameter Optimization

2026-05-22 · Boxiao Wang, Kai Li, Zhiwei Chen, Yang Huang 외 arxiv

Symbolic Regression (SR) plays a central role in scientific knowledge discovery by distilling mathematical equations from observational data. Most existing SR methods function within a bi-level optimization framework: an…

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…