Transfer learning-based physics-informed convolutional neural network for simulating flow in porous media with time-varying controls
Jungang Chen, Eduardo Gildin, John E. Killough

TL;DR
This paper introduces a physics-informed convolutional neural network that models two-phase flow in porous media with time-varying controls, utilizing transfer learning for efficient multi-timestep predictions and demonstrating advantages in computational efficiency and accuracy.
Contribution
The paper presents a novel control-to-state regression CNN architecture with transfer learning, improving simulation speed and accuracy for flow in porous media with dynamic well controls.
Findings
The proposed PICNN accurately predicts oil pressure and water saturation over time.
Transfer learning accelerates training for subsequent timesteps.
The model maintains computational efficiency regardless of gridblock size.
Abstract
A physics-informed convolutional neural network is proposed to simulate two phase flow in porous media with time-varying well controls. While most of PICNNs in existing literatures worked on parameter-to-state mapping, our proposed network parameterizes the solution with time-varying controls to establish a control-to-state regression. Firstly, finite volume scheme is adopted to discretize flow equations and formulate loss function that respects mass conservation laws. Neumann boundary conditions are seamlessly incorporated into the semi-discretized equations so no additional loss term is needed. The network architecture comprises two parallel U-Net structures, with network inputs being well controls and outputs being the system states. To capture the time-dependent relationship between inputs and outputs, the network is well designed to mimic discretized state space equations. We train…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsModel Reduction and Neural Networks · Seismic Imaging and Inversion Techniques · Reservoir Engineering and Simulation Methods
Methods*Communicated@Fast*How Do I Communicate to Expedia? · Concatenated Skip Connection · Convolution · Max Pooling · U-Net
