Gaussian process approach within a data-driven POD framework for fluid dynamics engineering problems
Giulio Ortali, Nicola Demo, Gianluigi Rozza
TL;DR
The paper addresses the high computational cost of solving parametrized PDEs in fluid dynamics by coupling Proper Orthogonal Decomposition (POD) with Gaussian Process Regression (GPR) to form a data-driven reduced-order model. The method builds a low-dimensional reduced space via POD and learns the parameter-to-coefficient map with GPR, enabling fast, equation-free online predictions after an offline snapshot-based training. Demonstrations on a parametric Stokes flow around a cylinder and on a 3D multiphase Navier–Stokes hull problem show that accurate predictions are achievable with a small number of snapshots, yielding substantial speed-ups in design optimization workflows. The approach offers practical impact for real-time or near-real-time engineering analyses and can be extended with error quantification, greedy snapshot selection, and kernel customization.
Abstract
This work describes the implementation of a data-driven approach for the reduction of the complexity of parametrical partial differential equations (PDEs) employing Proper Orthogonal Decomposition (POD) and Gaussian Process Regression (GPR). This approach is applied initially to a literature case, the simulation of the stokes problems, and in the following to a real-world industrial problem, inside a shape optimization pipeline for a naval engineering problem.
