Practical multi-fidelity machine learning: fusion of deterministic and Bayesian models
Jiaxiang Yi, Ji Cheng, Miguel A. Bessa

TL;DR
This paper introduces a practical multi-fidelity machine learning approach combining deterministic and Bayesian models, enabling efficient and accurate predictions with uncertainty quantification across low- and high-dimensional problems.
Contribution
It proposes a novel three-model strategy integrating transfer learning with Bayesian residual modeling, unifying deterministic and probabilistic approaches for multi-fidelity data.
Findings
Achieves comparable mean and uncertainty estimation with reduced training time.
Outperforms existing architectures in data-rich scenarios by reducing overfitting.
Demonstrates effectiveness on numerical and engineering problems.
Abstract
Multi-fidelity machine learning methods address the accuracy-efficiency trade-off by integrating scarce, resource-intensive high-fidelity data with abundant but less accurate low-fidelity data. We propose a practical multi-fidelity strategy for problems spanning low- and high-dimensional domains, integrating a non-probabilistic regression model for the low-fidelity with a Bayesian model for the high-fidelity. The models are trained in a staggered scheme, where the low-fidelity model is transfer-learned to the high-fidelity data and a Bayesian model is trained to learn the residual between the data and the transfer-learned model. This three-model strategy -- deterministic low-fidelity, transfer-learning, and Bayesian residual -- leads to a prediction that includes uncertainty quantification for noisy and noiseless multi-fidelity data. The strategy is general and unifies the topic,…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and Data Classification · Anomaly Detection Techniques and Applications
