DeepAI AI Chat
Log In Sign Up

Time Series is a Special Sequence: Forecasting with Sample Convolution and Interaction

06/17/2021
by   Minhao Liu, et al.
0

Time series is a special type of sequence data, a set of observations collected at even intervals of time and ordered chronologically. Existing deep learning techniques use generic sequence models (e.g., recurrent neural network, Transformer model, or temporal convolutional network) for time series analysis, which ignore some of its unique properties. For example, the downsampling of time series data often preserves most of the information in the data, while this is not true for general sequence data such as text sequence and DNA sequence. Motivated by the above, in this paper, we propose a novel neural network architecture and apply it for the time series forecasting problem, wherein we conduct sample convolution and interaction at multiple resolutions for temporal modeling. The proposed architecture, namelySCINet, facilitates extracting features with enhanced predictability. Experimental results show that SCINet achieves significant prediction accuracy improvement over existing solutions across various real-world time series forecasting datasets. In particular, it can achieve high fore-casting accuracy for those temporal-spatial datasets without using sophisticated spatial modeling techniques. Our codes and data are presented in the supplemental material.

READ FULL TEXT

page 1

page 2

page 3

page 4

05/09/2018

Foundations of Sequence-to-Sequence Modeling for Time Series

The availability of large amounts of time series data, paired with the p...
03/30/2021

Historical Inertia: An Ignored but Powerful Baseline for Long Sequence Time-series Forecasting

Long sequence time-series forecasting (LSTF) has become increasingly pop...
06/19/2020

Supporting Optimal Phase Space Reconstructions Using Neural Network Architecture for Time Series Modeling

The reconstruction of phase spaces is an essential step to analyze time ...
05/29/2019

Flexible Mining of Prefix Sequences from Time-Series Traces

Mining temporal assertions from time-series data using information theor...
11/29/2022

An Extreme-Adaptive Time Series Prediction Model Based on Probability-Enhanced LSTM Neural Networks

Forecasting time series with extreme events has been a challenging and p...
03/10/2018

ARMDN: Associative and Recurrent Mixture Density Networks for eRetail Demand Forecasting

Accurate demand forecasts can help on-line retail organizations better p...