E²GAN: End-to-End Generative Adversarial Network for Multivariate Time Series Imputation

E²GAN: End-to-End Generative Adversarial Network for Multivariate Time Series Imputation

Yonghong Luo, Ying Zhang, Xiangrui Cai, Xiaojie Yuan

Proceedings of the Twenty-Eighth International Joint Conference on Artificial Intelligence
Main track. Pages 3094-3100. https://doi.org/10.24963/ijcai.2019/429

The missing values, appear in most of multivariate time series, prevent advanced analysis of multivariate time series data. Existing imputation approaches try to deal with missing values by deletion, statistical imputation, machine learning based imputation and generative imputation. However, these methods are either incapable of dealing with temporal information or multi-stage. This paper proposes an end-to-end generative model E²GAN to impute missing values in multivariate time series. With the help of the discriminative loss and the squared error loss, E²GAN can impute the incomplete time series by the nearest generated complete time series at one stage. Experiments on multiple real-world datasets show that our model outperforms the baselines on the imputation accuracy and achieves state-of-the-art classification/regression results on the downstream applications. Additionally, our method also gains better time efficiency than multi-stage method on the training of neural networks.
Keywords:
Machine Learning: Time-series;Data Streams
Machine Learning: Deep Learning
Machine Learning: Learning Generative Models