A Hierarchical User Intention-Habit Extract Network for Credit Loan Overdue Risk Detection
Hao Guo, Xintao Ren, Rongrong Wang, Zhun Cai, Kai Shuang, Yue Sun

TL;DR
This paper introduces HUIHEN, a hierarchical neural network that leverages mobile banking user behavior data to improve credit loan overdue risk detection without complicating the application process.
Contribution
The paper proposes a novel hierarchical model combining time-aware and user-item-aware GRUs to effectively extract user intentions and habits from behavior sequences.
Findings
HUIHEN outperforms existing models on all datasets.
The model improves risk detection accuracy without increasing application complexity.
Behavior session division enhances feature extraction.
Abstract
More personal consumer loan products are emerging in mobile banking APP. For ease of use, application process is always simple, which means that few application information is requested for user to fill when applying for a loan, which is not conducive to construct users' credit profile. Thus, the simple application process brings huge challenges to the overdue risk detection, as higher overdue rate will result in greater economic losses to the bank. In this paper, we propose a model named HUIHEN (Hierarchical User Intention-Habit Extract Network) that leverages the users' behavior information in mobile banking APP. Due to the diversity of users' behaviors, we divide behavior sequences into sessions according to the time interval, and use the field-aware method to extract the intra-field information of behaviors. Then, we propose a hierarchical network composed of time-aware GRU and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFinancial Distress and Bankruptcy Prediction · Recommender Systems and Techniques · Customer churn and segmentation
MethodsGated Recurrent Unit
