iconLogo
Published:2025/12/17 6:16:31

FADTIって何?時系列データ補完の最先端✨

超要約:時系列データの穴埋めを、フーリエ変換とAIで爆上げ!

✨ ギャル的キラキラポイント ✨

● データ(情報)の隙間を、まるでメイクみたいにキレイに埋めちゃう魔法🪄 ● Transformer(すごいAI)とフーリエ変換の最強タッグで、精度がハンパない😍 ● ヘルスケアとか色んな分野で役立つから、将来性もバッチリ👍

詳細解説いくよー!

続きは「らくらく論文」アプリで

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

Runze Li / Hanchen Wang / Wenjie Zhang / Binghao Li / Yu Zhang / Xuemin Lin / Ying Zhang

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

cs / cs.LG / cs.AI