Predicting Inflation with Recurrent Neural Networks
This paper applies a recurrent neural network, the LSTM, to forecast inflation. This is an appealing model for time series as it processes each time step sequentially and explicitly learns dynamic dependencies. The paper also explores the dimension reduction capability of the model to uncover economically-meaningful factors that can explain the inflation process. Results from an exercise with US data indicate that the estimated neural nets present competitive, but not outstanding, performance against common benchmarks (including other machine learning models). The LSTM in particular is found to perform well at long horizons and during periods of heightened macroeconomic uncertainty. Interestingly, LSTM-implied factors present high correlation with business cycle indicators, informing on the usefulness of such signals as inflation predictors. The paper also sheds light on the impact of network initialization and architecture on forecast performance.
Code (0)
등록된 구현이 없습니다.
Tasks
Dimensionality ReductionTime SeriesMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Forecasting CPI Inflation Components with Hierarchical Recurrent Neural Networks
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…
BiHRNN -- Bi-Directional Hierarchical Recurrent Neural Network for Inflation Forecasting
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 C…
Inflation forecasting with attention based transformer neural networks
Inflation is a major determinant for allocation decisions and its forecast is a fundamental aim of governments and central banks. However, forecasting inflation is not a trivial task, as its prediction relies on low freq…
Time SeriesAn Interpretable Machine Learning Approach in Predicting Inflation Using Payments System Data: A Case Study of Indonesia
This paper evaluates the performance of prominent machine learning (ML) algorithms in predicting Indonesia's inflation using the payment system, capital market, and macroeconomic data. We compare the forecasting performa…
Ensemble LearningInterpretable Machine LearningregressionModelo de la inflación en Costa Rica
The stability of the inflation rate is a necessary condition for the proper functioning of any capitalist economy. In an economic environment with volatile inflation, the growth of the economy and its distribution among …