Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Diff-MN: Diffusion Parameterized MoE-NCDE for Continuous Time Series Generation with Irregular Observations

About

Time series generation (TSG) is widely used across domains, yet most existing methods assume regular sampling and fixed output resolutions. These assumptions are often violated in practice, where observations are irregular and sparse, while downstream applications require continuous and high-resolution TS. Although Neural Controlled Differential Equation (NCDE) is promising for modeling irregular TS, it is constrained by a single dynamics function, tightly coupled optimization, and limited ability to adapt learned dynamics to newly generated samples from the generative model. We propose Diff-MN, a continuous TSG framework that enhances NCDE with a Mixture-of-Experts (MoE) dynamics function and a decoupled architectural design for dynamics-focused training. To further enable NCDE to generalize to newly generated samples, Diff-MN employs a diffusion model to parameterize the NCDE temporal dynamics parameters (MoE weights), i.e., jointly learn the distribution of TS data and MoE weights. This design allows sample-specific NCDE parameters to be generated for continuous TS generation. Experiments on ten public and synthetic datasets demonstrate that Diff-MN consistently outperforms strong baselines on both irregular-to-regular and irregular-to-continuous TSG tasks. The code is available at the link https://github.com/microsoft/TimeCraft/tree/main/Diff-MN.

Xu Zhang, Junwei Deng, Chang Xu, Hao Li, Jiang Bian• 2026

Related benchmarks

TaskDatasetResultRank
Irregular-to-regular Time Series GenerationSines 30% missing
DS0.105
8
Irregular-to-regular Time Series GenerationStocks 30% missing
DS0.142
8
Irregular-to-regular Time Series GenerationEnergy 30% missing
DS0.422
8
Irregular-to-regular Time Series GenerationMuJoCo (30% missing)
Distribution Score (DS)0.293
8
Irregular-to-regular Time Series GenerationSines 50% missing
DS0.128
8
Irregular-to-regular Time Series GenerationStocks 50% missing
DS Score0.137
8
Irregular-to-regular Time Series GenerationEnergy (50% missing)
DS0.487
8
Irregular-to-regular Time Series GenerationMuJoCo (50% missing)
DS0.375
8
Irregular-to-regular Time Series GenerationSines 70% missing
DS0.182
8
Irregular-to-regular Time Series GenerationStocks 70% missing
DS0.106
8
Showing 10 of 48 rows

Other info

Follow for update