Parallel Complex Diffusion for Scalable Time Series Generation
Rongyao Cai, Yuxi Wan, Kexin Zhang, Ming Jin, Zhiqiang Ge, Qingsong Wen, Yong Liu

TL;DR
PaCoDi introduces a spectral-native diffusion architecture that decouples time series modeling in the frequency domain, significantly reducing computational costs while improving generation quality and speed.
Contribution
This work presents the first spectral-native diffusion model for time series, leveraging Fourier transforms and complex diffusion theory to enhance scalability and efficiency.
Findings
Achieves 50% reduction in attention FLOPs without information loss.
Outperforms baselines in generation quality.
Provides a rigorous theoretical foundation for spectral diffusion.
Abstract
Modeling long-range dependencies in time series generation poses a fundamental trade-off between representational capacity and computational efficiency. Traditional temporal diffusion models suffer from local entanglement and the cost of attention mechanisms. We address these limitations by introducing PaCoDi (Parallel Complex Diffusion), a spectral-native architecture that decouples generative modeling in the frequency domain. PaCoDi fundamentally alters the problem topology: the Fourier Transform acts as a diagonalizing operator, converting locally coupled temporal signals into globally decorrelated spectral components. Theoretically, we prove the Quadrature Forward Diffusion and Conditional Reverse Factorization theorem, demonstrating that the complex diffusion process can be split into independent real and imaginary branches. We bridge the gap between this…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Model Reduction and Neural Networks · Tensor decomposition and applications
