paper-with-me

홈 › Papers

Forecasting the Leading Indicator of a Recession: The 10-Year minus 3-Month Treasury Yield Spread

2020-09-07 · Sudiksha Joshi

In this research paper, I have applied various econometric time series and two machine learning models to forecast the daily data on the yield spread. First, I decomposed the yield curve into its principal components, then simulated various paths of the yield spread using the Vasicek model. After constructing univariate ARIMA models, and multivariate models such as ARIMAX, VAR, and Long Short Term Memory, I calibrated the root mean squared error to measure how far the results deviate from the current values. Through impulse response functions, I measured the impact of various shocks on the difference yield spread. The results indicate that the parsimonious univariate ARIMA model outperforms the richly parameterized VAR method, and the complex LSTM with multivariate data performs equally well as the simple ARIMA model.

📄 PDF Abstract BibTeX arXiv:2009.05507

Code (1)

joshi27s/Yield-Spread-Forecasting 공식 구현

Tasks

Time SeriesTime Series Analysis

Methods 이 논문이 사용한 방법론

Tanh Activation 설명 없음
Sigmoid Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

Real-time Prediction of the Great Recession and the Covid-19 Recession

2023-10-12 · Seulki Chung

This paper uses standard and penalized logistic regression models to predict the Great Recession and the Covid-19 recession in the US in real time. It examines the predictability of various macroeconomic and financial in…

regression

The E-Rule: A Novel Composite Indicator for Predicting Economic Recessions

2025-03-12 · Esmaeil Ebadi

This study develops the E-Rule, a novel composite recession indicator that integrates financial market and labor market signals to improve the precision of recession forecasting. Combining the yield curve and the Sahm ru…

Creating Disasters: Recession Forecasting with GAN-Generated Synthetic Time Series Data

2023-02-21 · Sam Dannels

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

Inside the black box: Neural network-based real-time prediction of US recessions

2023-10-26 · Seulki Chung

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 perf…

Feature Importanceregression

Has the Recession Started?

2024-08-11 · Pascal Michaillat, Emmanuel Saez

To answer this question, we develop a new Sahm-type recession indicator that combines vacancy and unemployment data. The indicator is the minimum of the Sahm indicator -- the difference between the 3-month trailing avera…