Skip to content

Commit feb5922

Browse files
paper valentina
1 parent 4f25d87 commit feb5922

1 file changed

Lines changed: 24 additions & 0 deletions

File tree

_data/publications.yaml

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,28 @@
11
---
2+
- title: "What Matters in Deep Learning for Time Series Forecasting?"
3+
venue: preprint
4+
year: 2025
5+
authors:
6+
- V. Moretti
7+
- A. Cini
8+
- I. Marisca
9+
- C. Alippi
10+
keywords:
11+
- forecasting
12+
- benchmark
13+
abstract: "Deep learning models have grown increasingly popular in time series applications. However, the large quantity of newly proposed architectures, together with often contradictory empirical results, makes it difficult to assess which components contribute significantly to final performance. We aim to make sense of the current design space of deep learning architectures for time series forecasting by discussing the design dimensions and trade-offs that can explain, often unexpected, observed results. This paper discusses the necessity of grounding model design on principles for forecasting groups of time series and how such principles can be applied to current models. In particular, we assess how concepts such as locality and globality apply to recent forecasting architectures. We show that accounting for these aspects can be more relevant for achieving accurate results than adopting specific sequence modeling layers and that simple, well-designed forecasting architectures can often match the state of the art. We discuss how overlooked implementation details in existing architectures (1) fundamentally change the class of the resulting forecasting method and (2) drastically affect the observed empirical results. Our results call for rethinking current faulty benchmarking practices and the need to focus on the foundational aspects of the forecasting problem when designing architectures. As a step in this direction, we propose an auxiliary forecasting model card, whose fields serve to characterize existing and new forecasting architectures based on key design choices."
14+
bibtex: >
15+
@misc{moretti2025mattersdeeplearningtime,
16+
title={What Matters in Deep Learning for Time Series Forecasting?},
17+
author={Valentina Moretti and Andrea Cini and Ivan Marisca and Cesare Alippi},
18+
year={2025},
19+
eprint={2512.22702},
20+
archivePrefix={arXiv},
21+
primaryClass={cs.LG},
22+
url={https://arxiv.org/abs/2512.22702},
23+
}
24+
links:
25+
paper: https://arxiv.org/abs/2512.22702
226
- title: "NanoCT-confocal mapping of mouse ovaries reveals lifespan-persistent symmetric organizational rules of primary-to-preovulatory follicles"
327
venue: preprint
428
year: 2025

0 commit comments

Comments
 (0)