IJCAI 2021poster36 citations

Online Credit Payment Fraud Detection via Structure-Aware Hierarchical Recurrent Neural Network

Wangli Lin, Li Sun, Qiwei Zhong, Can Liu, Jinghua Feng, Xiang Ao, Hao Yang

Abstract

Online credit payment fraud detection plays a critical role in financial institutions due to the growing volume of fraudulent transactions. Recently, researchers have shown an increased interest in capturing users’ dynamic and evolving fraudulent tendencies from their behavior sequences. However, most existing methodologies for sequential modeling overlook the intrinsic structure information of web pages. In this paper, we adopt multi-scale behavior sequence generated from different granularities of web page structures and propose a model named SAH-RNN to consume the multi-scale behavior sequence for online payment fraud detection. The SAH-RNN has stacked RNN layers in which upper layers modeling for compendious behaviors are updated less frequently and receive the summarized representations from lower layers. A dual attention is devised to capture the impacts on both sequential information within the same sequence and structural information among different granularity of web pages. Experimental results on a large-scale real-world transaction dataset from Alibaba show that our proposed model outperforms state-of-the-art models. The code is available at https://github.com/WangliLin/SAH-RNN.

Multidisciplinary Topics and Applications: Economic and FinanceData Mining: Mining Text, Web, Social MediaHumans and AI: Personalization and User Modeling
BibTeX
@inproceedings{ijcai2021p505,
  title     = {Online Credit Payment Fraud Detection via Structure-Aware Hierarchical Recurrent Neural Network},
  author    = {Lin, Wangli and Sun, Li and Zhong, Qiwei and Liu, Can and Feng, Jinghua and Ao, Xiang and Yang, Hao},
  booktitle = {Proceedings of the Thirtieth International Joint Conference on
               Artificial Intelligence, {IJCAI-21}},
  publisher = {International Joint Conferences on Artificial Intelligence Organization},
  editor    = {Zhi-Hua Zhou},
  pages     = {3670--3676},
  year      = {2021},
  month     = {8},
  note      = {Main Track},
  doi       = {10.24963/ijcai.2021/505},
  url       = {https://doi.org/10.24963/ijcai.2021/505},
}
Online Credit Payment Fraud Detection via Structure-Aware Hierarchical Recurrent Neural Network · IJCAI 2021