TL;DR
This paper demonstrates how Bayesian deep learning models, specifically dropout neural networks and stochastic variational Gaussian processes, can create uncertainty-aware surrogate models for building energy simulations, improving accuracy by selectively querying high-fidelity models.
Contribution
It introduces a hybrid approach combining Bayesian neural networks and Gaussian processes to quantify uncertainty in building energy surrogate models, enhancing their reliability.
Findings
Bayesian models achieve competitive accuracy in emulating complex simulations.
Uncertainty estimates enable 30% error reduction by selectively using high-fidelity models.
The approach effectively handles high-dimensional building design data.
Abstract
Fast machine learning-based surrogate models are trained to emulate slow, high-fidelity engineering simulation models to accelerate engineering design tasks. This introduces uncertainty as the surrogate is only an approximation of the original model. Bayesian methods can quantify that uncertainty, and deep learning models exist that follow the Bayesian paradigm. These models, namely Bayesian neural networks and Gaussian process models, enable us to give predictions together with an estimate of the model's uncertainty. As a result we can derive uncertainty-aware surrogate models that can automatically suspect unseen design samples that cause large emulation errors. For these samples, the high-fidelity model can be queried instead. This outlines how the Bayesian paradigm allows us to hybridize fast, but approximate, and slow, but accurate models. In this paper, we train two types of…
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
MethodsDropout · Gaussian Process
