Low-Rank Autoregressive Tensor Completion for Multivariate Time Series Forecasting
Xinyu Chen, Lijun Sun

TL;DR
This paper introduces LATC, a tensor-based framework that models multivariate time series with low-rank and autoregressive components, improving prediction and imputation accuracy by capturing global patterns and local trends.
Contribution
The paper proposes a novel low-rank autoregressive tensor completion method that transforms multivariate time series into a tensor structure to better model seasonality and trends.
Findings
Outperforms existing methods in missing data imputation.
Achieves superior prediction accuracy on real-world datasets.
Effectively captures global and local temporal patterns.
Abstract
Time series prediction has been a long-standing research topic and an essential application in many domains. Modern time series collected from sensor networks (e.g., energy consumption and traffic flow) are often large-scale and incomplete with considerable corruption and missing values, making it difficult to perform accurate predictions. In this paper, we propose a low-rank autoregressive tensor completion (LATC) framework to model multivariate time series data. The key of LATC is to transform the original multivariate time series matrix (e.g., sensortime point) to a third-order tensor structure (e.g., sensortime of dayday) by introducing an additional temporal dimension, which allows us to model the inherent rhythms and seasonality of time series as global patterns. With the tensor structure, we can transform the time series prediction and missing data…
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
TopicsTensor decomposition and applications · Sparse and Compressive Sensing Techniques · Advanced Neuroimaging Techniques and Applications
