On the Regularization of Learnable Embeddings for Time Series Forecasting
Luca Butera, Giovanni De Felice, Andrea Cini, Cesare Alippi

TL;DR
This paper investigates regularization techniques for learnable embeddings in time series forecasting models, demonstrating that proper regularization improves model performance and transferability by preventing embeddings from acting as mere identifiers.
Contribution
It provides the first extensive empirical study on embedding regularization in time series forecasting, highlighting effective perturbation-based methods to enhance model generalization.
Findings
Regularization improves forecasting accuracy.
Perturbation methods prevent embeddings from acting as identifiers.
Embedding resetting during training enhances transferability.
Abstract
In forecasting multiple time series, accounting for the individual features of each sequence can be challenging. To address this, modern deep learning methods for time series analysis combine a shared (global) model with local layers, specific to each time series, often implemented as learnable embeddings. Ideally, these local embeddings should encode meaningful representations of the unique dynamics of each sequence. However, when these are learned end-to-end as parameters of a forecasting model, they may end up acting as mere sequence identifiers. Shared processing blocks may then become reliant on such identifiers, limiting their transferability to new contexts. In this paper, we address this issue by investigating methods to regularize the learning of local learnable embeddings for time series processing. Specifically, we perform the first extensive empirical study on the subject…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTime Series Analysis and Forecasting · Neural Networks and Applications
