LGAISep 7, 2025

ARIES: Relation Assessment and Model Recommendation for Deep Time Series Forecasting

arXiv:2509.06060v11 citationsh-index: 26Has Code
Originality Incremental advance
AI Analysis

This work addresses the problem of high time and cost in selecting deep forecasting models for practitioners by providing a novel recommendation system based on data properties.

The paper tackles the lack of systematic evaluation linking time series properties to model performance by proposing ARIES, a framework that constructs a synthetic dataset, benchmarks over 50 forecasting models, and establishes clear correlations to enable interpretable model recommendations for real-world time series.

Recent advancements in deep learning models for time series forecasting have been significant. These models often leverage fundamental time series properties such as seasonality and non-stationarity, which may suggest an intrinsic link between model performance and data properties. However, existing benchmark datasets fail to offer diverse and well-defined temporal patterns, restricting the systematic evaluation of such connections. Additionally, there is no effective model recommendation approach, leading to high time and cost expenditures when testing different architectures across different downstream applications. For those reasons, we propose ARIES, a framework for assessing relation between time series properties and modeling strategies, and for recommending deep forcasting models for realistic time series. First, we construct a synthetic dataset with multiple distinct patterns, and design a comprehensive system to compute the properties of time series. Next, we conduct an extensive benchmarking of over 50 forecasting models, and establish the relationship between time series properties and modeling strategies. Our experimental results reveal a clear correlation. Based on these findings, we propose the first deep forecasting model recommender, capable of providing interpretable suggestions for real-world time series. In summary, ARIES is the first study to establish the relations between the properties of time series data and modeling strategies, while also implementing a model recommendation system. The code is available at: https://github.com/blisky-li/ARIES.

Code Implementations1 repo
Foundations

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

Your Notes