Deep Learning for Symbolic Mathematics
2019-12-02ICLR 2020Code Available1· sign in to hype
Guillaume Lample, François Charton
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/wellecks/symbolic_generalizationpytorch★ 14
- github.com/cloneofsimo/poly2SOPpytorch★ 0
- github.com/facebookresearch/SymbolicMathematicspytorch★ 0
- github.com/janeyoung2018/symbolic-mathnone★ 0
- github.com/anupamme/SymbolicMathematicspytorch★ 0
- github.com/mekty2012/CS470_SymbolicIntegrationnone★ 0
- github.com/elia-mercatanti/deep-learning-symbolic-mathematicspytorch★ 0
Abstract
Neural networks have a reputation for being better at solving statistical or approximate problems than at performing calculations or working with symbolic data. In this paper, we show that they can be surprisingly good at more elaborated tasks in mathematics, such as symbolic integration and solving differential equations. We propose a syntax for representing mathematical problems, and methods for generating large datasets that can be used to train sequence-to-sequence models. We achieve results that outperform commercial Computer Algebra Systems such as Matlab or Mathematica.