菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-04-08
📄 Abstract - SBBTS: A Unified Schrödinger-Bass Framework for Synthetic Financial Time Series

We study the problem of generating synthetic time series that reproduce both marginal distributions and temporal dynamics, a central challenge in financial machine learning. Existing approaches typically fail to jointly model drift and stochastic volatility, as diffusion-based methods fix the volatility while martingale transport models ignore drift. We introduce the Schrödinger-Bass Bridge for Time Series (SBBTS), a unified framework that extends the Schrödinger-Bass formulation to multi-step time series. The method constructs a diffusion process that jointly calibrates drift and volatility and admits a tractable decomposition into conditional transport problems, enabling efficient learning. Numerical experiments on the Heston model demonstrate that SBBTS accurately recovers stochastic volatility and correlation parameters that prior SchrödingerBridge methods fail to capture. Applied to S&P 500 data, SBBTS-generated synthetic time series consistently improve downstream forecasting performance when used for data augmentation, yielding higher classification accuracy and Sharpe ratio compared to real-data-only training. These results show that SBBTS provides a practical and effective framework for realistic time series generation and data augmentation in financial applications.

顶级标签: financial machine learning model training
详细标签: time series generation data augmentation stochastic volatility diffusion models financial forecasting 或 搜索:

SBBTS:一个用于合成金融时间序列的统一薛定谔-巴斯框架 / SBBTS: A Unified Schrödinger-Bass Framework for Synthetic Financial Time Series


1️⃣ 一句话总结

这篇论文提出了一个名为SBBTS的新方法,它能同时模拟金融数据的变化趋势和波动性,生成更逼真的合成时间序列,从而有效提升金融预测模型的性能。

源自 arXiv: 2604.07159