paper-with-me

Papers

Bayesian Temporal Factorization for Multidimensional Time Series Prediction

2019-10-14 · Xinyu Chen, Lijun Sun

Large-scale and multidimensional spatiotemporal data sets are becoming ubiquitous in many real-world applications such as monitoring urban traffic and air quality. Making predictions on these time series has become a critical challenge due to not only the large-scale and high-dimensional nature but also the considerable amount of missing data. In this paper, we propose a Bayesian temporal factorization (BTF) framework for modeling multidimensional time series -- in particular spatiotemporal data -- in the presence of missing values. By integrating low-rank matrix/tensor factorization and vector autoregressive (VAR) process into a single probabilistic graphical model, this framework can characterize both global and local consistencies in large-scale time series data. The graphical model allows us to effectively perform probabilistic predictions and produce uncertainty estimates without imputing those missing values. We develop efficient Gibbs sampling algorithms for model inference and model updating for real-time prediction and test the proposed BTF framework on several real-world spatiotemporal data sets for both missing data imputation and multi-step rolling prediction tasks. The numerical experiments demonstrate the superiority of the proposed BTF approaches over existing state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:1910.06366

Code (3)

xinychen/transdim 공식 구현 tf
Vadermit/TransPOL tf
WenjieDu/PyPOTS pytorch

Tasks

ImputationMissing ValuesPredictionTime SeriesTime Series AnalysisTime Series Prediction

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Correlating Time Series with Interpretable Convolutional Kernels

2024-09-02 · Xinyu Chen, HanQin Cai, Fuqiang Liu, Jinhua Zhao

This study addresses the problem of convolutional kernel learning in univariate, multivariate, and multidimensional time series data, which is crucial for interpreting temporal patterns in time series and supporting down…

Time Series

Bayesian Complementary Kernelized Learning for Multidimensional Spatiotemporal Data

2022-08-21 · MengYing Lei, Aurelie Labbe, Lijun Sun

Probabilistic modeling of multidimensional spatiotemporal data is critical to many real-world applications. As real-world spatiotemporal data often exhibits complex dependencies that are nonstationary and nonseparable, d…

Gaussian Processes

Missing Value Imputation on Multidimensional Time Series

2021-03-02 · Parikshit Bansal, Prathamesh Deshpande, Sunita Sarawagi

We present DeepMVI, a deep learning method for missing value imputation in multidimensional time-series datasets. Missing values are commonplace in decision support platforms that aggregate data over long time stretches …

ImputationMissing ValuesTime SeriesTime Series Analysis

FactorizePhys: Matrix Factorization for Multidimensional Attention in Remote Physiological Sensing

2024-11-03 · Jitesh Joshi, Sos S. Agaian, Youngjun Cho

Remote photoplethysmography (rPPG) enables non-invasive extraction of blood volume pulse signals through imaging, transforming spatial-temporal data into time series signals. Advances in end-to-end rPPG approaches have f…

Deep Markov Spatio-Temporal Factorization

2020-03-22 · Amirreza Farnoosh, Behnaz Rezaei, Eli Zachary Sennesh, Zulqarnain Khan 외

We introduce deep Markov spatio-temporal factorization (DMSTF), a generative model for dynamical analysis of spatio-temporal data. Like other factor analysis methods, DMSTF approximates high dimensional data by a product…

ClusteringTime SeriesTime Series AnalysisTime Series Clustering+2