# Risk Prediction of Peer-to-Peer Lending Market by a LSTM Model with   Macroeconomic Factor

**Authors:** Yan Wang, Xuelei Sherry Ni

arXiv: 1902.04954 · 2020-09-11

## TL;DR

This paper applies an LSTM model incorporating macroeconomic factors to predict the default rate trend in the US P2P lending market, outperforming traditional models and aiding investor decision-making.

## Contribution

It is the first to model the aggregate default rate trend in P2P lending using LSTM and macroeconomic data, demonstrating improved prediction accuracy.

## Key findings

- LSTM outperforms traditional time series models in default rate prediction.
- Inclusion of unemployment rate improves model performance.
- Model provides insights for investors on P2P market risk trends.

## Abstract

In the peer to peer (P2P) lending platform, investors hope to maximize their return while minimizing the risk through a comprehensive understanding of the P2P market. A low and stable average default rate across all the borrowers denotes a healthy P2P market and provides investors more confidence in a promising investment. Therefore, having a powerful model to describe the trend of the default rate in the P2P market is crucial. Different from previous studies that focus on modeling the default rate at the individual level, in this paper, we are the first to comprehensively explore the monthly trend of the default rate at the aggregative level for the P2P data from October 2007 to January 2016 in the US. We use the long short term memory (LSTM) approach to sequentially predict the default risk of the borrowers in Lending Club, which is the largest P2P lending platform in the US. Although being first applied in modeling the P2P sequential data, the LSTM approach shows its great potential by outperforming traditionally utilized time series models in our experiments. Furthermore, incorporating the macroeconomic feature \textit{unemp\_rate} (i.e., unemployment rate) can improve the LSTM performance by decreasing RMSE on both the training and the testing datasets. Our study can broaden the applications of the LSTM algorithm by using it on the sequential P2P data and guide the investors in making investment strategies.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1902.04954/full.md

## Figures

7 figures with captions in the complete paper: https://tomesphere.com/paper/1902.04954/full.md

## References

37 references — full list in the complete paper: https://tomesphere.com/paper/1902.04954/full.md

---
Source: https://tomesphere.com/paper/1902.04954