MLLGNAMay 25, 2023

Bi-fidelity Variational Auto-encoder for Uncertainty Quantification

arXiv:2305.16530v215 citations
Originality Incremental advance
AI Analysis

This addresses the trade-off between computational efficiency and accuracy in uncertainty quantification for physical systems, representing an incremental advancement.

The authors tackled the problem of quantifying uncertainty in physical systems by proposing a bi-fidelity variational auto-encoder (BF-VAE) that leverages low-fidelity and high-fidelity data, resulting in improved accuracy compared to using only high-fidelity data when such data is limited.

Quantifying the uncertainty of quantities of interest (QoIs) from physical systems is a primary objective in model validation. However, achieving this goal entails balancing the need for computational efficiency with the requirement for numerical accuracy. To address this trade-off, we propose a novel bi-fidelity formulation of variational auto-encoders (BF-VAE) designed to estimate the uncertainty associated with a QoI from low-fidelity (LF) and high-fidelity (HF) samples of the QoI. This model allows for the approximation of the statistics of the HF QoI by leveraging information derived from its LF counterpart. Specifically, we design a bi-fidelity auto-regressive model in the latent space that is integrated within the VAE's probabilistic encoder-decoder structure. An effective algorithm is proposed to maximize the variational lower bound of the HF log-likelihood in the presence of limited HF data, resulting in the synthesis of HF realizations with a reduced computational cost. Additionally, we introduce the concept of the bi-fidelity information bottleneck (BF-IB) to provide an information-theoretic interpretation of the proposed BF-VAE model. Our numerical results demonstrate that BF-VAE leads to considerably improved accuracy, as compared to a VAE trained using only HF data, when limited HF data is available.

Code Implementations1 repo
Foundations

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

Your Notes