Data-driven generative simulation of SDEs using diffusion models
By: Xuefeng Gao, Jiale Zha, Xun Yu Zhou
Potential Business Impact:
Creates realistic data for smarter money decisions.
This paper introduces a new approach to generating sample paths of unknown stochastic differential equations (SDEs) using diffusion models, a class of generative AI models commonly employed in image and video applications. Unlike the traditional Monte Carlo methods for simulating SDEs, which require explicit specifications of the drift and diffusion coefficients, our method takes a model-free, data-driven approach. Given a finite set of sample paths from an SDE, we utilize conditional diffusion models to generate new, synthetic paths of the same SDE. To demonstrate the effectiveness of our approach, we conduct a simulation experiment to compare our method with alternative benchmark ones including neural SDEs. Furthermore, in an empirical study we leverage these synthetically generated sample paths to enhance the performance of reinforcement learning algorithms for continuous-time mean-variance portfolio selection, hinting promising applications of diffusion models in financial analysis and decision-making.
Similar Papers
Generative Modeling of Clinical Time Series via Latent Stochastic Differential Equations
Machine Learning (CS)
Predicts patient health with better accuracy.
Neural Stochastic Flows: Solver-Free Modelling and Inference for SDE Solutions
Machine Learning (CS)
Lets computers predict future events faster.
Nonparametric learning of stochastic differential equations from sparse and noisy data
Machine Learning (Stat)
Learns how things change from messy, limited data.