Beyond Error-Based Optimization: Experience-Driven Symbolic Regression with Goal-Conditioned Reinforcement Learning
Jianwen Sun, Xinrui Li, Fuqing Li, Xiaoxuan Shen

TL;DR
This paper introduces EGRL-SR, a goal-conditioned reinforcement learning framework for symbolic regression that leverages experience replay and structural rewards to improve search robustness and accuracy over traditional error-based methods.
Contribution
The paper presents a novel reinforcement learning approach for symbolic regression that uses experience replay, goal-conditioning, and structure-focused rewards to enhance search effectiveness.
Findings
EGRL-SR outperforms state-of-the-art methods in recovery rate and robustness.
The approach effectively recovers more complex expressions within the same search budget.
Ablation studies confirm the importance of reward design and exploration strategy.
Abstract
Symbolic Regression aims to automatically identify compact and interpretable mathematical expressions that model the functional relationship between input and output variables. Most existing search-based symbolic regression methods typically rely on the fitting error to inform the search process. However, in the vast expression space, numerous candidate expressions may exhibit similar error values while differing substantially in structure, leading to ambiguous search directions and hindering convergence to the underlying true function. To address this challenge, we propose a novel framework named EGRL-SR (Experience-driven Goal-conditioned Reinforcement Learning for Symbolic Regression). In contrast to traditional error-driven approaches, EGRL-SR introduces a new perspective: leveraging precise historical trajectories and optimizing the action-value network to proactively guide the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Artificial Intelligence in Games · Evolutionary Algorithms and Applications
