Inside the black box: Neural network-based real-time prediction of US recessions
Long short-term memory (LSTM) and gated recurrent unit (GRU) are used to model US recessions from 1967 to 2021. Their predictive performances are compared to those of the traditional linear models. The out-of-sample performance suggests the application of LSTM and GRU in recession forecasting, especially for longer-term forecasts. The Shapley additive explanations (SHAP) method is applied to both groups of models. The SHAP-based different weight assignments imply the capability of these types of neural networks to capture the business cycle asymmetries and nonlinearities. The SHAP method delivers key recession indicators, such as the S&P 500 index for short-term forecasting up to 3 months and the term spread for longer-term forecasting up to 12 months. These findings are robust against other interpretation methods, such as the local interpretable model-agnostic explanations (LIME) and the marginal effects.
Code (0)
등록된 구현이 없습니다.
Tasks
Feature ImportanceregressionMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Nowcasting Recessions using the SVM Machine Learning Algorithm
We introduce a novel application of Support Vector Machines (SVM), an important Machine Learning algorithm, to determine the beginning and end of recessions in real time. Nowcasting, "forecasting" a condition about the p…
BIG-bench Machine LearningStock Price Predictability and the Business Cycle via Machine Learning
We study the impacts of business cycles on machine learning (ML) predictions. Using the S&P 500 index, we find that ML models perform worse during most recessions, and the inclusion of recession history or the risk-free …
Economic Recession Prediction Using Deep Neural Network
We investigate the effectiveness of different machine learning methodologies in predicting economic cycles. We identify the deep learning methodology of Bi-LSTM with Autoencoder as the most accurate model to forecast the…
BIG-bench Machine LearningPredictionEarly and Accurate Recession Detection Using Classifiers on the Anticipation-Precision Frontier
This paper develops a new method for detecting US recessions in real time. The method constructs millions of recession classifiers by combining unemployment and vacancy data to reduce detection noise. Classifiers are the…
Creating Disasters: Recession Forecasting with GAN-Generated Synthetic Time Series Data
A common problem when forecasting rare events, such as recessions, is limited data availability. Recent advancements in deep learning and generative adversarial networks (GANs) make it possible to produce high-fidelity s…
Time SeriesTime Series Analysis