paper-with-me

홈 › Papers

Active Learning in Symbolic Regression with Physical Constraints

2023-05-17 · Jorge Medina, Andrew D. White

Evolutionary symbolic regression (SR) fits a symbolic equation to data, which gives a concise interpretable model. We explore using SR as a method to propose which data to gather in an active learning setting with physical constraints. SR with active learning proposes which experiments to do next. Active learning is done with query by committee, where the Pareto frontier of equations is the committee. The physical constraints improve proposed equations in very low data settings. These approaches reduce the data required for SR and achieves state of the art results in data required to rediscover known equations.

📄 PDF Abstract BibTeX arXiv:2305.10379

Code (0)

등록된 구현이 없습니다.

Tasks

Active LearningregressionSymbolic Regression

Similar Papers 제목 키워드 기반

Deep symbolic regression for physics guided by units constraints: toward the automated discovery of physical laws

2023-03-06 · Wassim Tenachi, Rodrigo Ibata, Foivos I. Diakogiannis

Symbolic Regression is the study of algorithms that automate the search for analytic expressions that fit data. While recent advances in deep learning have generated renewed interest in such approaches, the development o…

Deep Reinforcement LearningregressionSymbolic Regression

Class Symbolic Regression: Gotta Fit 'Em All

2023-12-04 · Wassim Tenachi, Rodrigo Ibata, Thibaut L. François, Foivos I. Diakogiannis

We introduce 'Class Symbolic Regression' (Class SR) a first framework for automatically finding a single analytical functional form that accurately fits multiple datasets - each realization being governed by its own (pos…

AllDeep Reinforcement LearningregressionSymbolic Regression

Physical Symbolic Optimization

2023-12-06 · Wassim Tenachi, Rodrigo Ibata, Foivos I. Diakogiannis

We present a framework for constraining the automatic sequential generation of equations to obey the rules of dimensional analysis by construction. Combining this approach with reinforcement learning, we built $\Phi$-SO,…

regressionreinforcement-learningSymbolic Regression

Fitness Landscape Analysis of Dimensionally-Aware Genetic Programming Featuring Feynman Equations

2020-04-27 · Marko Durasevic, Domagoj Jakobovic, Marcella Scoczynski Ribeiro Martins, Stjepan Picek 외

Genetic programming is an often-used technique for symbolic regression: finding symbolic expressions that match data from an unknown function. To make the symbolic regression more efficient, one can also use dimensionall…

regressionSymbolic Regression

Introduction to Symbolic Regression in the Physical Sciences

2025-12-17 · Deaglan J. Bartlett, Harry Desmond, Pedro G. Ferreira, Gabriel Kronberger arxiv

Symbolic regression (SR) has emerged as a powerful method for uncovering interpretable mathematical relationships from data, offering a novel route to both scientific discovery and efficient empirical modelling. This art…