← Search

Claudio P Santiago

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

Discovering symbolic policies with deep reinforcement learning

ICML 2021spotlight

Deep reinforcement learning (DRL) has proven successful for many difficult control problems by learning policies represented by neural networks. However, the complexity of neural network-based policies{—}involving thousands of composed non-linear operators{—}can render them problematic to understand…

Cited by 135SourcePDFScholar
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…