Search papers, labs, and topics across Lattice.
This paper introduces a sequential forward-backward diffusion framework designed for generating adapted time series data, addressing the limitations of traditional diffusion models that struggle with temporal dependencies. By progressively injecting and removing noise while conditioning on previously generated history, the method ensures that future information is not anticipated, which is crucial for realistic sequential data generation. Empirical validation shows that the approach effectively constructs mean-variance optimal portfolios, showcasing its practical applicability in finance and other domains reliant on sequential data.
Traditional diffusion models fail to capture temporal dependencies, but this new framework generates realistic sequential data without anticipating future information.
Generating realistic synthetic sequential data is critical in real-world applications across operations research, finance, healthcare, energy systems, and scientific computing, where time-indexed observations are used for prediction, simulation, risk assessment, and data-driven decision-making. While diffusion models have achieved remarkable success in generating static data, their direct extensions to sequential settings often fail to capture temporal dependence and information structure. Designing diffusion models that can simulate sequential data in an adapted manner, and hence without anticipation of future information, therefore remains an open challenge. In this work, we propose a sequential forward-backward diffusion framework for adapted time series generation. Our approach progressively injects and removes noise along the sequence, conditioning on the previously generated history to ensure adaptiveness. A novel score-matching objective is introduced for efficient parallel training. We derive rigorous statistical guarantees under a generic framework, then establish score approximation, score estimation, and distribution estimation results with ReLU networks serving as a concrete instance. Empirically, we validate our method on synthetic data, including ARMA models and Gaussian processes, and demonstrate its effectiveness in constructing mean-variance optimal portfolios.