Large Scale Variable Fidelity Surrogate Modeling
Evgeny Burnaev, Alexey Zaytsev

TL;DR
This paper introduces two scalable Gaussian process surrogate modeling methods that efficiently incorporate high and low fidelity data, reducing computational costs for large datasets in engineering applications.
Contribution
It proposes Nyström approximation and blackbox-based approaches to make Gaussian process surrogate modeling feasible for large sample sizes.
Findings
Nyström approximation reduces computational complexity significantly.
Blackbox approach allows flexible low fidelity evaluations during modeling.
Both methods perform well on artificial and real engineering problems.
Abstract
Engineers widely use Gaussian process regression framework to construct surrogate models aimed to replace computationally expensive physical models while exploring design space. Thanks to Gaussian process properties we can use both samples generated by a high fidelity function (an expensive and accurate representation of a physical phenomenon) and a low fidelity function (a cheap and coarse approximation of the same physical phenomenon) while constructing a surrogate model. However, if samples sizes are more than few thousands of points, computational costs of the Gaussian process regression become prohibitive both in case of learning and in case of prediction calculation. We propose two approaches to circumvent this computational burden: one approach is based on the Nystr\"om approximation of sample covariance matrices and another is based on an intelligent usage of a blackbox that can…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsGaussian Process
