RefineBridge: Generative Bridge Models Improve Financial Forecasting by Foundation Models
Anthony Bolton, Wuyang Zhou, Zehua Chen, Giorgos Iacovides, Danilo Mandic
TL;DR
RefineBridge introduces a Schrödinger Bridge–based refinement module that post-processes forecasts from time-series foundation models (TSFMs) to better capture financial signal under non-stationarity and heavy tails. By treating TSFM predictions as a prior and learning context-conditioned stochastic transport maps, it provides a complementary objective distinct from LoRA fine-tuning, and refines predictions through time-conditioned denoising in either ODE or SDE form. Empirical results across three financial assets and multiple horizons show RefineBridge consistently improves TSFM performance, with larger gains at longer horizons, and robustness to low-quality priors. This approach offers a practical, parameter-efficient enhancement for financial forecasting without modifying the underlying TSFM weights, with strong implications for deployment in trading and risk management pipelines.
Abstract
Financial time series forecasting is particularly challenging for transformer-based time series foundation models (TSFMs) due to non-stationarity, heavy-tailed distributions, and high-frequency noise present in data. Low-rank adaptation (LoRA) has become a popular parameter-efficient method for adapting pre-trained TSFMs to downstream data domains. However, it still underperforms in financial data, as it preserves the network architecture and training objective of TSFMs rather than complementing the foundation model. To further enhance TSFMs, we propose a novel refinement module, RefineBridge, built upon a tractable Schrödinger Bridge (SB) generative framework. Given the forecasts of TSFM as generative prior and the observed ground truths as targets, RefineBridge learns context-conditioned stochastic transport maps to improve TSFM predictions, iteratively approaching the ground-truth target from even a low-quality prior. Simulations on multiple financial benchmarks demonstrate that RefineBridge consistently improves the performance of state-of-the-art TSFMs across different prediction horizons.
