-
The role of interface boundary conditions and sampling strategies for Schwarz-based coupling of projection-based reduced order models
Authors:
Christopher R. Wentland,
Francesco Rizzi,
Joshua Barnett,
Irina Tezaur
Abstract:
This paper presents and evaluates a framework for the coupling of subdomain-local projection-based reduced order models (PROMs) using the Schwarz alternating method following a domain decomposition (DD) of the spatial domain on which a given problem of interest is posed. In this approach, the solution on the full domain is obtained via an iterative process in which a sequence of subdomain-local pr…
▽ More
This paper presents and evaluates a framework for the coupling of subdomain-local projection-based reduced order models (PROMs) using the Schwarz alternating method following a domain decomposition (DD) of the spatial domain on which a given problem of interest is posed. In this approach, the solution on the full domain is obtained via an iterative process in which a sequence of subdomain-local problems are solved, with information propagating between subdomains through transmission boundary conditions (BCs). We explore several new directions involving the Schwarz alternating method aimed at maximizing the method's efficiency and flexibility, and demonstrate it on three challenging two-dimensional nonlinear hyperbolic problems: the shallow water equations, Burgers' equation, and the compressible Euler equations. We demonstrate that, for a cell-centered finite volume discretization and a non-overlapping DD, it is possible to obtain a stable and accurate coupled model utilizing Dirichlet-Dirichlet (rather than Robin-Robin or alternating Dirichlet-Neumann) transmission BCs on the subdomain boundaries. We additionally explore the impact of boundary sampling when utilizing the Schwarz alternating method to couple subdomain-local hyper-reduced PROMs. Our numerical results suggest that the proposed methodology has the potential to improve PROM accuracy by enabling the spatial localization of these models via domain decomposition, and achieve up to two orders of magnitude speedup over equivalent coupled full order model solutions and moderate speedups over analogous monolithic solutions.
△ Less
Submitted 6 October, 2024;
originally announced October 2024.
-
Hyper-Reduced Autoencoders for Efficient and Accurate Nonlinear Model Reductions
Authors:
Jorio Cocola,
John Tencer,
Francesco Rizzi,
Eric Parish,
Patrick Blonigan
Abstract:
Projection-based model order reduction on nonlinear manifolds has been recently proposed for problems with slowly decaying Kolmogorov n-width such as advection-dominated ones. These methods often use neural networks for manifold learning and showcase improved accuracy over traditional linear subspace-reduced order models. A disadvantage of the previously proposed methods is the potential high comp…
▽ More
Projection-based model order reduction on nonlinear manifolds has been recently proposed for problems with slowly decaying Kolmogorov n-width such as advection-dominated ones. These methods often use neural networks for manifold learning and showcase improved accuracy over traditional linear subspace-reduced order models. A disadvantage of the previously proposed methods is the potential high computational costs of training the networks on high-fidelity solution snapshots. In this work, we propose and analyze a novel method that overcomes this disadvantage by training a neural network only on subsampled versions of the high-fidelity solution snapshots. This method coupled with collocation-based hyper-reduction and Gappy-POD allows for efficient and accurate surrogate models. We demonstrate the validity of our approach on a 2d Burgers problem.
△ Less
Submitted 16 March, 2023;
originally announced March 2023.
-
On the impact of dimensionally-consistent and physics-based inner products for POD-Galerkin and least-squares model reduction of compressible flows
Authors:
Eric J Parish,
Francesco Rizzi
Abstract:
Model reduction of the compressible Euler equations based on proper orthogonal decomposition (POD) and Galerkin orthogonality or least-squares residual minimization requires the selection of inner product spaces in which to perform projections and measure norms. The most popular choice is the vector-valued L2(Ω) inner product space. This choice, however, yields dimensionally-inconsistent reduced-o…
▽ More
Model reduction of the compressible Euler equations based on proper orthogonal decomposition (POD) and Galerkin orthogonality or least-squares residual minimization requires the selection of inner product spaces in which to perform projections and measure norms. The most popular choice is the vector-valued L2(Ω) inner product space. This choice, however, yields dimensionally-inconsistent reduced-order model (ROM) formulations which often lack robustness. In this work, we try to address this weakness by studying a set of dimensionally-consistent inner products with application to the compressible Euler equations. First, we demonstrate that non-dimensional inner products have a positive impact on both POD and Galerkin/least-squares ROMs. Second, we further demonstrate that physics-based inner products based on entropy principles result in drastically more accurate and robust ROM formulations than those based on non-dimensional L2(Ω) inner products.As test cases, we consider the following well-known problems: the one-dimensional Sod shock tube, the two-dimensional Kelvin-Helmholtz instability and two-dimensional homogeneous isotropic turbulence.
△ Less
Submitted 26 February, 2022;
originally announced March 2022.
-
Space-time reduced-order modeling for uncertainty quantification
Authors:
Ruhui Jin,
Francesco Rizzi,
Eric Parish
Abstract:
This work focuses on the space-time reduced-order modeling (ROM) method for solving large-scale uncertainty quantification (UQ) problems with multiple random coefficients. In contrast with the traditional space ROM approach, which performs dimension reduction in the spatial dimension, the space-time ROM approach performs dimension reduction on both the spatial and temporal domains, and thus enable…
▽ More
This work focuses on the space-time reduced-order modeling (ROM) method for solving large-scale uncertainty quantification (UQ) problems with multiple random coefficients. In contrast with the traditional space ROM approach, which performs dimension reduction in the spatial dimension, the space-time ROM approach performs dimension reduction on both the spatial and temporal domains, and thus enables accurate approximate solutions at a low cost. We incorporate the space-time ROM strategy with various classical stochastic UQ propagation methods such as stochastic Galerkin and Monte Carlo. Numerical results demonstrate that our methodology has significant computational advantages compared to state-of-the-art ROM approaches. By testing the approximation errors, we show that there is no obvious loss of simulation accuracy for space-time ROM given its high computational efficiency.
△ Less
Submitted 11 November, 2021;
originally announced November 2021.
-
A compute-bound formulation of Galerkin model reduction for linear time-invariant dynamical systems
Authors:
Francesco Rizzi,
Eric J. Parish,
Patrick J. Blonigan,
John Tencer
Abstract:
This work aims to advance computational methods for projection-based reduced order models (ROMs) of linear time-invariant (LTI) dynamical systems. For such systems, current practice relies on ROM formulations expressing the state as a rank-1 tensor (i.e., a vector), leading to computational kernels that are memory bandwidth bound and, therefore, ill-suited for scalable performance on modern many-c…
▽ More
This work aims to advance computational methods for projection-based reduced order models (ROMs) of linear time-invariant (LTI) dynamical systems. For such systems, current practice relies on ROM formulations expressing the state as a rank-1 tensor (i.e., a vector), leading to computational kernels that are memory bandwidth bound and, therefore, ill-suited for scalable performance on modern many-core and hybrid computing nodes. This weakness can be particularly limiting when tackling many-query studies, where one needs to run a large number of simulations. This work introduces a reformulation, called rank-2 Galerkin, of the Galerkin ROM for LTI dynamical systems which converts the nature of the ROM problem from memory bandwidth to compute bound. We present the details of the formulation and its implementation, and demonstrate its utility through numerical experiments using, as a test case, the simulation of elastic seismic shear waves in an axisymmetric domain. We quantify and analyze performance and scaling results for varying numbers of threads and problem sizes. Finally, we present an end-to-end demonstration of using the rank-2 Galerkin ROM for a Monte Carlo sampling study. We show that the rank-2 Galerkin ROM is one order of magnitude more efficient than the rank-1 Galerkin ROM (the current practice) and about 970X more efficient than the full order model, while maintaining accuracy in both the mean and statistics of the field.
△ Less
Submitted 1 June, 2021; v1 submitted 24 September, 2020;
originally announced September 2020.