TimesNet: Temporal 2D-Variation Modeling for General Time Series Analysis
Haixu Wu, Tengge Hu, Yong Liu, Hang Zhou, Jianmin Wang, Mingsheng Long

TL;DR
TimesNet introduces a novel 2D transformation of 1D time series to better model complex temporal variations, achieving state-of-the-art results across multiple time series analysis tasks.
Contribution
The paper proposes TimesNet, a new framework that transforms 1D time series into 2D tensors to enhance temporal variation modeling and improves performance in various analysis tasks.
Findings
Achieves state-of-the-art results in five time series tasks.
Effectively models multi-periodicity and complex variations.
Demonstrates versatility across forecasting, imputation, classification, and anomaly detection.
Abstract
Time series analysis is of immense importance in extensive applications, such as weather forecasting, anomaly detection, and action recognition. This paper focuses on temporal variation modeling, which is the common key problem of extensive analysis tasks. Previous methods attempt to accomplish this directly from the 1D time series, which is extremely challenging due to the intricate temporal patterns. Based on the observation of multi-periodicity in time series, we ravel out the complex temporal variations into the multiple intraperiod- and interperiod-variations. To tackle the limitations of 1D time series in representation capability, we extend the analysis of temporal variations into the 2D space by transforming the 1D time series into a set of 2D tensors based on multiple periods. This transformation can embed the intraperiod- and interperiod-variations into the columns and rows of…
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
Taxonomy
TopicsTime Series Analysis and Forecasting · Human Mobility and Location-Based Analysis · Computational Physics and Python Applications
