MLLGAPMEOct 16, 2024

Local transfer learning Gaussian process modeling, with applications to surrogate modeling of expensive computer simulators

arXiv:2410.12690v31 citationsh-index: 2
Originality Incremental advance
AI Analysis

This addresses the bottleneck of expensive simulations in scientific domains like engineering design, offering a method to enhance surrogate modeling by transferring information from related systems, though it is incremental as it builds on existing Gaussian process and transfer learning frameworks.

The paper tackles the problem of costly computer simulations by proposing a local transfer learning Gaussian process model (LOL-GP) for surrogate modeling, which leverages data from related systems to improve predictions while mitigating negative transfer, resulting in improved performance over existing methods in numerical experiments and a jet turbine design application.

A critical bottleneck for scientific progress is the costly nature of computer simulations for complex systems. Surrogate models provide an appealing solution: such models are trained on simulator evaluations, then used to emulate and quantify uncertainty on the expensive simulator at unexplored inputs. In many applications, one often has available data on related systems. For example, in designing a new jet turbine, there may be existing studies on turbines with similar configurations. A key question is how information from such ``source'' systems can be transferred for effective surrogate training on the ``target'' system of interest. We thus propose a new LOcal transfer Learning Gaussian Process (LOL-GP) model, which leverages a carefully-designed Gaussian process to transfer such information for surrogate modeling. The key novelty of the LOL-GP is a latent regularization model, which identifies regions where transfer should be performed and regions where it should be avoided. Such a ``local transfer'' property is present in many scientific systems: at certain parameters, systems may behave similarly and thus transfer is beneficial; at other parameters, they may behave differently and thus transfer is detrimental. By accounting for local transfer, the LOL-GP can temper the risk of ``negative transfer'', i.e., the risk of worsening predictive performance from information transfer. We derive a Gibbs sampling algorithm for efficient posterior predictive sampling on the LOL-GP, for both the multi-source and multi-fidelity transfer settings. We then show, via a suite of numerical experiments and an application for jet turbine design, the improved surrogate performance of the LOL-GP over existing methods.

Foundations

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

Your Notes