← Search

Terrell N. Mundhenk

3 accepted papers

2022

A Unified Framework for Deep Symbolic Regression

NeurIPS 2022accept

The last few years have witnessed a surge in methods for symbolic regression, from advances in traditional evolutionary approaches to novel deep learning-based systems. Individual works typically focus on advancing the state-of-the-art for one particular class of solution strategies, and there have…

Cited by 96SourcePDFScholar
2021

Deep symbolic regression: Recovering mathematical expressions from data via risk-seeking policy gradients

ICLR 2021oral

Discovering the underlying mathematical expressions describing a dataset is a core challenge for artificial intelligence. This is the problem of $\textit{symbolic regression}$. Despite recent advances in training neural networks to solve complex tasks, deep learning approaches to symbolic regression…

2021

Symbolic Regression via Deep Reinforcement Learning Enhanced Genetic Programming Seeding

NeurIPS 2021poster

Symbolic regression is the process of identifying mathematical expressions that fit observed output from a black-box process. It is a discrete optimization problem generally believed to be NP-hard. Prior approaches to solving the problem include neural-guided search (e.g. using reinforcement learnin…