GAT-COBO: Cost-Sensitive Graph Neural Network for Telecom Fraud Detection
Xinxin Hu, Haotian Chen, Junjie Zhang, Hongchang Chen, Shuxin Liu,, Xing Li, Yahui Wang, and Xiangyang Xue

TL;DR
This paper introduces GAT-COBO, a cost-sensitive graph neural network designed to address the class imbalance problem in telecom fraud detection, improving detection accuracy and mitigating over-smoothing in GNNs.
Contribution
The paper proposes a novel GAT-based cost-sensitive learning framework specifically for imbalanced graph data in telecom fraud detection.
Findings
Outperforms state-of-the-art GNNs and fraud detectors on real datasets.
Effectively addresses graph imbalance and over-smoothing issues.
Demonstrates robustness and improved detection accuracy.
Abstract
Along with the rapid evolution of mobile communication technologies, such as 5G, there has been a drastically increase in telecom fraud, which significantly dissipates individual fortune and social wealth. In recent years, graph mining techniques are gradually becoming a mainstream solution for detecting telecom fraud. However, the graph imbalance problem, caused by the Pareto principle, brings severe challenges to graph data mining. This is a new and challenging problem, but little previous work has been noticed. In this paper, we propose a Graph ATtention network with COst-sensitive BOosting (GAT-COBO) for the graph imbalance problem. First, we design a GAT-based base classifier to learn the embeddings of all nodes in the graph. Then, we feed the embeddings into a well-designed cost-sensitive learner for imbalanced learning. Next, we update the weights according to the…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImbalanced Data Classification Techniques · Electricity Theft Detection Techniques · Advanced Graph Neural Networks
MethodsBalanced Selection
