Graph-Based Fraud Detection with Dual-Path Graph Filtering
Wei He, Wensheng Gan, Philip S. Yu

TL;DR
This paper introduces DPF-GFD, a dual-path graph filtering approach that enhances fraud detection on complex, heterophilous graphs by combining structural and similarity-based features.
Contribution
The paper proposes a novel dual-path filtering paradigm that explicitly decouples structural and feature similarity modeling for improved fraud detection in graphs.
Findings
Outperforms existing methods on four real-world datasets.
Effectively handles relation camouflage, heterophily, and class imbalance.
Provides more discriminative and stable node representations.
Abstract
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 in graph form through their message-passing operations, methods based on GNN models have increasingly attracted attention in the fraud detection domain. However, fraud graphs inherently exhibit relation camouflage, high heterophily, and class imbalance, causing most GNNs to underperform in fraud detection tasks. To address these challenges, this paper proposes a Graph-Based Fraud Detection Model with Dual-Path Graph Filtering (DPF-GFD). DPF-GFD first applies a beta wavelet-based operator to the original graph to capture key structural patterns. It then constructs a similarity graph from distance-based node representations and applies an improved low-pass filter. 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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
