SCLGDec 2, 2019

Deep Learning for Symbolic Mathematics

arXiv:1912.01412v1487 citations
Originality Highly original
AI Analysis

This addresses the challenge of making neural networks effective for precise, symbolic tasks in mathematics, which could benefit researchers and engineers in computational fields.

The paper tackles the problem of applying neural networks to symbolic mathematics, specifically symbolic integration and solving differential equations, achieving results that outperform commercial Computer Algebra Systems like Matlab or Mathematica.

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.

Code Implementations7 repos

Data from Papers with Code (CC-BY-SA-4.0)

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes