Adversarial Sampling for Solving Differential Equations with Neural Networks
Machine Learning
2021-11-24 v1 Artificial Intelligence
Numerical Analysis
Dynamical Systems
Numerical Analysis
Abstract
Neural network-based methods for solving differential equations have been gaining traction. They work by improving the differential equation residuals of a neural network on a sample of points in each iteration. However, most of them employ standard sampling schemes like uniform or perturbing equally spaced points. We present a novel sampling scheme which samples points adversarially to maximize the loss of the current solution estimate. A sampler architecture is described along with the loss terms used for training. Finally, we demonstrate that this scheme outperforms pre-existing schemes by comparing both on a number of problems.
Cite
@article{arxiv.2111.12024,
title = {Adversarial Sampling for Solving Differential Equations with Neural Networks},
author = {Kshitij Parwani and Pavlos Protopapas},
journal= {arXiv preprint arXiv:2111.12024},
year = {2021}
}