LGApr 26, 2022

Time Series Prediction by Multi-task GPR with Spatiotemporal Information Transformation

arXiv:2204.12085v1h-index: 6
Originality Incremental advance
AI Analysis

This addresses the challenge of limited information in short-term time series for prediction tasks, with incremental improvements in multi-step forecasting.

The paper tackled the problem of accurate multi-step-ahead prediction from short-term time series by developing MT-GPRMachine, a method that uses spatiotemporal information transformation to convert high-dimensional spatial data into temporal information, and it outperformed existing approaches on synthetic and real-world datasets.

Making an accurate prediction of an unknown system only from a short-term time series is difficult due to the lack of sufficient information, especially in a multi-step-ahead manner. However, a high-dimensional short-term time series contains rich dynamical information, and also becomes increasingly available in many fields. In this work, by exploiting spatiotemporal information (STI) transformation scheme that transforms such high-dimensional/spatial information to temporal information, we developed a new method called MT-GPRMachine to achieve accurate prediction from a short-term time series. Specifically, we first construct a specific multi-task GPR which is multiple linked STI mappings to transform high dimensional/spatial information into temporal/dynamical information of any given target variable, and then makes multi step-ahead prediction of the target variable by solving those STI mappings. The multi-step-ahead prediction results on various synthetic and real-world datasets clearly validated that MT-GPRMachine outperformed other existing approaches.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes