Mitigating Message Imbalance in Fraud Detection with Dual-View Graph Representation Learning
By: Yudan Song , Yuecen Wei , Yuhang Lu and more
Potential Business Impact:
Helps catch online scammers by seeing hidden patterns.
Graph representation learning has become a mainstream method for fraud detection due to its strong expressive power, which focuses on enhancing node representations through improved neighborhood knowledge capture. However, the focus on local interactions leads to imbalanced transmission of global topological information and increased risk of node-specific information being overwhelmed during aggregation due to the imbalance between fraud and benign nodes. In this paper, we first summarize the impact of topology and class imbalance on downstream tasks in GNN-based fraud detection, as the problem of imbalanced supervisory messages is caused by fraudsters' topological behavior obfuscation and identity feature concealment. Based on statistical validation, we propose a novel dual-view graph representation learning method to mitigate Message imbalance in Fraud Detection (MimbFD). Specifically, we design a topological message reachability module for high-quality node representation learning to penetrate fraudsters' camouflage and alleviate insufficient propagation. Then, we introduce a local confounding debiasing module to adjust node representations, enhancing the stable association between node representations and labels to balance the influence of different classes. Finally, we conducted experiments on three public fraud datasets, and the results demonstrate that MimbFD exhibits outstanding performance in fraud detection.
Similar Papers
Mitigating Message Imbalance in Fraud Detection with Dual-View Graph Representation Learning
Machine Learning (CS)
Finds hidden fraud by seeing the whole picture.
Mitigating Degree Bias in Graph Representation Learning with Learnable Structural Augmentation and Structural Self-Attention
Artificial Intelligence
Helps computers understand data with many connections.
Can LLMs Find Fraudsters? Multi-level LLM Enhanced Graph Fraud Detection
Machine Learning (CS)
Finds fake online accounts using text and connections.