Probabilistic Imputation for Time-series Classification with Missing Data
SeungHyun Kim, Hyunsu Kim, EungGu Yun, Hwangrae Lee, Jaehun Lee, Juho, Lee

TL;DR
This paper introduces a probabilistic framework combining deep generative models and classifiers to effectively impute missing values in multivariate time series data, capturing uncertainty and improving classification accuracy.
Contribution
It proposes a novel probabilistic approach with a regularization technique to jointly impute missing data and classify time series, accounting for uncertainty in both processes.
Findings
Outperforms existing imputation methods in classification accuracy
Effectively models uncertainty in missing data imputation
Regularization prevents trivial solutions in combined models
Abstract
Multivariate time series data for real-world applications typically contain a significant amount of missing values. The dominant approach for classification with such missing values is to impute them heuristically with specific values (zero, mean, values of adjacent time-steps) or learnable parameters. However, these simple strategies do not take the data generative process into account, and more importantly, do not effectively capture the uncertainty in prediction due to the multiple possibilities for the missing values. In this paper, we propose a novel probabilistic framework for classification with multivariate time series data with missing values. Our model consists of two parts; a deep generative model for missing value imputation and a classifier. Extending the existing deep generative models to better capture structures of time-series data, our deep generative model part is…
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.
Code & Models
Videos
Taxonomy
TopicsTime Series Analysis and Forecasting · Data Visualization and Analytics · Gaussian Processes and Bayesian Inference
