LGMar 25

TimeRecipe: A Time-Series Forecasting Recipe via Benchmarking Module Level Effectiveness

arXiv:2506.0648230.54 citationsh-index: 12Has Code
Predicted impact top 16% in LG · last 90 daysOriginality Incremental advance
AI Analysis

This work addresses the need for systematic evaluation of time-series forecasting components for researchers and practitioners, though it is incremental as it builds on existing benchmarking approaches.

The authors tackled the problem of unclear effectiveness of design components in time-series forecasting by proposing TimeRecipe, a unified benchmarking framework that evaluates methods at the module level through over 10,000 experiments, resulting in models that outperform existing state-of-the-art methods and providing empirical insights for architecture recommendations.

Time-series forecasting is an essential task with wide real-world applications across domains. While recent advances in deep learning have enabled time-series forecasting models with accurate predictions, there remains considerable debate over which architectures and design components, such as series decomposition or normalization, are most effective under varying conditions. Existing benchmarks primarily evaluate models at a high level, offering limited insight into why certain designs work better. To mitigate this gap, we propose TimeRecipe, a unified benchmarking framework that systematically evaluates time-series forecasting methods at the module level. TimeRecipe conducts over 10,000 experiments to assess the effectiveness of individual components across a diverse range of datasets, forecasting horizons, and task settings. Our results reveal that exhaustive exploration of the design space can yield models that outperform existing state-of-the-art methods and uncover meaningful intuitions linking specific design choices to forecasting scenarios. Furthermore, we release a practical toolkit within TimeRecipe that recommends suitable model architectures based on these empirical insights. The benchmark is available at: https://github.com/AdityaLab/TimeRecipe.

Foundations

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

Your Notes