paper-with-me

홈 › Papers

Practical multi-fidelity machine learning: fusion of deterministic and Bayesian models

2024-07-21 · Jiaxiang Yi, Ji Cheng, Miguel A. Bessa

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, highlighting the expressivity trade-off between the transfer-learning and Bayesian models (a complex transfer-learning model leads to a simpler Bayesian model, and vice versa). We propose modeling choices for two scenarios, and argue in favor of using a linear transfer-learning model that fuses 1) kernel ridge regression for low-fidelity with Gaussian processes for high-fidelity; or 2) deep neural network for low-fidelity with a Bayesian neural network for high-fidelity. We demonstrate the effectiveness and efficiency of the proposed strategies and contrast them with the state-of-the-art based on various numerical examples and two engineering problems. The results indicate that the proposed approach achieves comparable performance in both mean and uncertainty estimation while significantly reducing training time for machine learning modeling in data-scarce scenarios. Moreover, in data-rich settings, it outperforms other multi-fidelity architectures by effectively mitigating overfitting.

📄 PDF Abstract BibTeX arXiv:2407.15110

Code (1)

bessagroup/mfbml 공식 구현 pytorch

Tasks

Gaussian ProcessesTransfer LearningUncertainty Quantification

Similar Papers 제목 키워드 기반

Deterministic Medical Image Translation via High-fidelity Brownian Bridges

2025-03-28 · Qisheng He, Nicholas Summerfield, Peiyong Wang, Carri Glide-Hurst 외

Recent studies have shown that diffusion models produce superior synthetic images when compared to Generative Adversarial Networks (GANs). However, their outputs are often non-deterministic and lack high fidelity to the …

Image Super-ResolutionSuper-ResolutionTranslation

MAN: Latent Diffusion Enhanced Multistage Anti-Noise Network for Efficient and High-Quality Low-Dose CT Image Denoising

2025-09-28 · Tangtangfang Fang, Jingxi Hu, Xiangjian He, Jiaqi Yang arxiv

While diffusion models have set a new benchmark for quality in Low-Dose Computed Tomography (LDCT) denoising, their clinical adoption is critically hindered by extreme computational costs, with inference times often exce…

Image Denoising

Reconciling Stochastic and Deterministic Strategies for Zero-shot Image Restoration using Diffusion Model in Dual

2025-03-03 · CVPR 2025 1 · Chong Wang, Lanqing Guo, Zixuan Fu, Siyuan Yang 외

Plug-and-play (PnP) methods offer an iterative strategy for solving image restoration (IR) problems in a zero-shot manner, using a learned \textit{discriminative denoiser} as the implicit prior. More recently, a sampling…

DenoisingImage Restoration

Generative Neural Operators through Diffusion Last Layer

2026-02-04 · Sungwon Park, Anthony Zhou, Hongjoong Kim, Amir Barati Farimani arxiv

Neural operators provide a powerful framework for learning discretization invariant mappings between function spaces, but standard deterministic models do not capture predictive uncertainty. We introduce diffusion last l…

Three-Step Conditional Diffusion 3D Reconstruction for Light-Field Microscopy

2026-05-24 · Qihong Zhao, Shaokang Yan, Zhimin Qiao, Jinjia Wang 외 arxiv

Light-field microscopy (LFM) enables single-shot capture of multi-angular information from biological samples, supporting real-time volumetric imaging. However, traditional physics-based algorithms often suffer from limi…

3D Reconstruction