MLLGJun 3, 2022

Learning "best" kernels from data in Gaussian process regression. With application to aerodynamics

arXiv:2206.02563v231 citationsh-index: 39
Originality Incremental advance
AI Analysis

This work addresses kernel selection in surrogate modeling for aerodynamics, presenting incremental improvements to existing methods.

The paper tackles the problem of selecting optimal kernels in Gaussian process regression for approximating functions from data, introducing kernel flow and spectral kernel ridge regression algorithms, and demonstrates their application on synthetic functions and a transonic airfoil turbulence modeling test case.

This paper introduces algorithms to select/design kernels in Gaussian process regression/kriging surrogate modeling techniques. We adopt the setting of kernel method solutions in ad hoc functional spaces, namely Reproducing Kernel Hilbert Spaces (RKHS), to solve the problem of approximating a regular target function given observations of it, i.e. supervised learning. A first class of algorithms is kernel flow, which was introduced in the context of classification in machine learning. It can be seen as a cross-validation procedure whereby a "best" kernel is selected such that the loss of accuracy incurred by removing some part of the dataset (typically half of it) is minimized. A second class of algorithms is called spectral kernel ridge regression, and aims at selecting a "best" kernel such that the norm of the function to be approximated is minimal in the associated RKHS. Within Mercer's theorem framework, we obtain an explicit construction of that "best" kernel in terms of the main features of the target function. Both approaches of learning kernels from data are illustrated by numerical examples on synthetic test functions, and on a classical test case in turbulence modeling validation for transonic flows about a two-dimensional airfoil.

Foundations

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

Your Notes