FIRE: Multi-fidelity Regression with Distribution-conditioned In-context Learning using Tabular Foundation Models
Rosen Ting-Ying Yu, Nicholas Sung, Faez Ahmed
TL;DR
FIRE addresses the challenge of extreme high-fidelity data scarcity in multi-fidelity regression by leveraging frozen tabular foundation models to perform zero-shot Bayesian inference, producing low-fidelity predictive statistics that condition high-fidelity corrections. It decomposes MF regression into low-fidelity inference, distribution-conditioned residual learning, and additive uncertainty propagation, enabling robust corrections without retraining. Empirically, FIRE outperforms seven GP-based or deep-learning MF baselines across 31 benchmarks, with pronounced gains in 2–5% HF data regimes and favorable runtimes. The framework demonstrates the value of conditioning residuals on full distributional information (variance and quantiles) rather than mean alone, offering a scalable, uncertainty-aware solution for tabular, non-nested MF problems.
Abstract
Multi-fidelity (MF) regression often operates in regimes of extreme data imbalance, where the commonly-used Gaussian-process (GP) surrogates struggle with cubic scaling costs and overfit to sparse high-fidelity observations, limiting efficiency and generalization in real-world applications. We introduce FIRE, a training-free MF framework that couples tabular foundation models (TFMs) to perform zero-shot in-context Bayesian inference via a high-fidelity correction model conditioned on the low-fidelity model's posterior predictive distributions. This cross-fidelity information transfer via distributional summaries captures heteroscedastic errors, enabling robust residual learning without model retraining. Across 31 benchmark problems spanning synthetic and real-world tasks (e.g., DrivAerNet, LCBench), FIRE delivers a stronger performance-time trade-off than seven state-of-the-art GP-based or deep learning MF regression methods, ranking highest in accuracy and uncertainty quantification with runtime advantages. Limitations include context window constraints and dependence on the quality of the pre-trained TFM's.
