TL;DR
This paper introduces CARE-GNN, a novel GNN model designed to resist camouflage strategies used by fraudsters, significantly improving fraud detection accuracy by addressing feature and relation camouflage.
Contribution
The paper proposes CARE-GNN, which incorporates a label-aware similarity measure and reinforcement learning to enhance GNN robustness against fraudster camouflage strategies.
Findings
CARE-GNN outperforms existing GNNs in fraud detection accuracy.
Reinforcement learning effectively optimizes neighbor selection.
The model demonstrates robustness against feature and relation camouflage.
Abstract
Graph Neural Networks (GNNs) have been widely applied to fraud detection problems in recent years, revealing the suspiciousness of nodes by aggregating their neighborhood information via different relations. However, few prior works have noticed the camouflage behavior of fraudsters, which could hamper the performance of GNN-based fraud detectors during the aggregation process. In this paper, we introduce two types of camouflages based on recent empirical studies, i.e., the feature camouflage and the relation camouflage. Existing GNNs have not addressed these two camouflages, which results in their poor performance in fraud detection problems. Alternatively, we propose a new model named CAmouflage-REsistant GNN (CARE-GNN), to enhance the GNN aggregation process with three unique modules against camouflages. Concretely, we first devise a label-aware similarity measure to find informative…
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.
