Computing Anti-Derivatives using Deep Neural Networks
D. Chakraborty, S. Gopalakrishnan

TL;DR
This paper introduces a deep neural network-based algorithm capable of computing closed-form anti-derivatives for a wide range of functions, including non-elementary and oscillatory integrals, with high accuracy.
Contribution
The paper presents a novel, universal neural network approach for obtaining anti-derivatives, overcoming limitations of existing numerical and series-based methods.
Findings
Successfully computed anti-derivatives of non-elementary functions
Achieved closed-form expressions for elliptic and Fermi-Dirac integrals
Reduced computation time in differential equation solutions
Abstract
This paper presents a novel algorithm to obtain the closed-form anti-derivative of a function using Deep Neural Network architecture. In the past, mathematicians have developed several numerical techniques to approximate the values of definite integrals, but primitives or indefinite integrals are often non-elementary. Anti-derivatives are necessarily required when there are several parameters in an integrand and the integral obtained is a function of those parameters. There is no theoretical method that can do this for any given function. Some existing ways to get around this are primarily based on either curve fitting or infinite series approximation of the integrand, which is then integrated theoretically. Curve fitting approximations are inaccurate for highly non-linear functions and require a different approach for every problem. On the other hand, the infinite series approach does…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPolynomial and algebraic computation · Model Reduction and Neural Networks · Mathematical functions and polynomials
