| Home | People | SAG Activities | News | Contact |
We are excited to announce the kickoff event of our SAG-UQ.
| 10:00 | Dealing with noisy evaluations and gradient-enrichment in collocation methods for surrogate modeling of parametric PDEs |
| Lorenzo Tamellini (CNR-IMATI Pavia), head of GAMM activity group on Uncertainty Quantification | |
|
In this talk I will present two recent works aimed at enhancing/robustifying the construction of surrogate models for parametric PDEs with single/multi-fidelity collocation methods, namely Sparse Grids Stochastic Collocation and Multi-Index Stochastic Collocation methods (SGSC / MISC, respectively). The first work concerns robustyfing the surrogate model construction with respect to the presence of noise in PDE solvers. In practical scenarios, in addition to "standard" discretization errors, the PDE approximations are often corrupted by e.g. iterative method tolerances, pre-asymptotic meshes, etc. The intensity of this corruption might be different in different regiones of the parameter domain and hard to estimate and control a priori (i.e., akin to a "noise", even though not aleatoric in nature): SGSC and MISC will end up interpolating such noise, resulting in a spoiled approximation of the response surface (loss of monotonicity, spurious high-frequency oscillations), compromising any subsequent analysis (optimization, real-time query, uncertainty quantification). We propose a strategy to detect and prevent such spoiling, based on inspecting the spectral content of the response surface approximation: once the decay of the spectral coefficients stagnates due to noisy evaluations, the construction will either stop (in the single-fidelity scenario) or exclude the corrupted fidelities from that iteration on (in a multi-fidelity scenario). The second work discusses how to incorporate evaluations of gradients of the response function in the construction of SGSC surrogate models. This poses several challenges from a theoretical standpoint, such that eventually it is easier to resort to a least-squares approach where both the samples of the parameter domain and the polynomial space are dictated by a sparse grid construction. We will in particular elaborate on the fact that gradient-enhancement turns out to be not always a convenient operation, depending on a) the relative cost between evaluating the response function and its gradient and b) the expected accuracy of these evaluations. |
|
| 11:15 | From statistics to data assimilation: bridging guiding and nudging |
| Frank van der Meulen (VU Amsterdam) | |
| Ordinary and partial differential equations underpin many physical, chemical, biological, and climate models. In practice, these systems are observed only partially and at discrete time points, making it necessary to reconstruct the full state over time-a task known as filtering (for real-time estimation) and smoothing (for retrospective estimation). In this talk I will highlight the parallel development of similar ideas-often called "guiding" in statistics and "nudging" in data assimilation- across the statistics and data-assimilation communities, despite limited cross-communication. I will also illustrate guiding applied to neural field models and outline several open challenges that merit further research. | |
| 14:00 | Numerical uncertainty in CFD simulations involving overset grids or interfaces for maritime applications |
| Auke van der Ploeg (MARIN (CFD) | |
|
This presentation focuses on numerical uncertainty caused by mesh dependence and iterative errors in Computational Fluid Dynamics (CFD) simulations that use overset grids or interfaces for maritime applications. Overset grids allow strong flexibility when computing flows around maritime constructions. For example, to allow motions between bodies inside the computational domain. Examples are a rudder-flap combination in which the flap moves independently of the rudder, or ships passing each other in confined waters. If the motions between the bodies become too large, the quality of deforming grids will be compromised and therefore overset grids are the more reliable alternative. Interfaces are important as well in many simulations for maritime applications. A sliding interface can be used to simulate flows involving a rotating propeller aft of a ship. The propeller rotation is modelled by dividing the computational domain into two subdomains, one around the ship and one around the propeller, where the latter domain rotates, and the flow data is exchanged between the sub domains along a sliding interface. Overset grids require an interpolation of the flow from one sub grid to the other and interfaces require an interpolation across interfaces. These interpolations use data from the previous iteration when variables are explicitly coupled, and data of the current iteration when variables are implicitly coupled. In this presentation we discuss the effect of the type of coupling, explicit or implicit, on the iterative error. |
|
| 14:45 am | Uncertainty quantification in reinforcement learning |
| Bojana Rosic (University of Twente) | |
|
Reinforcement learning (RL) is a branch of machine learning that is often applied to optimal control and design problems. In RL, an agent learns to make decisions by interacting with an environment. The agent takes actions, receives rewards or penalties, and uses this feedback to improve its behavior over time. The goal of RL is to optimize the agent’s behavior, or policy. Unlike traditional optimization methods that minimize or maximize a static objective function, RL deals with sequential decision-making under uncertainty. The agent interacts with a stochastic environment modeled as a Markov Decision Process (MDP), where state transitions and rewards are governed by probability distributions. The objective is to learn a policy—a probabilistic mapping from states to actions—that maximizes the expected cumulative reward, or expected return, over time. This probabilistic formulation links RL closely to the framework of inverse problems, which will be addressed in this talk. We reformulate the stochastic dynamic programming problem with an unknown model as an inverse problem, in which the value of each state is estimated from data. We then demonstrate that several classical methods can be interpreted as special cases of Bayes’ rule. |