Revisiting Long-Term Time Series Forecasting: An Empirical Perspective on Recent Approaches
摘要
Time series data are essential in statistics, econometrics, and machine learning, with long-term time series forecasting (LSTF) presenting a significant challenge. Recent Transformer-based models have demonstrated impressive performance in capturing long-range temporal dependencies. However, they often face issues such as large model sizes, high computational costs, and difficulties in preserving temporal order due to the permutation-invariant nature of the Multi-Layer Perceptron architecture. Conversely, novel linear-based models have emerged as a straightforward yet competitive alternative, raising questions about the need for complex architectures in LSTF. These models adopt an approach that aligns with the intrinsic characteristics of time series data by decomposing the series into constituent components, such as trend and seasonality, and modeling each component separately to generate forecasts. In this study, we conduct systematic re-experimentation on five models using five real-world datasets, making fair empirical comparisons of representative Transformer-based and linear-based models across various LSTF scenarios. Under unified experimental protocols, we re-implement and evaluate these models to assess forecasting accuracy, stability, and computational efficiency. Our results highlight the strengths of recent approaches while revealing key limitations in existing methods. Finally, we discuss open challenges and outline potential directions for future research in LSTF.