LGNAMay 27, 2021

A framework for data-driven solution and parameter estimation of PDEs using conditional generative adversarial networks

arXiv:2105.13136v1102 citations
Originality Incremental advance
AI Analysis

This provides a specialized framework for modeling hydro-mechanical processes in porous media, addressing challenges like heterogeneous coefficients, but it is incremental as it builds on existing cGAN and image-to-image translation techniques.

The authors tackled the problem of solving forward and inverse partial differential equations (PDEs) for heterogeneous porous media by adapting conditional generative adversarial networks (cGANs) as a data-driven surrogate model, achieving competitive accuracy and computational efficiency compared to state-of-the-art methods.

This work is the first to employ and adapt the image-to-image translation concept based on conditional generative adversarial networks (cGAN) towards learning a forward and an inverse solution operator of partial differential equations (PDEs). Even though the proposed framework could be applied as a surrogate model for the solution of any PDEs, here we focus on steady-state solutions of coupled hydro-mechanical processes in heterogeneous porous media. Strongly heterogeneous material properties, which translate to the heterogeneity of coefficients of the PDEs and discontinuous features in the solutions, require specialized techniques for the forward and inverse solution of these problems. Additionally, parametrization of the spatially heterogeneous coefficients is excessively difficult by using standard reduced order modeling techniques. In this work, we overcome these challenges by employing the image-to-image translation concept to learn the forward and inverse solution operators and utilize a U-Net generator and a patch-based discriminator. Our results show that the proposed data-driven reduced order model has competitive predictive performance capabilities in accuracy and computational efficiency as well as training time requirements compared to state-of-the-art data-driven methods for both forward and inverse problems.

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