Unified Long-Term Time-Series Forecasting Benchmark
Jacek Cyranka, Szymon Haponiuk

TL;DR
This paper introduces a comprehensive long-term time-series forecasting benchmark dataset and evaluates various models, revealing dataset-dependent performance and proposing improved model variants that outperform standard versions.
Contribution
It provides a standardized, diverse dataset for long-term forecasting and benchmarks multiple models, including novel variants like latent NLinear and curriculum-enhanced DeepAR.
Findings
Latent NLinear and curriculum DeepAR outperform their vanilla versions.
Model effectiveness varies significantly across different datasets.
The benchmark facilitates fair comparison of long-term forecasting models.
Abstract
In order to support the advancement of machine learning methods for predicting time-series data, we present a comprehensive dataset designed explicitly for long-term time-series forecasting. We incorporate a collection of datasets obtained from diverse, dynamic systems and real-life records. Each dataset is standardized by dividing it into training and test trajectories with predetermined lookback lengths. We include trajectories of length up to to ensure a reliable evaluation of long-term forecasting capabilities. To determine the most effective model in diverse scenarios, we conduct an extensive benchmarking analysis using classical and state-of-the-art models, namely LSTM, DeepAR, NLinear, N-Hits, PatchTST, and LatentODE. Our findings reveal intriguing performance comparisons among these models, highlighting the dataset-dependent nature of model effectiveness. Notably, we…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTime Series Analysis and Forecasting · Stock Market Forecasting Methods · Forecasting Techniques and Applications
MethodsSigmoid Activation · Tanh Activation · Long Short-Term Memory
