paper-with-me

Papers

Exploring Accuracy Law for Deep Time Series Forecasters: An Empirical Study

2025-10-03 · Yuxuan Wang, Haixu Wu, Yuezhou Ma, Yuchen Fang, Ziyi Zhang, Yong Liu, Shiyu Wang, Zhou Ye, Yang Xiang, Jianmin Wang, Mingsheng Long arxiv

Deep time series forecasting has emerged as a rapidly growing field in recent years. Despite the exponential growth of community interests, progress on standard benchmarks is often limited to marginal improvements. A common consensus of the community is that time series forecasting inherently faces a non-zero error lower bound due to its partially observable and uncertain nature. However, a fundamental question arises: how to estimate the performance upper bound of deep time series forecasters? We delve into univariate time series forecasting, a prevalent forecasting paradigm spanning traditional statistical models to advanced time series foundation models. Going beyond classical series-wise predictability metrics, we realize that the forecasting performance is highly related to window-wise properties due to the sequence-to-sequence forecasting paradigm of deep time series models and introduce a quantitative measurement of window-wise pattern complexity. Through rigorous statistical analyses over more than 4700 newly trained deep forecasting models, we discover a consistent empirical relationship between the minimum attainable forecasting error of deep models and the complexity of window-wise series patterns, which is termed the accuracy law. We further demonstrate that this empirical finding successfully guides us to identify saturated tasks from widely used benchmarks and derive an effective training strategy for time series foundation models, offering valuable insights for future research.

📄 PDF Abstract BibTeX arXiv:2510.02729

Code (0)

등록된 구현이 없습니다.

Tasks

Univariate Time Series Forecasting

Similar Papers 제목 키워드 기반

Performance of Zero-Shot Time Series Foundation Models on Cloud Data

2025-02-18 · William Toner, Thomas L. Lee, Artjom Joosen, Rajkarn Singh 외

Time series foundation models (FMs) have emerged as a popular paradigm for zero-shot multi-domain forecasting. FMs are trained on numerous diverse datasets and claim to be effective forecasters across multiple different …

Time Series

AutoTimes: Autoregressive Time Series Forecasters via Large Language Models

2024-02-04 · Yong liu, Guo Qin, Xiangdong Huang, Jianmin Wang 외

Foundation models of time series have not been fully developed due to the limited availability of time series corpora and the underexploration of scalable pre-training. Based on the similar sequential formulation of time…

DecoderIn-Context LearningLanguage ModellingTime Series+1

vLinear: A Powerful Linear Model for Multivariate Time Series Forecasting

2026-01-20 · Wenzhen Yue, Ruohao Guo, Ji Shi, Zihan Hao 외 arxiv

In this paper, we present \textbf{vLinear}, an effective yet efficient \textbf{linear}-based multivariate time series forecaster featuring two components: the \textbf{v}ecTrans module and the WFMLoss objective. Many stat…

Multivariate Time Series Forecasting

MetaCaster: Meta-Harness-Optimized Agent for End-to-End Few-Shot Learning of Lightweight Time Series Forecasters

2026-08-24 · ChengAo Shen, Wenchao Yu, Fangyu Wu, Dongjin Song 외 arxiv

Time series forecasting (TSF) is evolving toward multimodal and agentic settings, yet using foundation models remains uneconomical in resource-constrained scenarios, where compact, specialized forecasters are more desira…

Computational EfficiencyTime Series ForecastingFew-Shot Learning

OLinear: A Linear Model for Time Series Forecasting in Orthogonally Transformed Domain

2025-05-12 · Wenzhen Yue, Yong liu, Haoxuan Li, Hao Wang 외

This paper presents $\mathbf{OLinear}$, a $\mathbf{linear}$-based multivariate time series forecasting model that operates in an $\mathbf{o}$rthogonally transformed domain. Recent forecasting models typically adopt the t…

Multivariate Time Series ForecastingRepresentation LearningTime SeriesTime Series Forecasting