LGAug 9, 2023

PETformer: Long-term Time Series Forecasting via Placeholder-enhanced Transformer

arXiv:2308.04791v257 citationsh-index: 20
Originality Incremental advance
AI Analysis

This work addresses the problem of enhancing Transformer efficiency and accuracy in long-term time series forecasting for researchers and practitioners, representing an incremental improvement over existing methods.

The paper tackles the challenge of improving Transformer models for long-term time series forecasting by addressing issues like temporal continuity and information density, resulting in PETformer achieving state-of-the-art performance on eight public datasets.

Recently, the superiority of Transformer for long-term time series forecasting (LTSF) tasks has been challenged, particularly since recent work has shown that simple models can outperform numerous Transformer-based approaches. This suggests that a notable gap remains in fully leveraging the potential of Transformer in LTSF tasks. Consequently, this study investigates key issues when applying Transformer to LTSF, encompassing aspects of temporal continuity, information density, and multi-channel relationships. We introduce the Placeholder-enhanced Technique (PET) to enhance the computational efficiency and predictive accuracy of Transformer in LTSF tasks. Furthermore, we delve into the impact of larger patch strategies and channel interaction strategies on Transformer's performance, specifically Long Sub-sequence Division (LSD) and Multi-channel Separation and Interaction (MSI). These strategies collectively constitute a novel model termed PETformer. Extensive experiments have demonstrated that PETformer achieves state-of-the-art performance on eight commonly used public datasets for LTSF, surpassing all existing models. The insights and enhancement methodologies presented in this paper serve as valuable reference points and sources of inspiration for future research endeavors.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes