paper-with-me

홈 › Papers

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

2019-02-13 · Yan Wang, Xuelei Sherry Ni

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.

📄 PDF Abstract BibTeX arXiv:1902.04954

Code (0)

등록된 구현이 없습니다.

Tasks

Time Series Analysis

Methods 이 논문이 사용한 방법론

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

Similar Papers 제목 키워드 기반

Credit risk prediction in an imbalanced social lending environment

2018-04-28 · Anahita Namvar, Mohammad Siami, Fethi Rabhi, Mohsen Naderpour

Credit risk prediction is an effective way of evaluating whether a potential borrower will repay a loan, particularly in peer-to-peer lending where class imbalance problems are prevalent. However, few credit risk predict…

Prediction

Improving Investment Suggestions for Peer-to-Peer (P2P) Lending via Integrating Credit Scoring into Profit Scoring

2020-09-09 · Yan Wang, Xuelei Sherry Ni

In the peer-to-peer (P2P) lending market, lenders lend the money to the borrowers through a virtual platform and earn the possible profit generated by the interest rate. From the perspective of lenders, they want to maxi…

Bandit based centralized matching in two-sided markets for peer to peer lending

2021-05-06 · Soumajyoti Sarkar

Sequential fundraising in two sided online platforms enable peer to peer lending by sequentially bringing potential contributors, each of whose decisions impact other contributors in the market. However, understanding th…

Decision MakingSequential Decision Making

Bandits in Matching Markets: Ideas and Proposals for Peer Lending

2020-10-30 · Soumajyoti Sarkar

Motivated by recent applications of sequential decision making in matching markets, in this paper we attempt at formulating and abstracting market designs for P2P lending. We describe a paradigm to set the stage for how …

Decision MakingFairnessSequential Decision Making

Wide and Deep Learning for Peer-to-Peer Lending

2018-10-05 · Kaveh Bastani, Elham Asgari, Hamed Namavari

This paper proposes a two-stage scoring approach to help lenders decide their fund allocations in the peer-to-peer (P2P) lending market. The existing scoring approaches focus on only either probability of default (PD) pr…

Deep LearningMemorizationPrediction