Related Experiment Video
Updated: Dec 13, 2025

06:37
Author Spotlight: Addressing Technical and Subjective Challenges in Measuring Classroom Attention
Published on: December 15, 2023
5.0K
Peer-to-peer loan acceptance and default prediction with artificial intelligence.
J D Turiel1, T Aste1,2,3
1Department of Computer Science, University College London, Gower St, Bloomsbury, London WC1E 6BT, UK.
Royal Society Open Science
|August 4, 2020
Summary
Artificial intelligence, including deep neural networks (DNNs), enhances credit risk assessment by predicting loan defaults. A two-phase model improved accuracy, potentially reducing loan default risk significantly.
Area of Science:
- Machine Learning
- Financial Modeling
- Data Science
Background:
- Traditional credit risk models face challenges in accurately predicting loan defaults.
- Lender acceptance and default prediction are critical aspects of loan portfolio management.
Purpose of the Study:
- To develop and evaluate a two-phase artificial intelligence model for predicting loan rejection and default risk.
- To compare the performance of logistic regression (LR) and deep neural networks (DNNs) in credit risk assessment.
- To investigate the impact of dataset subsets (all loans vs. small business loans) on model performance.
Main Methods:
- Application of logistic regression (LR) and support vector machine algorithms.
- Implementation of linear and nonlinear deep neural networks (DNNs).
- Development of a two-phase model: Phase 1 for loan rejection prediction, Phase 2 for approved loan default risk prediction.
Main Results:
- LR demonstrated strong performance in predicting loan rejection (Phase 1).
- DNNs achieved superior performance in predicting loan defaults for approved loans (Phase 2).
- The models showed potential to reduce loan default risk by a significant margin.
- Phase 1 performance was better on the entire dataset, while Phase 2 excelled on the small business loan subset.
Conclusions:
- Artificial intelligence, particularly DNNs, offers significant improvements over traditional methods for credit risk modeling.
- The two-phase approach effectively separates loan rejection and default prediction.
- Discrepancies in performance between overall and small business loan datasets suggest nuanced analysis is required for different loan types.
Related Concept Videos
Prediction Intervals
3.0K
The interval estimate of any variable is known as the prediction interval. It helps decide if a point estimate is dependable.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
3.0K
Mathematical Modeling: Problem Solving
166
Mathematical modeling transforms real-world scenarios into mathematical expressions, allowing for structured problem-solving and analysis. This process involves defining the situation, assigning variables to measurable quantities, selecting an appropriate model, and solving the resulting equation. Such models are invaluable in finance, providing precise methods to evaluate investments, loans, and repayment structures.A widely used example is the calculation of fixed monthly payments on a loan,...
166
Non-equilibrium in the Cell
5.2K
An important concept in studying metabolism and energy is that of chemical equilibrium. Most chemical reactions are reversible. They can proceed in both directions, releasing energy into their environment in one direction, and absorbing it from the environment in the other direction. The same is true for the chemical reactions involved in cell metabolism, such as the breaking down and building up of proteins into and from individual amino acids, respectively. Reactants within a closed system...
5.2K
