Probabilistic AutoRegressive Neural Networks for Accurate Long-range Forecasting
Madhurima Panja, Tanujit Chakraborty, Uttam Kumar, Abdenour Hadid

TL;DR
The paper introduces PARNN, a hybrid probabilistic neural network model that improves long-range time series forecasting by combining classical ARIMA feedback with neural networks, providing superior accuracy and uncertainty quantification.
Contribution
It presents the novel PARNN model that integrates ARIMA feedback into autoregressive neural networks, enhancing forecasting accuracy and interpretability for complex time series.
Findings
PARNN outperforms standard statistical and deep learning models across various datasets.
The model provides reliable uncertainty quantification through prediction intervals.
PARNN demonstrates superior long-range forecasting accuracy in diverse real-world applications.
Abstract
Forecasting time series data is a critical area of research with applications spanning from stock prices to early epidemic prediction. While numerous statistical and machine learning methods have been proposed, real-life prediction problems often require hybrid solutions that bridge classical forecasting approaches and modern neural network models. In this study, we introduce the Probabilistic AutoRegressive Neural Networks (PARNN), capable of handling complex time series data exhibiting non-stationarity, nonlinearity, non-seasonality, long-range dependence, and chaotic patterns. PARNN is constructed by improving autoregressive neural networks (ARNN) using autoregressive integrated moving average (ARIMA) feedback error, combining the explainability, scalability, and "white-box-like" prediction behavior of both models. Notably, the PARNN model provides uncertainty quantification through…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications · Stock Market Forecasting Methods
