English

Time Series Imputation

Machine Learning 2019-03-26 v1 Machine Learning

Abstract

Multivariate time series is a very active topic in the research community and many machine learning tasks are being used in order to extract information from this type of data. However, in real-world problems data has missing values, which may difficult the application of machine learning techniques to extract information. In this paper we focus on the task of imputation of time series. Many imputation methods for time series are based on regression methods. Unfortunately, these methods perform poorly when the variables are categorical. To address this case, we propose a new imputation method based on Expectation Maximization over dynamic Bayesian networks. The approach is assessed with synthetic and real data, and it outperforms several state-of-the art methods.

Keywords

Cite

@article{arxiv.1903.09732,
  title  = {Time Series Imputation},
  author = {Samuel Arcadinho and Paulo Mateus},
  journal= {arXiv preprint arXiv:1903.09732},
  year   = {2019}
}

Comments

Master paper, draft to be submitted

R2 v1 2026-06-23T08:16:51.360Z