BayOTIDE: Bayesian Online Multivariate Time series Imputation with functional decomposition
Shikai Fang, Qingsong Wen, Yingtao Luo, Shandian Zhe, Liang Sun

TL;DR
BayOTIDE introduces a Bayesian online approach for multivariate time series imputation that effectively handles irregular sampling, missing data, and noise by leveraging functional decomposition and Gaussian processes.
Contribution
It proposes a novel online imputation method using Gaussian processes and state-space models to address irregular sampling and global patterns in multivariate time series.
Findings
Handles irregularly sampled data effectively
Provides uncertainty quantification for imputations
Scalable for real-time streaming data
Abstract
In real-world scenarios like traffic and energy, massive time-series data with missing values and noises are widely observed, even sampled irregularly. While many imputation methods have been proposed, most of them work with a local horizon, which means models are trained by splitting the long sequence into batches of fit-sized patches. This local horizon can make models ignore global trends or periodic patterns. More importantly, almost all methods assume the observations are sampled at regular time stamps, and fail to handle complex irregular sampled time series arising from different applications. Thirdly, most existing methods are learned in an offline manner. Thus, it is not suitable for many applications with fast-arriving streaming data. To overcome these limitations, we propose BayOTIDE: Bayesian Online Multivariate Time series Imputation with functional decomposition. We treat…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGaussian Processes and Bayesian Inference · Time Series Analysis and Forecasting · Data Stream Mining Techniques
Methodsfail · Greedy Policy Search
