English

LSCD: Lomb-Scargle Conditioned Diffusion for Time series Imputation

Machine Learning 2025-06-23 v1 Artificial Intelligence

Abstract

Time series with missing or irregularly sampled data are a persistent challenge in machine learning. Many methods operate on the frequency-domain, relying on the Fast Fourier Transform (FFT) which assumes uniform sampling, therefore requiring prior interpolation that can distort the spectra. To address this limitation, we introduce a differentiable Lomb--Scargle layer that enables a reliable computation of the power spectrum of irregularly sampled data. We integrate this layer into a novel score-based diffusion model (LSCD) for time series imputation conditioned on the entire signal spectrum. Experiments on synthetic and real-world benchmarks demonstrate that our method recovers missing data more accurately than purely time-domain baselines, while simultaneously producing consistent frequency estimates. Crucially, our method can be easily integrated into learning frameworks, enabling broader adoption of spectral guidance in machine learning approaches involving incomplete or irregular data.

Keywords

Cite

@article{arxiv.2506.17039,
  title  = {LSCD: Lomb-Scargle Conditioned Diffusion for Time series Imputation},
  author = {Elizabeth Fons and Alejandro Sztrajman and Yousef El-Laham and Luciana Ferrer and Svitlana Vyetrenko and Manuela Veloso},
  journal= {arXiv preprint arXiv:2506.17039},
  year   = {2025}
}

Comments

In ICML 2025

R2 v1 2026-07-01T03:26:41.959Z