**arXiv ID:** 2309.07934 **Authors:** Nan Jiang, Yexiang Xue **Published:** 2023-09-13T21:38:06Z **Abstract:** Symbolic regression, as one of the most crucial tasks in AI for science, discovers governing equations from experimental data. Popular approaches based on genetic programming, Monte Carlo tree search, or deep reinforcement learning learn symbolic regression from a fixed dataset. They require massive datasets and long training time especially when learning complex equations involving ...
Scanned 9/11/2026
Install to Claude Code
npx -y skills add hiyenwong/ai_collection --skill racing-control-variable-genetic-programming-for-symbolic-regression --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Racing Control Variable Genetic Programming For Symbolic Regression?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/hiyenwong-racing-control-variable-genetic-programming-for-sy)More formats (shields.io, HTML) on the badges page.
# Racing Control Variable Genetic Programming for Symbolic Regression
**arXiv ID:** 2309.07934
**Authors:** Nan Jiang, Yexiang Xue
**Published:** 2023-09-13T21:38:06Z
**Abstract:**
Symbolic regression, as one of the most crucial tasks in AI for science, discovers governing equations from experimental data. Popular approaches based on genetic programming, Monte Carlo tree search, or deep reinforcement learning learn symbolic regression from a fixed dataset. They require massive datasets and long training time especially when learning complex equations involving many variables. Recently, Control Variable Genetic Programming (CVGP) has been introduced which accelerates the regression process by discovering equations from designed control variable experiments. However, the set of experiments is fixed a-priori in CVGP and we observe that sub-optimal selection of experiment schedules delay the discovery process significantly. To overcome this limitation, we propose Racing Control Variable Genetic Programming (Racing-CVGP), which carries out multiple experiment schedules simultaneously. A selection scheme similar to that used in selecting good symbolic equations in the genetic programming process is implemented to ensure that promising experiment schedules eventually win over the average ones. The unfavorable schedules are terminated early to save time for the promising ones. We evaluate Racing-CVGP on several synthetic and real-world datasets corresponding to true physics laws. We demonstrate that Racing-CVGP outperforms CVGP and a series of symbolic regressors which discover equations from fixed datasets.
## Skill Description
This skill is generated from the arXiv paper: Racing Control Variable Genetic Programming for Symbolic Regression (2309.07934).
## How to Use
[To be filled in by the user or by future automation]
## References
- [arXiv:2309.07934](http://arxiv.org/abs/2309.07934v1)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!