paper-with-me

홈 › Papers

Mitigating Message Imbalance in Fraud Detection with Dual-View Graph Representation Learning

2025-07-09 · Yudan Song, Yuecen Wei, Yuhang Lu, Qingyun Sun, Minglai Shao, Li-e Wang, Chunming Hu, Xianxian Li, Xingcheng Fu arxiv

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.

📄 PDF Abstract BibTeX arXiv:2507.06469

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Representation LearningFraud Detection

Similar Papers 제목 키워드 기반

Dual-channel Heterophilic Message Passing for Graph Fraud Detection

2025-04-19 · Wenxin Zhang, Jingxing Zhong, Guangzhen Yao, Renda Han 외

Fraudulent activities have significantly increased across various domains, such as e-commerce, online review platforms, and social networks, making fraud detection a critical task. Spatial Graph Neural Networks (GNNs) ha…

Fraud DetectionInductive BiasInductive Learning

Graph-Based Fraud Detection with Dual-Path Graph Filtering

2026-04-14 · Wei He, Wensheng Gan, Philip S. Yu arxiv

Fraud detection on graph data can be viewed as a demanding task that requires distinguishing between different types of nodes. Because graph neural networks (GNNs) are naturally suited for processing information encoded …

Representation LearningFraud Detection

LEX-GNN: Label-Exploring Graph Neural Network for Accurate Fraud Detection

2024-10-21 · ACM International Conference on Information and Knowledge Management (CIKM) 2024 10 · Woochang Hyun, Insoo Lee, Bongwon Suh

Graph-based fraud detection faces significant challenges, such as severe class imbalance, inconsistent connections due to the scarcity of fraudulent nodes, and the camouflage of these nodes appearing like benign nodes. E…

Fraud DetectionGraph Neural NetworkNode Classification

On some studies of Fraud Detection Pipeline and related issues from the scope of Ensemble Learning and Graph-based Learning

2022-05-10 · Tuan Tran

The UK anti-fraud charity Fraud Advisory Panel (FAP) in their review of 2016 estimates business costs of fraud at 144 billion, and its individual counterpart at 9.7 billion. Banking, insurance, manufacturing, and governm…

Ensemble LearningFraud Detection

Minimizing the Societal Cost of Credit Card Fraud with Limited and Imbalanced Data

2019-09-03 · Samuel Showalter, Zhixin Wu

Machine learning has automated much of financial fraud detection, notifying firms of, or even blocking, questionable transactions instantly. However, data imbalance starves traditionally trained models of the content nec…

BIG-bench Machine LearningBlockingFraud Detection