International Journal of Research and Innovation in Applied Science (IJRIAS)
Hybrid Loan Default Prediction System Using Machine Learning and Deep Neural Network (DNN)
Published July 15, 2026 • Vol. 11, Issue 6, pp. 3165–3177Open Access
DOI: 10.51584/IJRIAS.2026.11060242
Abstract
Accurate loan default prediction is crucial for managing credit risk. Traditional models struggle with class imbalance, where defaults are rare. This study creates a hybrid system combining machine learning with Deep Neural Networks, using Adaptive Synthetic Sampling (ADASYN) to effectively address this imbalance. The research utilized a comprehensive dataset of 255,347 loan records with 18 predictive features, including borrower demographics, financial attributes, and loan characteristics. The study employed rigorous exploratory data analysis, four models were systematically evaluated: Logistic Regression, Random Forest, XGBoost, and the proposed Hybrid ML-DNN system with ADASYN integration. The study's methodology involved preprocessing data, applying ADASYN to handle class imbalance, and creating a hybrid model. This combines interpretable traditional ML with powerful deep neural networks to better predict complex, non-linear patterns in loan defaults. Traditional baseline models (Logistic Regression, Random Forest, XGBoost) achieved misleadingly high overall accuracies (88%+) but failed catastrophically at default detection, with recall rates between 0% and 8% for the minority class. These models essentially learned to predict all loans as "good," rendering them operationally ineffective for risk assessment. In stark contrast, the Hybrid ML-DNN model with ADASYN achieved a 52% recall rate for defaults a more than six-fold improvement over the best baseline model while maintaining a 79.83% overall accuracy and 0.7571 ROC AUC score. The model successfully identified 3,074 actual defaults out of 5,931 total defaults in the test set, compared to baseline models that identified fewer than 500 defaults. However, this improvement came with a precision trade-off of 29% for the default class, resulting in 7,442 false positives, highlighting the inherent business decision between risk mitigation and customer acquisition. The study proves ADASYN is essential for effective loan default prediction, not just an enhancement. It provides a robust, transparent AI framework for financial institutions, enabling improved risk assessment and promoting more stable and responsible lending practices
Keywords: Loan default prediction; Machine learning; Deep Neural Network (DNN); Hybrid model; ADASYN; Class imbalance; Credit risk assessment
| Journal | International Journal of Research and Innovation in Applied Science (IJRIAS) |
|---|---|
| ISSN | 2454-6194 |
| Volume / Issue | Volume 11, Issue 6 |
| Pages | 3165–3177 |
| Publication date | July 15, 2026 |
| DOI | 10.51584/IJRIAS.2026.11060242 |
| Publisher | RSIS International |
| License | Open Access |
How to cite this article
Jonathan Chidubem Godson (2026). Hybrid Loan Default Prediction System Using Machine Learning and Deep Neural Network (DNN). International Journal of Research and Innovation in Applied Science (IJRIAS), 11(6), 3165-3177. https://doi.org/10.51584/IJRIAS.2026.11060242
BibTeX
@article{Jonathan2026,
title = {Hybrid Loan Default Prediction System Using Machine Learning and Deep Neural Network (DNN)},
author = {Jonathan Chidubem Godson},
journal = {International Journal of Research and Innovation in Applied Science (IJRIAS)},
volume = {11},
number = {6},
pages = {3165--3177},
year = {2026},
doi = {10.51584/IJRIAS.2026.11060242},
publisher = {RSIS International}
}