NALGAug 30, 2021

Wasserstein Generative Adversarial Uncertainty Quantification in Physics-Informed Neural Networks

arXiv:2108.13054v240 citations
Originality Incremental advance
AI Analysis

This work addresses uncertainty quantification for physics-informed neural networks, which is incremental as it builds on existing WGAN methods with specific modifications like groupsort activation functions.

The paper tackles uncertainty quantification in partial differential equation solutions using physics-informed Wasserstein Generative Adversarial Networks, showing that the generalization error converges to the approximation error with high probability under mild assumptions and validating results with synthetic examples.

In this paper, we study a physics-informed algorithm for Wasserstein Generative Adversarial Networks (WGANs) for uncertainty quantification in solutions of partial differential equations. By using groupsort activation functions in adversarial network discriminators, network generators are utilized to learn the uncertainty in solutions of partial differential equations observed from the initial/boundary data. Under mild assumptions, we show that the generalization error of the computed generator converges to the approximation error of the network with high probability, when the number of samples are sufficiently taken. According to our established error bound, we also find that our physics-informed WGANs have higher requirement for the capacity of discriminators than that of generators. Numerical results on synthetic examples of partial differential equations are reported to validate our theoretical results and demonstrate how uncertainty quantification can be obtained for solutions of partial differential equations and the distributions of initial/boundary data. However, the quality or the accuracy of the uncertainty quantification theory in all the points in the interior is still the theoretical vacancy, and required for further research.

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