GDP nowcasting with artificial neural networks: How much does long-term memory matter?
Krist\'of N\'emeth, D\'aniel Hadh\'azi

TL;DR
This paper evaluates various artificial neural network architectures for nowcasting U.S. quarterly GDP growth, highlighting the effectiveness of 1D CNNs and the importance of input sequence length, especially during economic disruptions.
Contribution
It introduces the application of 1D CNNs to economic nowcasting, demonstrating their competitive performance and suitability compared to traditional RNNs and MLPs.
Findings
1D CNNs perform best during volatile periods.
Longer input sequences improve nowcasting accuracy.
Gated RNNs do not outperform simpler architectures.
Abstract
We apply artificial neural networks (ANNs) to nowcast quarterly GDP growth for the U.S. economy. Using the monthly FRED-MD database, we compare the nowcasting performance of five different ANN architectures: the multilayer perceptron (MLP), the one-dimensional convolutional neural network (1D CNN), the Elman recurrent neural network (RNN), the long short-term memory network (LSTM), and the gated recurrent unit (GRU). The empirical analysis presents results from two distinctively different evaluation periods. The first (2012:Q1 -- 2019:Q4) is characterized by balanced economic growth, while the second (2012:Q1 -- 2024:Q2) also includes periods of the COVID-19 recession. During the first evaluation period, longer input sequences slightly improve nowcasting performance for some ANNs, but the best accuracy is still achieved with 8-month-long input sequences at the end of the nowcasting…
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
TopicsMonetary Policy and Economic Impact · Complex Systems and Time Series Analysis · Stock Market Forecasting Methods
Methods1-Dimensional Convolutional Neural Networks · Memory Network
