Active Learning in Symbolic Regression with Physical Constraints
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.
Code (0)
등록된 구현이 없습니다.
Tasks
Active LearningregressionSymbolic RegressionSimilar Papers 제목 키워드 기반
Deep symbolic regression for physics guided by units constraints: toward the automated discovery of physical laws
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 RegressionClass Symbolic Regression: Gotta Fit 'Em All
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 RegressionPhysical Symbolic Optimization
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 RegressionFitness Landscape Analysis of Dimensionally-Aware Genetic Programming Featuring Feynman Equations
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 RegressionIntroduction to Symbolic Regression in the Physical Sciences
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…