LGAIMay 11

LeapTS: Rethinking Time Series Forecasting as Adaptive Multi-Horizon Scheduling

arXiv:2605.1029217.8
Predicted impact top 30% in LG · last 90 daysOriginality Highly original
AI Analysis

For practitioners needing efficient and adaptive time series forecasting, LeapTS offers a new paradigm that improves accuracy and speed while providing interpretable scheduling trajectories.

LeapTS reformulates time series forecasting as a dynamic multi-horizon scheduling process, achieving at least 7.4% improvement in forecasting performance and 2.6× to 5.3× inference speedup over Transformer-based models.

Time series forecasting serves as an essential tool for many real-world applications, supporting tasks such as resource optimization and decision-making. Despite significant architectural advancements, most modern models still treat forecasting task as a fixed mapping from history to target horizons. This induces temporal decoupling across future time points and limits the model's ability to adapt to the evolving context as forecasting progresses. In this work, we present LeapTS, a novel framework that reformulates time series forecasting as a dynamic scheduling process over the prediction horizon. Specifically, LeapTS organizes the forecasting process into multi-level decisions using: (1) the hierarchical controller to dynamically select the optimal prediction scale and advancement length at each step, and (2) continuous-time state evolution driven by neural controlled differential equations. Within this process, the controlled update mechanism explicitly couples the irregular temporal dynamics with discrete scheduling feedback. Extensive evaluations on both real-world and synthetic datasets demonstrate that LeapTS improves overall forecasting performance by at least 7.4% while achieving a 2.6$\times$ to 5.3$\times$ inference speedup over representative Transformer-based models. Furthermore, by explicitly tracing the scheduling trajectories, we reveal how the model autonomously adapts its forecasting behavior to capture non-stationary dynamics.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes