iTransformer: Inverted Transformers Are Effective for Time Series Forecasting

AI-generated keywords: Time series forecasting iTransformer Inverted Transformers Variate-centric representations Multivariate correlations

AI-generated Key Points

The license of the paper does not allow us to build upon its content and the key points are generated using the paper metadata rather than the full article.

  • Authors address the current trend of linear forecasting models challenging the need for architectural modifications in Transformer-based forecasters
  • Traditional Transformers face limitations when forecasting series with larger lookback windows due to performance degradation and computational complexity
  • iTransformer applies attention and feed-forward networks on inverted dimensions to capture multivariate correlations and learn nonlinear representations
  • iTransformer achieves state-of-the-art performance on challenging real-world datasets
  • The proposed model enhances the Transformer family by improving performance, generalization across different variates, and enabling better utilization of arbitrary lookback windows
Also access our AI generated: Comprehensive summary, Lay summary, Blog-like article; or ask questions about this paper to our AI assistant.

Authors: Yong Liu, Tengge Hu, Haoran Zhang, Haixu Wu, Shiyu Wang, Lintao Ma, Mingsheng Long

License: CC BY-NC-ND 4.0

Abstract: The recent boom of linear forecasting models questions the ongoing passion for architectural modifications of Transformer-based forecasters. These forecasters leverage Transformers to model the global dependencies over temporal tokens of time series, with each token formed by multiple variates of the same timestamp. However, Transformers are challenged in forecasting series with larger lookback windows due to performance degradation and computation explosion. Besides, the embedding for each temporal token fuses multiple variates that represent potential delayed events and distinct physical measurements, which may fail in learning variate-centric representations and result in meaningless attention maps. In this work, we reflect on the competent duties of Transformer components and repurpose the Transformer architecture without any modification to the basic components. We propose iTransformer that simply applies the attention and feed-forward network on the inverted dimensions. Specifically, the time points of individual series are embedded into variate tokens which are utilized by the attention mechanism to capture multivariate correlations; meanwhile, the feed-forward network is applied for each variate token to learn nonlinear representations. The iTransformer model achieves state-of-the-art on challenging real-world datasets, which further empowers the Transformer family with promoted performance, generalization ability across different variates, and better utilization of arbitrary lookback windows, making it a nice alternative as the fundamental backbone of time series forecasting. Code is available at this repository: https://github.com/thuml/iTransformer.

Submitted to arXiv on 10 Oct. 2023

Ask questions about this paper to our AI assistant

You can also chat with multiple papers at once here.

The license of the paper does not allow us to build upon its content and the AI assistant only knows about the paper metadata rather than the full article.

AI assistant instructions?

Results of the summarizing process for the arXiv paper: 2310.06625v4

This paper's license doesn't allow us to build upon its content and the summarizing process is here made with the paper's metadata rather than the article.

In their paper titled "iTransformer: Inverted Transformers Are Effective for Time Series Forecasting," authors Yong Liu, Tengge Hu, Haoran Zhang, Haixu Wu, Shiyu Wang, Lintao Ma, and Mingsheng Long address the current trend of linear forecasting models that challenge the need for architectural modifications in Transformer-based forecasters. These forecasters typically use Transformers to capture global dependencies across temporal tokens in time series data, where each token consists of multiple variates from the same timestamp. However, traditional Transformers face limitations when forecasting series with larger lookback windows due to performance degradation and computational complexity. The authors highlight issues with the existing approach where the embedding for each temporal token combines multiple variates representing potential delayed events and distinct physical measurements. This fusion may hinder the model's ability to learn variate-centric representations effectively, leading to meaningless attention maps. To overcome these challenges without modifying the core components of the Transformer architecture, they introduce iTransformer. iTransformer applies attention and feed-forward networks on inverted dimensions. Specifically, individual time points within a series are embedded into variate tokens used by the attention mechanism to capture multivariate correlations. Simultaneously, the feed-forward network processes each variate token to learn nonlinear representations. The proposed iTransformer model achieves state-of-the-art performance on challenging real-world datasets. This novel approach enhances the Transformer family by improving performance, generalization across different variates, and enabling better utilization of arbitrary lookback windows. iTransformer emerges as a promising alternative as a fundamental backbone for time series forecasting tasks. The code for implementing iTransformer is available at https://github.com/thuml/iTransformer. Overall,this research sheds light on repurposing Transformer components effectively for time series forecasting without compromising on performance or scalability.
Created on 01 Jan. 2025

Assess the quality of the AI-generated content by voting

Score: 0

Why do we need votes?

Votes are used to determine whether we need to re-run our summarizing tools. If the count reaches -10, our tools can be restarted.

Similar papers summarized with our AI tools

Navigate through even more similar papers through a

tree representation

Look for similar papers (in beta version)

By clicking on the button above, our algorithm will scan all papers in our database to find the closest based on the contents of the full papers and not just on metadata. Please note that it only works for papers that we have generated summaries for and you can rerun it from time to time to get a more accurate result while our database grows.

Disclaimer: The AI-based summarization tool and virtual assistant provided on this website may not always provide accurate and complete summaries or responses. We encourage you to carefully review and evaluate the generated content to ensure its quality and relevance to your needs.