A physics-informed deep learning approach for solving strongly degenerate parabolic problems
Pasquale Ambrosio, Salvatore Cuomo, Mariapia De Rosa
TL;DR
This work demonstrates that Physics-Informed Neural Networks can accurately approximate solutions to strongly degenerate parabolic PDEs with asymptotic Laplacian-type structure arising in gas filtration. By training a four-layer, 20-neuron FF-DNN to minimize PDE residuals and boundary losses, the authors achieve high-fidelity predictions across two- and three-dimensional domains, including long-time behavior, for five test problems with known exact solutions. They analyze both direct PINN accuracy and behavior under a regularized approximating problem, reporting time-dependent $L^{2}$-errors and relative errors that are typically in the $10^{-6}$–$10^{-4}$ range, even as $T$ grows large. The work highlights PINNs’ flexibility to adapt to varying initial-boundary data and parameter regimes, while acknowledging limitations in non-differentiable regions and contour precision, and it positions PINNs as a competitive alternative to finite-difference methods for complex, degenerate PDEs with known solutions. This has potential practical impact for gas filtration modeling and other applications involving degenerate diffusion with Laplacian-type asymptotics, where fast, adaptable solvers are valuable.
Abstract
In recent years, Scientific Machine Learning (SciML) methods for solving partial differential equations (PDEs) have gained increasing popularity. Within such a paradigm, Physics-Informed Neural Networks (PINNs) are novel deep learning frameworks for solving initial-boundary value problems involving nonlinear PDEs. Recently, PINNs have shown promising results in several application fields. Motivated by applications to gas filtration problems, here we present and evaluate a PINN-based approach to predict solutions to strongly degenerate parabolic problems with asymptotic structure of Laplacian type. To the best of our knowledge, this is one of the first papers demonstrating the efficacy of the PINN framework for solving such kind of problems. In particular, we estimate an appropriate approximation error for some test problems whose analytical solutions are fortunately known. The numerical experiments discussed include two and three-dimensional spatial domains, emphasizing the effectiveness of this approach in predicting accurate solutions.
