Position: The Inevitable End of One-Architecture-Fits-All-Domains in Time Series Forecasting
Qinwei Ma, Jingzhe Shi, Jiahao Qiu, Zaiwen Yang
TL;DR
This paper argues that time series forecasting cannot be effectively solved with a single universal architecture due to inherent cross-domain heterogeneity and the temporal limits of data. It analyzes the root causes—cross-domain diversity and data scarcity—and documents how general-domain TSF progress often fails to translate to domain-specific ceilings, with evidence from simple baselines beating complex models and saturation in benchmarks. The authors propose two primary directions: develop domain-specific neural networks (DSNNs) that encode domain priors, or adopt meta-learning systems (including agentic LLM-based orchestration and meta-selection) to dynamically deploy the right expert for a given domain. They also discuss alternative views, acknowledging the value of general SOTA benchmarks while arguing for a practical shift toward domain-aware strategies to improve performance in high-stakes, real-world forecasting settings.
Abstract
Recent work has questioned the effectiveness and robustness of neural network architectures for time series forecasting tasks. We summarize these concerns and analyze groundly their inherent limitations: i.e. the irreconcilable conflict between single (or few similar) domains SOTA and generalizability over general domains for time series forecasting neural network architecture designs. Moreover, neural networks architectures for general domain time series forecasting are becoming more and more complicated and their performance has almost saturated in recent years. As a result, network architectures developed aiming at fitting general time series domains are almost not inspiring for real world practices for certain single (or few similar) domains such as Finance, Weather, Traffic, etc: each specific domain develops their own methods that rarely utilize advances in neural network architectures of time series community in recent 2-3 years. As a result, we call for the time series community to shift focus away from research on time series neural network architectures for general domains: these researches have become saturated and away from domain-specific SOTAs over time. We should either (1) focus on deep learning methods for certain specific domain(s), or (2) turn to the development of meta-learning methods for general domains.
