Physics-informed Neural Networks for Heterogeneous Poroelastic Media
Sumanta Roy, Chandrasekhar Annavarapu, Pratanu Roy, Dakshina Murthy Valiveti
TL;DR
This paper develops a physics-informed neural network framework for heterogeneous poroelastic media by coupling a composite neural network (CoNN) with Interface-PINNs (I-PINNs) to handle material interfaces. The method uses separate networks for each output field (displacement and pressure) in each sub-domain, sharing parameters but employing different activation functions across interfaces, and enforces interface conditions to capture jumps in fields and gradients. Compared to a single-network PINN and to XPINNs, the CoNN/I-PINN approach achieves substantially lower RMSEs (by at least one order of magnitude relative to XPINNs and by two orders relative to conventional PINNs) and competitive or superior runtimes, demonstrating strong performance on two 1D benchmark problems with discontinuous material properties. The study also shows that hard enforcement of boundary/initial conditions and Glorot initialization further enhance accuracy, and discusses limitations and directions for extending the framework to higher dimensions and moving interfaces with automatic hyperparameter optimization.
Abstract
This study presents a novel physics-informed neural network (PINN) framework for modeling poroelasticity in heterogeneous media with material interfaces. The approach introduces a composite neural network (CoNN) where separate neural networks predict displacement and pressure variables for each material. While sharing identical activation functions, these networks are independently trained for all other parameters. To address challenges posed by heterogeneous material interfaces, the CoNN is integrated with the Interface-PINNs or I-PINNs framework (Sarma et al. 2024, https://dx.doi.org/10.1016/j.cma.2024.117135), allowing different activation functions across material interfaces. This ensures accurate approximation of discontinuous solution fields and gradients. Performance and accuracy of this combined architecture were evaluated against the conventional PINNs approach, a single neural network (SNN) architecture, and the eXtended PINNs (XPINNs) framework through two one-dimensional benchmark examples with discontinuous material properties. The results show that the proposed CoNN with I-PINNs architecture achieves an RMSE that is two orders of magnitude better than the conventional PINNs approach and is at least 40 times faster than the SNN framework. Compared to XPINNs, the proposed method achieves an RMSE at least one order of magnitude better and is 40% faster.
