paper-with-me

홈 › Papers

The Effectiveness of Discretization in Forecasting: An Empirical Study on Neural Time Series Models

2020-05-20 · Stephan Rabanser, Tim Januschowski, Valentin Flunkert, David Salinas, Jan Gasthaus

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 successful, the model inputs and outputs are categorical (e.g. words from a fixed vocabulary in natural language processing applications or quantized pixel color intensities in computer vision). For forecasting applications, where the time series are typically real-valued, various ad-hoc data transformations have been proposed, but have not been systematically compared. To remedy this, we evaluate the forecasting accuracy of instances of the aforementioned model classes when combined with different types of data scaling and binning. We find that binning almost always improves performance (compared to using normalized real-valued inputs), but that the particular type of binning chosen is of lesser importance.

📄 PDF Abstract BibTeX arXiv:2005.10111

Code (0)

등록된 구현이 없습니다.

Tasks

Time SeriesTime Series Analysis

Similar Papers 제목 키워드 기반

On the Effectiveness of Discretizing Quantitative Attributes in Linear Classifiers

2017-01-24 · Nayyar A. Zaidi, Yang Du, Geoffrey I. Webb

Learning algorithms that learn linear models often have high representation bias on real-world problems. In this paper, we show that this representation bias can be greatly reduced by discretization. Discretization is a …

Attribute

Mitigating Time Discretization Challenges with WeatherODE: A Sandwich Physics-Driven Neural ODE for Weather Forecasting

2024-10-09 · Peiyuan Liu, Tian Zhou, Liang Sun, Rong Jin

In the field of weather forecasting, traditional models often grapple with discretization errors and time-dependent source discrepancies, which limit their predictive performance. In this paper, we present WeatherODE, a …

Weather Forecasting

A Defect is Being Born: How Close Are We? A Time Sensitive Forecasting Approach

2026-01-05 · Mikel Robredo, Matteo Esposito, Fabio Palomba, Rafael Peñaloza 외 arxiv

Background. Defect prediction has been a highly active topic among researchers in the Empirical Software Engineering field. Previous literature has successfully achieved the most accurate prediction of an incoming fault …

Oscillatory State-Space Models

2024-10-04 · T. Konstantin Rusch, Daniela Rus

We propose Linear Oscillatory State-Space models (LinOSS) for efficiently learning on long sequences. Inspired by cortical dynamics of biological neural networks, we base our proposed LinOSS model on a system of forced h…

MambaState Space Models

Sentiment Forecasting in Dialog

2020-12-01 · COLING 2020 8 · Zhongqing Wang, Xiujun Zhu, Yue Zhang, Shoushan Li 외

Sentiment forecasting in dialog aims to predict the polarity of next utterance to come, and can help speakers revise their utterances in sentimental utterances generation. However, the polarity of next utterance is norma…