arXiv:2602.17706cs.LG2026-02KDD

通过频域扩散提升时间序列生成效率与质量

Parallel Complex Diffusion for Scalable Time Series Generation

  • 在频域构建扩散路径,用实数并行估计替代复数估计
  • 在5个基准上优于5个顶尖方法,生成质量与效率双提升
  • 适合需要高效高质时间序列生成的研究者与工程师

扩散模型通过去噪学习数据分布,其生成难度与数据依赖结构紧密相关。时间序列中强时序依赖导致噪声/得分估计器需恢复高度纠缠的跨时间关系,引发纠缠困境。我们通过改变扩散空间拓扑缓解此问题:离散傅里叶变换(DFT)将时序依赖分解为谱模式,对角化二阶依赖结构,使数据流形更匹配各向同性高斯噪声与均匀扩散动力学。现有频域感知扩散方法多在时序DDPM/SDE框架下设计估计器模块,而频域原生扩散路径面临复数动态的数学障碍。我们提出PaCoDi(Parallel Complex Diffusion),在谱域构建扩散路径,并以并行实值估计器替代复数估计器。理论上,证明了谱高斯噪声的统计正交性,建立求积前向转移与条件反向因子分解,通过谱维纳过程将离散PaCoDi扩展至连续时间谱SDE。进一步引入均场理论近似与交互校正分支处理边际耦合,利用厄米特对称性减少50%注意力计算量且无信息损失。在5个基准上的无条件与条件时间序列生成实验表明,性能超越5个最先进基线,分别在生成质量与计算效率上表现优异。代码已开源。

原文摘要 · Abstract (English)

Diffusion models learn data distributions indirectly through denoising, making the difficulty of generative modeling closely tied to the dependency structure of data. For time series, strong temporal dependence forces the noise / score estimator to recover highly entangled cross-time relationships, leading to the curse of entanglement. We mitigate this burden by changing the topology of the diffusion space: the Discrete Fourier Transform (DFT) decomposes temporal dependencies into spectral modes, diagonalizing second-order dependency structure and better aligning the data manifold with isotropic Gaussian noise and homogeneous diffusion dynamics. However, existing frequency-aware diffusion methods mainly use the DFT to design estimator blocks under temporal DDPM/SDE frameworks, while frequency-native diffusion paths face a mathematical barrier from complex-valued dynamics. We propose PaCoDi (Parallel Complex Diffusion), a frequency-native diffusion framework that constructs the diffusion path in the spectral domain while replacing the complex-valued estimator with parallel real-valued estimators for real and imaginary components. Theoretically, we prove the statistical orthogonality of spectral Gaussian noise, establish quadrature forward transitions and conditional reverse factorization, and extend discrete PaCoDi to continuous-time spectral SDEs through a Spectral Wiener Process. We further introduce a Mean Field Theory approximation with an Interactive Correction Branch to handle marginal coupling, and exploit Hermitian symmetry to reduce 50% attention FLOPs without information loss. Extensive experiments on unconditional and conditional time series generation demonstrate superior generative quality and computational efficiency against 5 SOTA baselines in 5 benchmarks, respectively. Code is available at https://github.com/RongyaoCai/PaCoDi.

时间序列生成扩散模型频域建模高效生成

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。