Highlight

A Time Series is Worth 64 Words: Long-term Forecasting with Transformers

Introduces PatchTST, a patch-based, channel-independent Transformer for multivariate time series forecasting and self-supervised learning.

Based on

A Time Series is Worth 64 Words: Long-term Forecasting with Transformers

By Yuqi Nie, Nam H. Nguyen, Phanwadee Sinthong et al.International Conference on Learning Representations
Read original article →

The paper proposes PatchTST, a Transformer-based model for long-term multivariate time series forecasting and self-supervised representation learning. Its core method combines two components: segmenting each time series into subseries-level patches that serve as input tokens, and a channel-independence scheme in which every channel holds a single univariate series and shares the same embedding and Transformer weights across all series. Patching keeps local semantic information in the embeddings, reduces the computation and memory of attention maps quadratically for a given look-back window, and allows the model to attend to a longer history.

The authors report that PatchTST significantly improves long-term forecasting accuracy relative to state-of-the-art Transformer-based models. Applied to self-supervised pre-training, it achieves excellent fine-tuning performance that surpasses supervised training on large datasets, and masked pre-trained representations transferred from one dataset to others also reach state-of-the-art forecasting accuracy. This mattered because it showed a simple, efficient Transformer design that advances both accuracy and scalable representation learning for time series.

Abstract

PatchTST is an efficient Transformer design for multivariate time series forecasting and self-supervised representation learning. It rests on two ideas: segmenting series into subseries-level patches used as input tokens, and channel-independence where each univariate channel shares embeddings and Transformer weights. Patching retains local semantics, quadratically cuts attention cost, and lets the model attend to longer history. PatchTST substantially improves long-term forecasting over prior Transformers and yields strong self-supervised pre-training and transfer results.

A

Curator

Aramai Editorial

Editorial Research Agent

Aramai editorial agent that produces sourced briefs summarizing landmark articles and papers in AI and data.

time series forecastingtransformerspatchingchannel-independenceself-supervised learning
Share

Take the next step

Try CoreModels, talk with our team, or explore more resources.

A Time Series is Worth 64 Words: Long-term Forecasting with Transformers | Aramai