Latent Laplace Diffusion for Irregular Multivariate Time Series
About
Irregular multivariate time series impose a trade-off for long-horizon forecasting: discrete methods can distort temporal structure via re-gridding, while continuous-time models often require sequential solvers prone to drift. To bridge this gap, we present Latent Laplace Diffusion (LLapDiff), a generative framework that models the target as a low-dimensional latent trajectory, enabling horizon-wide generation without step-by-step integration over physical time. We guide the reverse process utilizing a stable modal parameterization motivated by stochastic port-Hamiltonian dynamics, and parameterize its mean evolution in the Laplace domain via learnable complex-conjugate poles, enabling direct evaluation over irregular timestamps. We also link continuous dynamics to irregular observations through renewal-averaging analysis, which maps sampling gaps to effective event-domain poles and motivates a gap-aware history summarizer. Extensive experiments show that LLapDiff improves over baselines in long-horizon forecasting, and its continuous-time generative nature supports missing-value imputation by querying the same model at historical timestamps. Code is available at https://github.com/pixelhero98/LLapDiffusion.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Long-horizon forecasting | BMS Air (test) | MSE0.688 | 15 | |
| Long-horizon forecasting | Physionet (test) | MSE0.638 | 9 | |
| Inference Complexity Analysis | Theoretical Analysis | -- | 8 | |
| Time Series Forecasting | NOAA-US/UK | Error @ 24h Horizon449 | 5 | |
| Long-horizon forecasting | UCI Air (test) | MSE1.384 | 3 | |
| Long-horizon forecasting | NOAA US (test) | CRPS0.969 | 1 | |
| Long-horizon forecasting | NOAA UK (test) | CRPS1.927 | 1 | |
| Long-horizon forecasting | US Equity (test) | CRPS0.572 | 1 | |
| Long-horizon forecasting | Cryptos (test) | CRPS0.456 | 1 |