CO₂ sequestration hybrid solver using isogeometric alternating-directions and collocation-based robust variational physics informed neural networks (IGA-ADS-CRVPINN)
Pith reviewed 2026-05-09 23:31 UTC · model grok-4.3
The pith
A hybrid solver pairs an isogeometric alternating-directions method for saturation with a pretrained neural network for pressure to simulate CO2 flow more than three times faster than a direct solver baseline.
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
Core claim
The central claim is that the IGA-ADS-CRVPINN hybrid solver produces accurate time-dependent saturation and pressure fields for the two-phase Darcy flow problem while delivering more than a threefold reduction in wall-clock time relative to the IGA-ADS-MUMPS baseline; the reduction is obtained by performing a single pretraining of the neural network on the initial pressure configuration and then limiting each subsequent pressure update to 100 Adam steps.
What carries the argument
The CRVPINN component, a collocation-based robust variational physics-informed neural network that approximates the pressure scalar field after one-time pretraining and requires only a fixed small number of optimization steps at every new time level.
If this is right
- The complete simulation finishes in less than one-third the wall-clock time of the baseline direct-solver run on identical hardware.
- Saturation is advanced explicitly by the alternating-directions isogeometric method without reported stability loss in the presented cases.
- Pressure accuracy is preserved across many time steps by the lightweight neural updates rather than full retraining or direct solves.
- The formulation deliberately excludes chemical reactions so that the same splitting can be reused for related storage problems such as hydrogen.
Where Pith is reading between the lines
- If the fixed-iteration neural updates prove stable, the method could support ensembles of simulations over varied porous geometries to quantify storage reliability.
- The same explicit-plus-neural split could accelerate other multiphase porous-media models in which pressure solves dominate runtime.
- Faster forward runs would make repeated solution of inverse problems, such as inferring rock properties from observed CO2 plumes, computationally affordable.
Load-bearing premise
The neural-network pressure updates remain accurate and do not accumulate unacceptable error over the full duration of the simulation when limited to 100 Adam iterations after the initial pretraining.
What would settle it
A side-by-side run in which the hybrid solver's pressure and saturation fields after several hundred time steps are compared against a reference solution from the direct solver, checking whether mass-conservation error or plume-front location begins to diverge beyond a chosen tolerance.
Figures
read the original abstract
This paper presents the hybrid solver for a $CO_2$ sequestration problem. The solver uses the IGA-ADS (IsoGeometric Analysis Alternating Directions solver) to compute the saturation scalar field update using the explicit method, and CRVPINN (Collocation-based Robust Variational Physics Informed Neural Networks solver) to compute the pressure scalar field. The study focuses on simulating the physical behavior of $CO_2$ in porous structures, excluding chemical reactions. The mathematical model is based on Darcy's Law. The CRVPINN is pretrained on the initial pressure configuration, and the time step pressure updates require only 100 iterations of the Adam method per time step. We compare our hybrid IGA-ADS solver, coupled with the CRVPINN method, with a baseline of the IGA-ADS solver coupled with the MUMPS direct solver. Our hybrid solver is over 3 times faster on a single computational node from the ARES cluster of ACK CYFRONET. Future work includes extensive testing, inverse problem solving, and potential application to $H_2$ storage problems.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The manuscript presents a hybrid solver for CO2 sequestration in porous media using Darcy's law, where IGA-ADS handles explicit saturation updates and CRVPINN computes the pressure field after initial pretraining with only 100 Adam iterations per time step. The central claim is that this IGA-ADS-CRVPINN hybrid is over 3 times faster than the baseline IGA-ADS coupled with the MUMPS direct solver on a single node of the ARES cluster.
Significance. If the CRVPINN pressure solutions remain accurate and stable under the limited per-step optimization budget, the hybrid approach could offer meaningful efficiency gains for time-dependent porous media simulations, enabling larger-scale or parametric studies in geoscience applications. The combination of isogeometric alternating-directions methods with collocation-based variational PINNs is a novel hybrid strategy that merits further exploration if properly validated.
major comments (2)
- [Abstract] Abstract: The claim that the hybrid solver 'is over 3 times faster' is presented without any error metrics, L2 norms, pointwise field comparisons, or convergence histories between the CRVPINN pressure and the MUMPS reference solution. This omission makes it impossible to verify that the speedup preserves numerical accuracy over the simulation horizon.
- [Numerical results] Numerical results: No quantitative evidence (e.g., error histories, conservation checks, or final-time field comparisons) is supplied to show that the pressure field produced by CRVPINN after pretraining plus 100 Adam iterations per step remains sufficiently close to the direct solver solution, preventing error accumulation that would invalidate the saturation updates.
minor comments (1)
- [Abstract] Abstract: Adding a brief statement of the total simulation duration or number of time steps would help readers assess the practical significance of the reported wall-clock improvement.
Simulated Author's Rebuttal
Thank you for the opportunity to respond to the referee's report. We value the feedback and will revise the manuscript to address the concerns regarding the presentation of accuracy metrics alongside the performance claims.
read point-by-point responses
-
Referee: [Abstract] Abstract: The claim that the hybrid solver 'is over 3 times faster' is presented without any error metrics, L2 norms, pointwise field comparisons, or convergence histories between the CRVPINN pressure and the MUMPS reference solution. This omission makes it impossible to verify that the speedup preserves numerical accuracy over the simulation horizon.
Authors: We agree that the abstract should be supported by evidence of maintained accuracy. In the revised version, we will augment the abstract and the results section with L2 error norms, pointwise comparisons, and convergence histories demonstrating that the CRVPINN pressure solutions, after pretraining and 100 Adam iterations, closely match the MUMPS solutions throughout the time steps. This will substantiate that the reported speedup preserves the required numerical fidelity. revision: yes
-
Referee: [Numerical results] Numerical results: No quantitative evidence (e.g., error histories, conservation checks, or final-time field comparisons) is supplied to show that the pressure field produced by CRVPINN after pretraining plus 100 Adam iterations per step remains sufficiently close to the direct solver solution, preventing error accumulation that would invalidate the saturation updates.
Authors: The referee correctly identifies a gap in the current manuscript. We will include in the numerical results section detailed error histories (L2 and pointwise), checks for conservation properties where applicable, and comparisons at final time to confirm that the pressure fields from CRVPINN do not deviate significantly from the reference, ensuring no invalidating error accumulation in the coupled saturation updates. These additions will be based on the simulations already performed. revision: yes
Circularity Check
No circularity: empirical timing comparison of hybrid solver
full rationale
The manuscript presents an engineering implementation of a hybrid solver (IGA-ADS explicit saturation updates + CRVPINN pressure solves with pretraining plus 100 Adam steps per timestep) and reports wall-clock speedup versus IGA-ADS+MUMPS on a single node. No derivation chain exists; the 3x speedup is stated as a measured outcome of the implementation, not a mathematical prediction or first-principles result. No equation reduces to its own inputs by construction, no fitted parameter is relabeled as a prediction, and no self-citation supplies a uniqueness theorem or ansatz that the central claim depends upon. The CRVPINN iteration budget is an empirical design choice whose long-term accuracy is an assumption (as noted by the skeptic), but that assumption is not smuggled in via circular definition or self-referential citation. The paper is therefore self-contained against external benchmarks and receives the default non-circularity finding.
Axiom & Free-Parameter Ledger
Reference graph
Works this paper leans on
-
[1]
Klaus S. Lackner. A Guide to CO2 Sequestration.Science, 300(5626):1677–1678, June 2003. Publisher: American Association for the Advancement of Science
work page 2003
-
[2]
Sam Holloway. Storage of fossil fuel-derived carbon dioxide beneath the surface of the Earth.Annual Review of Environment and Resources, 26(Volume 26, 2001):145–166, November 2001. Publisher: Annual Reviews
work page 2001
-
[3]
Karsten Pruess and Julio García. Multiphase flow dynamics during CO2 disposal into saline aquifers.Environmental Geology, 42(2):282–295, June 2002
work page 2002
-
[4]
Osama Massarweh and Ahmad S. Abushaikha. CO2 sequestration in subsur- face geological formations: A review of trapping mechanisms and monitoring techniques.Earth-Science Reviews, 253:104793, June 2024
work page 2024
-
[5]
Number 155 in Mitteilungen / Institut für Wasserbau, Universität Stuttgart
Andreas Bielinski.Numerical simulation of CO 2 sequestration in geological formations. Number 155 in Mitteilungen / Institut für Wasserbau, Universität Stuttgart. Inst. f. Wasserbau, Stuttgart, 2007. 28
work page 2007
-
[6]
Łoś, Maciej Woźniak, Maciej Paszyński, Andrew Lenharth, Muhamm Amber Hassaan, and Keshav Pingali
Marcin M. Łoś, Maciej Woźniak, Maciej Paszyński, Andrew Lenharth, Muhamm Amber Hassaan, and Keshav Pingali. IGA-ADS: Isogeometric analysis FEM using ADS solver.Computer Physics Communications, 217:99–116, August 2017
work page 2017
-
[7]
Marcin Łoś, Maciej Woźniak, Keshav Pingali, Luis Emilio Garcia Castillo, Julen Alvarez-Aramberri, David Pardo, and Maciej Paszyński. Fast parallel IGA-ADS solver for time-dependent Maxwell’s equations.Computers & Mathematics with Applications, 151:36–49, December 2023
work page 2023
-
[8]
Tuning Two-Dimensional Tumor Growth Simulations
Leszek Siwik, Marcin Łoś, Adrian Kłusek, Witold Dzwinel, and Maciej Paszyński. Tuning Two-Dimensional Tumor Growth Simulations. InProceedings of the 50th Computer Simulation Conference, University of Bordeaux, Bordeaux, France,
-
[9]
Society for Modeling and Simulation International (SCS)
-
[10]
Marcin Łoś, Tomasz Służalec, Paweł Maczuga, Askold Vilkha, Carlos Uriarte, and Maciej Paszyński. Collocation-based robust variational physics-informed neural networks (CRVPINNs).Computers & Structures, 316:107839, September 2025
work page 2025
-
[11]
Sergio Rojas, Paweł Maczuga, Judit Muñoz-Matute, David Pardo, and Maciej Paszyński. Robust variational physics-informed neural networks.Computer Methods in Applied Mechanics and Engineering, 425:116904, 2024
work page 2024
-
[12]
Ehsan Kharazmi, Zhongqiang Zhang, and George E.M. Karniadakis. hp-vpinns: Variational physics-informed neural networks with domain decomposition.Com- puter Methods in Applied Mechanics and Engineering, 374:113547, 2021
work page 2021
-
[13]
Kevrekidis, Lu Lu, Paris Perdikaris, Sifan Wang, and Liu Yang
George Em Karniadakis, Ioannis G. Kevrekidis, Lu Lu, Paris Perdikaris, Sifan Wang, and Liu Yang. Physics-informed machine learning.Nature Reviews Physics, 3(6):422–440, June 2021. Publisher: Nature Publishing Group
work page 2021
-
[14]
P.R. Amestoy, I. S. Duff, J. Koster, and J.-Y. L’Excellent. A fully asynchronous multifrontal solver using distributed dynamic scheduling.SIAM Journal on Matrix Analysis and Applications, 23(1):15–41, 2001
work page 2001
-
[15]
P.R. Amestoy, A. Buttari, J.-Y. L’Excellent, and T. Mary. Performance and Scalability of the Block Low-Rank Multifrontal Factorization on Multicore Architectures.ACM Transactions on Mathematical Software, 45:2:1–2:26, 2019. 29
work page 2019
-
[16]
Anozie Ebigbo, Holger Class, and Rainer Helmig. CO2 leakage through an abandoned well: problem-oriented benchmarks.Computational Geosciences, 11(2):103–115, June 2007
work page 2007
-
[17]
Hosseini, Clyde Lee Giles, and Daniel Kifer
Parisa Shokouhi, Vikas Kumar, Sumedha Prathipati, Seyyed A. Hosseini, Clyde Lee Giles, and Daniel Kifer. Physics-informed deep learning for prediction ofCO2 storage site response.Journal of Contaminant Hydrology, 241:103835, August 2021
work page 2021
-
[18]
Nathan Collier, David Pardo, Lisandro Dalcin, Maciej Paszynski, and V.M. Calo. The cost of continuity: A study of the performance of isogeometric finite elements using direct solvers.Computer Methods in Applied Mechanics and Engineering, 213-216:353–361, 2012
work page 2012
-
[19]
Diederik P. Kingma and Jimmy Ba. Adam: A method for stochastic optimization. In Yoshua Bengio and Yann LeCun, editors,ICLR (Poster), 2015
work page 2015
- [20]
-
[21]
e-Science on distributed computing infrastructure
Kazimierz Wiatr Marian Bubak, Jacek Kitowski. e-Science on distributed computing infrastructure. Achievements of plgrid plus domain-specific services and tools.Lecture Notes in Computer Science, (8500), 2014
work page 2014
-
[22]
On the parallelization of self-adaptive hp-finite element methods part i
Maciej Paszyński. On the parallelization of self-adaptive hp-finite element methods part i. composite programmable graph grammar model.Fundamenta Informaticae, 93(4):411–434, 2009
work page 2009
-
[23]
On the parallelization of self-adaptive hp-finite element methods part ii
Maciej Paszyński. On the parallelization of self-adaptive hp-finite element methods part ii. partitioning communication agglomeration mapping (pcam) analysis.Fundamenta Informaticae, 93(4):435–457, 2009
work page 2009
-
[24]
Barbara Barabasz, Stanisław Migórski, Robert Schaefer, and Maciej Paszyński. Multi-deme, twin adaptive strategy hp-hgs.Inverse Problems in Science and Engineering, 19(1):3–16, 2011
work page 2011
-
[25]
Ewa Gajda-Zagórska, Robert Schaefer, Maciej Smołka, Maciej Paszyński, and David Pardo. A hybrid method for inversion of 3d dc resistivity logging mea- surements.Natural computing, 14(3):355–374. 30 (a) Configuration K1 (b) Configuration K2 (c) Configuration K3 Figure 16: CRVPINN loss for uniform permeabil- ity field (a) Configuration K1 (b) Configuration ...
discussion (0)
Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.