paper-with-me

홈 › Papers

BiHRNN -- Bi-Directional Hierarchical Recurrent Neural Network for Inflation Forecasting

2025-02-27 · Maya Vilenko

Inflation prediction guides decisions on interest rates, investments, and wages, playing a key role in economic stability. Yet accurate forecasting is challenging due to dynamic factors and the layered structure of the Consumer Price Index, which organizes goods and services into multiple categories. We propose the Bi-directional Hierarchical Recurrent Neural Network (BiHRNN) model to address these challenges by leveraging the hierarchical structure to enable bidirectional information flow between levels. Informative constraints on the RNN parameters enhance predictive accuracy at all levels without the inefficiencies of a unified model. We validated BiHRNN on inflation datasets from the United States, Canada, and Norway by training, tuning hyperparameters, and experimenting with various loss functions. Our results demonstrate that BiHRNN significantly outperforms traditional RNN models, with its bidirectional architecture playing a pivotal role in achieving improved forecasting accuracy.

📄 PDF Abstract BibTeX arXiv:2503.01893

Code (1)

mayavilenko/Maya-Thesis 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Forecasting CPI Inflation Components with Hierarchical Recurrent Neural Networks

2020-11-16 · Oren Barkan, Jonathan Benchimol, Itamar Caspi, Eliya Cohen 외

We present a hierarchical architecture based on Recurrent Neural Networks (RNNs) for predicting disaggregated inflation components of the Consumer Price Index (CPI). While the majority of existing research is focused mai…

A simple method for joint evaluation of skill in directional forecasts of multiple variables

2024-02-02 · Thitithep Sitthiyot, Kanyarat Holasut

Forecasts for key macroeconomic variables are almost always made simultaneously by the same organizations, presented together, and used together in policy analyses and decision-makings. It is therefore important to know …

Forecasting Smog Clouds With Deep Learning

2024-10-03 · Valentijn Oldenburg, Juan Cardenas-Cartagena, Matias Valdenegro-Toro

In this proof-of-concept study, we conduct multivariate timeseries forecasting for the concentrations of nitrogen dioxide (NO2), ozone (O3), and (fine) particulate matter (PM10 & PM2.5) with meteorological covariates bet…

Deep LearningMulti-Task Learning

Forecasting short-term inflation in Argentina with Random Forest Models

2024-10-02 · Federico Daniel Forte

This paper examines the performance of Random Forest models in forecasting short-term monthly inflation in Argentina, based on a database of monthly indicators since 1962. It is found that these models achieve forecast a…

Forecasting US Inflation Using Bayesian Nonparametric Models

2022-02-28 · Todd E. Clark, Florian Huber, Gary Koop, Massimiliano Marcellino

The relationship between inflation and predictors such as unemployment is potentially nonlinear with a strength that varies over time, and prediction errors error may be subject to large, asymmetric shocks. Inspired by t…