Heuristic Strategies for Solving the Combinatorial Optimization Problem in Real-World Credit Risk Assessment.

Yongfeng Gu,Hao Ding,Kecai Gu,Runsheng Gan,Xiaoguang Huang,Yanming Fang,Zhigang Hua,Hua Wu,Jifeng Xuan,Jun Zhou
DOI: https://doi.org/10.1145/3520304.3528924
2022-01-01
Abstract:Credit risk assessment plays an important role in financial institutions and banks. A common method of predicting credit risks is to build an interpretable rule-set model to distinguish high-risk and non-risk users. This further assists experts and analysts to make critical decisions. In a rule-set model, the quality of selected rules dramatically influences the prediction accuracy. It is challenging to automatically select rules for a rule-set learning task. The rule selection problem in credit risk assessment is considered as a combinatorial optimization problem: the goal is to find a subset of rules that maximize the coverage of risky users under given constraints. In this paper, we employed four methods on top of traditional heuristic strategies, including the Simulated Annealing (SA), Beam Search (BS), Roll-In Roll-Out (RIRO), and Dynamic-step Search (DS). Experiments on real-world datasets show that the proposed heuristics based on SA, BS, and RIRO can detect the most high-risk users in different datasets.
What problem does this paper attempt to address?