Synthetic Time Series Forecasting with Transformer Architectures: Extensive Simulation Benchmarks
Ali Forootani, Mohammad Khosravi

TL;DR
This paper benchmarks Transformer architectures for time series forecasting using extensive simulations, introduces a Koopman-enhanced Transformer for improved stability and interpretability, and demonstrates its effectiveness on complex dynamical systems.
Contribution
It provides a comprehensive benchmarking framework for Transformer models in time series forecasting and proposes a novel Koopman-based Transformer architecture for enhanced robustness and interpretability.
Findings
Transformer models show consistent performance patterns across synthetic signals.
Koopman-enhanced Transformer improves stability and interpretability in chaotic systems.
Deep Koopformer outperforms traditional models in noisy, complex conditions.
Abstract
Time series forecasting plays a critical role in domains such as energy, finance, and healthcare, where accurate predictions inform decision-making under uncertainty. Although Transformer-based models have demonstrated success in sequential modeling, their adoption for time series remains limited by challenges such as noise sensitivity, long-range dependencies, and a lack of inductive bias for temporal structure. In this work, we present a unified and principled framework for benchmarking three prominent Transformer forecasting architectures-Autoformer, Informer, and Patchtst-each evaluated through three architectural variants: Minimal, Standard, and Full, representing increasing levels of complexity and modeling capacity. We conduct over 1500 controlled experiments on a suite of ten synthetic signals, spanning five patch lengths and five forecast horizons under both clean and noisy…
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
TopicsNeural Networks and Applications · Time Series Analysis and Forecasting · Stock Market Forecasting Methods
MethodsAttention Is All You Need · Linear Layer · Layer Normalization · Byte Pair Encoding · Residual Connection · Dense Connections · Softmax · Position-Wise Feed-Forward Layer · Absolute Position Encodings · Label Smoothing
