# Physics-Constrained Deep Learning for High-dimensional Surrogate   Modeling and Uncertainty Quantification without Labeled Data

**Authors:** Yinhao Zhu, Nicholas Zabaras, Phaedon-Stelios Koutsourelakis, Paris, Perdikaris

arXiv: 1901.06314 · 2019-06-26

## TL;DR

This paper introduces a physics-constrained deep learning framework that constructs surrogate models and performs uncertainty quantification for PDE systems without requiring labeled data, ensuring physical consistency and high-dimensional applicability.

## Contribution

It develops a novel methodology integrating PDE constraints into deep learning models trained solely on input data, avoiding the need for labeled output data.

## Key findings

- Models achieve comparable accuracy to data-driven approaches.
- The approach enforces physical constraints inherently.
- Demonstrates effective uncertainty quantification.

## Abstract

Surrogate modeling and uncertainty quantification tasks for PDE systems are most often considered as supervised learning problems where input and output data pairs are used for training. The construction of such emulators is by definition a small data problem which poses challenges to deep learning approaches that have been developed to operate in the big data regime. Even in cases where such models have been shown to have good predictive capability in high dimensions, they fail to address constraints in the data implied by the PDE model. This paper provides a methodology that incorporates the governing equations of the physical model in the loss/likelihood functions. The resulting physics-constrained, deep learning models are trained without any labeled data (e.g. employing only input data) and provide comparable predictive responses with data-driven models while obeying the constraints of the problem at hand. This work employs a convolutional encoder-decoder neural network approach as well as a conditional flow-based generative model for the solution of PDEs, surrogate model construction, and uncertainty quantification tasks. The methodology is posed as a minimization problem of the reverse Kullback-Leibler (KL) divergence between the model predictive density and the reference conditional density, where the later is defined as the Boltzmann-Gibbs distribution at a given inverse temperature with the underlying potential relating to the PDE system of interest. The generalization capability of these models to out-of-distribution input is considered. Quantification and interpretation of the predictive uncertainty is provided for a number of problems.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1901.06314/full.md

## Figures

5 figures with captions in the complete paper: https://tomesphere.com/paper/1901.06314/full.md

---
Source: https://tomesphere.com/paper/1901.06314