LGCOMP-PHSep 25, 2024

Efficient and generalizable nested Fourier-DeepONet for three-dimensional geological carbon sequestration

arXiv:2409.16572v119 citationsh-index: 4Has Code
Originality Incremental advance
AI Analysis

This work addresses the need for faster and more generalizable simulations in geological carbon sequestration, though it is incremental as it builds on existing methods like FNO and DeepONet.

The authors tackled the computational expense of simulating geological carbon sequestration by developing a nested Fourier-DeepONet, which is twice as efficient in training and reduces GPU memory by at least 80% compared to nested FNO while maintaining accuracy, and it reduces extrapolation error by over 50%.

Geological carbon sequestration (GCS) involves injecting CO$_2$ into subsurface geological formations for permanent storage. Numerical simulations could guide decisions in GCS projects by predicting CO$_2$ migration pathways and the pressure distribution in storage formation. However, these simulations are often computationally expensive due to highly coupled physics and large spatial-temporal simulation domains. Surrogate modeling with data-driven machine learning has become a promising alternative to accelerate physics-based simulations. Among these, the Fourier neural operator (FNO) has been applied to three-dimensional synthetic subsurface models. Here, to further improve performance, we have developed a nested Fourier-DeepONet by combining the expressiveness of the FNO with the modularity of a deep operator network (DeepONet). This new framework is twice as efficient as a nested FNO for training and has at least 80% lower GPU memory requirement due to its flexibility to treat temporal coordinates separately. These performance improvements are achieved without compromising prediction accuracy. In addition, the generalization and extrapolation ability of nested Fourier-DeepONet beyond the training range has been thoroughly evaluated. Nested Fourier-DeepONet outperformed the nested FNO for extrapolation in time with more than 50% reduced error. It also exhibited good extrapolation accuracy beyond the training range in terms of reservoir properties, number of wells, and injection rate.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes