paper-with-me

홈 › Papers

FADTI: Fourier and Attention Driven Diffusion for Multivariate Time Series Imputation

2025-12-17 · Runze Li, Hanchen Wang, Wenjie Zhang, Binghao Li, Yu Zhang, Xuemin Lin, Ying Zhang arxiv

Multivariate time series imputation is fundamental in applications such as healthcare, traffic forecasting, and biological modeling, where sensor failures and irregular sampling lead to pervasive missing values. However, existing Transformer- and diffusion-based models lack explicit inductive biases and frequency awareness, limiting their generalization under structured missing patterns and distribution shifts. We propose FADTI, a diffusion-based framework that injects frequency-informed feature modulation via a learnable Fourier Bias Projection (FBP) module and combines it with temporal modeling through self-attention and gated convolution. FBP supports multiple spectral bases, enabling adaptive encoding of both stationary and non-stationary patterns. This design injects frequency-domain inductive bias into the generative imputation process. Experiments on multiple benchmarks, including a newly introduced biological time series dataset, show that FADTI consistently outperforms state-of-the-art methods, particularly under high missing rates. Code is available at https://anonymous.4open.science/r/TimeSeriesImputation-52BF

📄 PDF Abstract BibTeX arXiv:2512.15116

Code (0)

등록된 구현이 없습니다.

Tasks

Multivariate Time Series Imputation

Similar Papers 제목 키워드 기반

State Fourier Diffusion Language Model (SFDLM): A Scalable, Novel Iterative Approach to Language Modeling

2025-03-16 · Andrew Kiruluta, Andreas Lemos

In recent years, diffusion based methods have emerged as a powerful paradigm for generative modeling. Although discrete diffusion for natural language processing has been explored to a lesser extent, it shows promise for…

DenoisingLanguage ModelingLanguage ModellingText Generation

SpikF-GO: Spiking Fourier Graph Operators for Multivariate Time Series Forecasting

2026-06-11 · Jafar Bakhshaliyev, Niels Landwehr arxiv

Spiking Neural Networks (SNNs) have emerged as an energy-efficient alternative to conventional neural networks, demonstrating strong performance in computer vision and robotics. More recently, SNNs have been applied to t…

Multivariate Time Series Forecasting

Score-CDM: Score-Weighted Convolutional Diffusion Model for Multivariate Time Series Imputation

2024-05-21 · S. Zhang, S. Wang, H. Miao, H. Chen 외

Multivariant time series (MTS) data are usually incomplete in real scenarios, and imputing the incomplete MTS is practically important to facilitate various time series mining tasks. Recently, diffusion model-based MTS i…

ImputationMultivariate Time Series ImputationTime Series

Multivariate Smoothing via the Fourier Integral Theorem and Fourier Kernel

2020-12-28 · Nhat Ho, Stephen G. Walker

Starting with the Fourier integral theorem, we present natural Monte Carlo estimators of multivariate functions including densities, mixing densities, transition densities, regression functions, and the search for modes …

regression

Interpretable Multivariate Time Series Forecasting Using Neural Fourier Transform

2024-05-22 · Noam Koren, Kira Radinsky

Multivariate time series forecasting is a pivotal task in several domains, including financial planning, medical diagnostics, and climate science. This paper presents the Neural Fourier Transform (NFT) algorithm, which c…

Multivariate Time Series ForecastingTime SeriesTime Series Forecasting