Physics-Informed Machine Learning for Fluid Flow Prediction in Porous Media

Abstract

The objective of this work is to predict grid-level flow fields in porous media as a priori to determining the permeability of porous media. A physics-informed ML model is developed by using the results from numerical fluid flow simulations of randomly distributed circular grains to represent the porous media. The deep U-Net and ResNet neural network architectures are combined to train a deep learning model that avoids vanishing gradient issues. The model integrates continuity and momentum conservation equations into the loss function to ensure physical consistency. Additionally, we modify the padding function in convolutional layers to use circular paddings, mimicking periodic boundary conditions in LB simulations. By learning inter-grid communications, the ML model achieves precise flow predictions for new simulation sets with high accuracy. The robustness of the developed model is then tested for numerous variations of porous media that have not been used for developing the model.

Cite

Text

Takbiri-Borujeni et al. "Physics-Informed Machine Learning for Fluid Flow Prediction in Porous Media." ICLR 2024 Workshops: AI4DiffEqtnsInSci, 2024.

Markdown

[Takbiri-Borujeni et al. "Physics-Informed Machine Learning for Fluid Flow Prediction in Porous Media." ICLR 2024 Workshops: AI4DiffEqtnsInSci, 2024.](https://mlanthology.org/iclrw/2024/takbiriborujeni2024iclrw-physicsinformed/)

BibTeX

@inproceedings{takbiriborujeni2024iclrw-physicsinformed,
  title     = {{Physics-Informed Machine Learning for Fluid Flow Prediction in Porous Media}},
  author    = {Takbiri-Borujeni, Ali and Kazemi, Mohammad and Takbiri, Sam},
  booktitle = {ICLR 2024 Workshops: AI4DiffEqtnsInSci},
  year      = {2024},
  url       = {https://mlanthology.org/iclrw/2024/takbiriborujeni2024iclrw-physicsinformed/}
}