Related Experiment Video
Updated: Jan 13, 2026

An R-Based Landscape Validation of a Competing Risk Model
Published on: September 16, 2022
Credit risk prediction model for listed companies based on improved reinforcement learning and Bayesian optimization
Cai Yuanqing1, Zhenming Gao2, Zhang Jian3
1College of Business and Public Management, Wenzhou-Kean University, Wenzhou, China.
Abstract:
The financial sector has experienced swift growth over recent years, leading to the escalating prominence of credit risk among publicly traded companies. Consequently, forecasting credit risk for these firms has emerged as a critical task for banks, regulatory bodies, and investors. Traditional models include the z-score, the logit (logistic regression model), the kernel-based virtual machine (KVM), and neural network approaches. Nevertheless, the outcomes from these methods have often fallen short of expectations. Three major challenges in previous works are feature selection, imbalanced classification, and hyperparameter optimization. This paper presents a method for credit risk prediction for listed companies that uses an off-policy proximal policy optimization (PPO) algorithm for feature selection and imbalanced classification. The off-policy PPO, a reinforcement learning (RL) approach, enhances sample efficiency by more effectively utilizing past experiences during policy updates. This approach improves feature selection and the management of imbalanced classification by optimizing data use, thereby enhancing model training outcomes. Moreover, we use the Bayesian optimization hyperband (BOHB) approach to refine the hyperparameters of the method. BOHB merges Bayesian optimization and Hyperband, significantly speeding up the optimization process. We assess our model using the China Stock Market and Accounting Research (CSMAR), MorningStar, KMV default, Give Me Some Credit (GMSC), and the University of California, Irvine Credit Card Default (UCICCD) datasets. Our experimental findings demonstrate the excellence of the model over existing state-of-the-art models, achieving F-measures of 90.763%, 86.358%, 87.047%, 90.576%, and 89.485% on these datasets. These findings validate the efficiency of the method in economic settings, signifying a major progression in systems for predicting credit risk and enhancing investigative approaches.
Related Concept Videos
Prediction Intervals
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.
Equity Theory
Reinforcement
Positive reinforcement occurs when a behavior is followed by the presentation of a rewarding stimulus, increasing the frequency of that behavior. For example:
Observational Learning
Actuarial Approach
Consider the example of a high-risk surgical procedure with significant early-stage mortality. A two-year clinical study is conducted,...