STING: Self-attention based Time-series Imputation Networks using GAN
Eunkyu Oh, Taehun Kim, Yunhu Ji, Sushil Khyalia

TL;DR
STING is a novel deep learning framework that uses self-attention and GANs to accurately impute missing values in multivariate time series data, outperforming existing methods.
Contribution
The paper introduces STING, a new self-attention based GAN model that effectively captures complex dependencies for time series imputation.
Findings
STING achieves higher imputation accuracy than state-of-the-art methods.
The model improves downstream prediction tasks with better imputed data.
Experimental results on real-world datasets validate its effectiveness.
Abstract
Time series data are ubiquitous in real-world applications. However, one of the most common problems is that the time series data could have missing values by the inherent nature of the data collection process. So imputing missing values from multivariate (correlated) time series data is imperative to improve a prediction performance while making an accurate data-driven decision. Conventional works for imputation simply delete missing values or fill them based on mean/zero. Although recent works based on deep neural networks have shown remarkable results, they still have a limitation to capture the complex generation process of the multivariate time series. In this paper, we propose a novel imputation method for multivariate time series data, called STING (Self-attention based Time-series Imputation Networks using GAN). We take advantage of generative adversarial networks and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
