Symbolic expression generation via Variational Auto-Encoder
Sergei Popov, Mikhail Lazarev, Vladislav Belavin, Denis Derkach,, Andrey Ustyuzhanin

TL;DR
This paper introduces a novel deep learning framework using Variational Auto-Encoder for symbolic expression generation, improving symbolic regression performance especially under noisy data conditions.
Contribution
The authors propose a VAE-based approach for symbolic regression that incorporates prior knowledge and outperforms existing methods in noisy environments.
Findings
Recovery rate of 65% on Nguyen dataset with 10% noise
Outperforms state-of-the-art by 20% under noisy conditions
Framework encodes prior knowledge to accelerate optimization
Abstract
There are many problems in physics, biology, and other natural sciences in which symbolic regression can provide valuable insights and discover new laws of nature. A widespread Deep Neural Networks do not provide interpretable solutions. Meanwhile, symbolic expressions give us a clear relation between observations and the target variable. However, at the moment, there is no dominant solution for the symbolic regression task, and we aim to reduce this gap with our algorithm. In this work, we propose a novel deep learning framework for symbolic expression generation via variational autoencoder (VAE). In a nutshell, we suggest using a VAE to generate mathematical expressions, and our training strategy forces generated formulas to fit a given dataset. Our framework allows encoding apriori knowledge of the formulas into fast-check predicates that speed up the optimization process. We compare…
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
TopicsMachine Learning and Data Classification
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings
