sTransformer: A Modular Approach for Extracting Inter-Sequential and Temporal Information for Time-Series Forecasting
Jiaheng Yin, Zhengxin Shi, Jianshen Zhang, Xiaomin Lin, Yulin Huang,, Yongzhi Qi, Wei Qi

TL;DR
sTransformer is a modular Transformer-based model that effectively captures inter-sequential and temporal information in long-term time-series forecasting, outperforming existing models and serving as a strong baseline.
Contribution
The paper introduces sTransformer, combining Sequence and Temporal Convolutional Networks with a Sequence-guided Mask Attention mechanism for scalable, comprehensive time-series feature extraction.
Findings
Achieves state-of-the-art results on long-term time-series forecasting.
Demonstrates strong performance on various time-series tasks.
Validates effectiveness of Transformer-based structures for time-series analysis.
Abstract
In recent years, numerous Transformer-based models have been applied to long-term time-series forecasting (LTSF) tasks. However, recent studies with linear models have questioned their effectiveness, demonstrating that simple linear layers can outperform sophisticated Transformer-based models. In this work, we review and categorize existing Transformer-based models into two main types: (1) modifications to the model structure and (2) modifications to the input data. The former offers scalability but falls short in capturing inter-sequential information, while the latter preprocesses time-series data but is challenging to use as a scalable module. We propose , which introduces the Sequence and Temporal Convolutional Network (STCN) to fully capture both sequential and temporal information. Additionally, we introduce a Sequence-guided Mask Attention mechanism to…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTime Series Analysis and Forecasting
MethodsSoftmax · Attention Is All You Need
