Online Symbolic Regression with Informative Query
Pengwei Jin, Di Huang, Rui Zhang, Xing Hu, Ziyuan Nan, Zidong Du, Qi, Guo, Yunji Chen

TL;DR
This paper introduces QUOSR, an online, query-based framework that actively generates informative data to improve symbolic regression, addressing the limitations of offline methods by iteratively obtaining data through a neural network trained to maximize mutual information.
Contribution
The paper proposes a novel online symbolic regression framework that actively queries data points to enhance regression accuracy, a significant advancement over traditional offline approaches.
Findings
QUOSR effectively generates informative data for symbolic regression.
The framework improves regression performance across various experiments.
Neural network training maximizes mutual information between data and target expressions.
Abstract
Symbolic regression, the task of extracting mathematical expressions from the observed data , plays a crucial role in scientific discovery. Despite the promising performance of existing methods, most of them conduct symbolic regression in an \textit{offline} setting. That is, they treat the observed data points as given ones that are simply sampled from uniform distributions without exploring the expressive potential of data. However, for real-world scientific problems, the data used for symbolic regression are usually actively obtained by doing experiments, which is an \textit{online} setting. Thus, how to obtain informative data that can facilitate the symbolic regression process is an important problem that remains challenging. In this paper, we propose QUOSR, a \textbf{qu}ery-based framework for \textbf{o}nline \textbf{s}ymbolic \textbf{r}egression that can…
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
Taxonomy
TopicsMachine Learning in Materials Science · Machine Learning and Data Classification · Machine Learning and Algorithms
