LGDec 29, 2022

New Designed Loss Functions to Solve Ordinary Differential Equations with Artificial Neural Network

arXiv:2301.00636v1h-index: 1
Originality Synthesis-oriented
AI Analysis

This work addresses the problem of solving ODEs numerically for researchers and engineers, but it appears incremental as it focuses on loss function variations without claiming major breakthroughs.

The paper tackles solving ordinary differential equations (ODEs) using artificial neural networks by designing new loss functions that incorporate both the differential equation and its initial/boundary conditions, and it tests these methods on three models to evaluate effectiveness.

This paper investigates the use of artificial neural networks (ANNs) to solve differential equations (DEs) and the construction of the loss function which meets both differential equation and its initial/boundary condition of a certain DE. In section 2, the loss function is generalized to $n^\text{th}$ order ordinary differential equation(ODE). Other methods of construction are examined in Section 3 and applied to three different models to assess their effectiveness.

Code Implementations1 repo
Foundations

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

Your Notes