English

SEFraud: Graph-based Self-Explainable Fraud Detection via Interpretative Mask Learning

Machine Learning 2024-06-18 v1

Abstract

Graph-based fraud detection has widespread application in modern industry scenarios, such as spam review and malicious account detection. While considerable efforts have been devoted to designing adequate fraud detectors, the interpretability of their results has often been overlooked. Previous works have attempted to generate explanations for specific instances using post-hoc explaining methods such as a GNNExplainer. However, post-hoc explanations can not facilitate the model predictions and the computational cost of these methods cannot meet practical requirements, thus limiting their application in real-world scenarios. To address these issues, we propose SEFraud, a novel graph-based self-explainable fraud detection framework that simultaneously tackles fraud detection and result in interpretability. Concretely, SEFraud first leverages customized heterogeneous graph transformer networks with learnable feature masks and edge masks to learn expressive representations from the informative heterogeneously typed transactions. A new triplet loss is further designed to enhance the performance of mask learning. Empirical results on various datasets demonstrate the effectiveness of SEFraud as it shows considerable advantages in both the fraud detection performance and interpretability of prediction results. Moreover, SEFraud has been deployed and offers explainable fraud detection service for the largest bank in China, Industrial and Commercial Bank of China Limited (ICBC). Results collected from the production environment of ICBC show that SEFraud can provide accurate detection results and comprehensive explanations that align with the expert business understanding, confirming its efficiency and applicability in large-scale online services.

Keywords

Cite

@article{arxiv.2406.11389,
  title  = {SEFraud: Graph-based Self-Explainable Fraud Detection via Interpretative Mask Learning},
  author = {Kaidi Li and Tianmeng Yang and Min Zhou and Jiahao Meng and Shendi Wang and Yihui Wu and Boshuai Tan and Hu Song and Lujia Pan and Fan Yu and Zhenli Sheng and Yunhai Tong},
  journal= {arXiv preprint arXiv:2406.11389},
  year   = {2024}
}

Comments

Accepted by KDD 2024

R2 v1 2026-06-28T17:08:25.523Z