- The paper introduces a novel two-stage training method combining regression and segmentation to accurately capture saturation discontinuities.
- The methodology leverages fully convolutional dense blocks to manage high-dimensional inputs, enhancing feature propagation in complex subsurface simulations.
- Dynamic system characterization is achieved by treating time as an additional input, enabling robust predictions with fewer simulations.
Deep Convolutional Encoder-Decoder Networks for Uncertainty Quantification of Dynamic Multiphase Flow
The paper by Mo et al. explores the use of deep convolutional encoder-decoder networks to develop surrogate models for uncertainty quantification (UQ) in dynamic multiphase flow in heterogeneous media. The paper addresses significant challenges in modeling these systems, such as high input dimensionality, response discontinuity, and time-dependent outputs.
The authors propose a methodology that transforms the surrogate modeling task into an image-to-image regression problem. This transformation leverages convolutional neural networks (CNNs) to handle the spatial structure inherent in input and output data, especially useful when dealing with large, heterogeneous permeability fields used in subsurface modeling.
Key Contributions and Methodological Innovations
- Two-Stage Network Training:
- A novel two-stage training strategy is introduced. This strategy uses both a regression loss and a segmentation loss to better approximate the discontinuous saturation field encountered in multiphase flow systems.
- The segmentation loss focuses on the regions around the saturation front where discontinuities are most evident, aiming to refine these approximations significantly.
- Handling High-Dimensional Inputs:
- The developed network architecture employs fully convolutional dense blocks, which enhance feature propagation and reduce the need for large datasets typically required by deep learning models.
- This design efficiently handles input dimensionalities as high as 2500, representing complex subsurface heterogeneities without the need for traditional dimensionality reduction methods.
- Dynamic System Characterization:
- Time is treated as an additional network input within the model, enabling efficient and accurate predictions across arbitrary time instances beyond those explicitly provided during training.
- Such flexibility is critical for practical applications where continuous monitoring or prediction of system states is required.
Numerical Results and Implications
The paper presents a comprehensive set of numerical experiments using a geological carbon storage model to validate the proposed approach. Key findings include:
- The network accurately predicts pressure and saturation fields with high R2 values, demonstrating robust performance even when trained on relatively small sample sizes.
- The two-stage training approach, which combines regression and segmentation, provides notable improvement in capturing discontinuous features like saturation fronts compared to using regression alone.
- For uncertainty quantification, the surrogate model replicates outputs produced by the traditional Monte Carlo method using significantly fewer simulations, suggesting improvements in computational efficiency.
The results have significant implications for applying deep learning approaches to UQ in subsurface modeling, particularly in tasks involving complex, multiphase systems with high-dimensional and time-dependent characteristics.
Future Directions
The work opens several avenues for future research and application:
- Generalization to Other Multiphase Systems: The method could be adapted to other geoscientific domains where similar challenges in modeling exist.
- Inverse Problems and Experimental Design: This framework's ability to model dynamic behaviors suggests potential use in tackling inverse problems and optimizing experimental designs.
- Broader Integration and Application: Exploring multi-input scenarios (beyond permeability fields) and integrating with other data sources could broaden the applicability of this approach in coupled subsurface modeling systems.
In conclusion, the authors provide a rigorous methodological advance using convolutional neural networks for UQ in dynamic multiphase flows, addressing key computational and modeling challenges in this field. Such advancements highlight the potential of deep learning to redefine how computational efficiency and accuracy can be achieved in complex subsurface systems modeling.