The Effectiveness of Discretization in Forecasting: An Empirical Study on Neural Time Series Models
Stephan Rabanser, Tim Januschowski, Valentin Flunkert, David Salinas,, Jan Gasthaus

TL;DR
This study empirically evaluates how different data discretization techniques, especially binning, impact the forecasting accuracy of neural time series models, revealing that binning generally enhances performance regardless of the specific method.
Contribution
It systematically compares various data transformation methods, including binning, for neural forecasting models, highlighting the benefits of discretization over traditional normalization.
Findings
Binning consistently improves forecasting accuracy.
The specific type of binning is less critical than the fact of binning itself.
Discretization methods can outperform normalization in neural time series forecasting.
Abstract
Time series modeling techniques based on deep learning have seen many advancements in recent years, especially in data-abundant settings and with the central aim of learning global models that can extract patterns across multiple time series. While the crucial importance of appropriate data pre-processing and scaling has often been noted in prior work, most studies focus on improving model architectures. In this paper we empirically investigate the effect of data input and output transformations on the predictive performance of several neural forecasting architectures. In particular, we investigate the effectiveness of several forms of data binning, i.e. converting real-valued time series into categorical ones, when combined with feed-forward, recurrent neural networks, and convolution-based sequence models. In many non-forecasting applications where these models have been very…
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 · Stock Market Forecasting Methods · Forecasting Techniques and Applications
