Related Experiment Video
Updated: Sep 17, 2025

Author Spotlight: Advancing Alzheimer's Research – Exploring Early Detection and Multi-Omics Approaches
Published on: December 15, 2023
Attention-augmented and depthwise separable convolutional message passing for robust fraud detection in large-scale
Ijeoma A Chikwendu1, Xiaoling Zhang1, Chiagoziem C Ukwuoma2
1School of Information and Communication Engineering, University of Electronic Science and Technology of China, 611731 Chengdu, China.
This study introduces Attention-Augmented and Depthwise Separable Convolutional Message Passing (ADSCMP), a novel Graph Neural Network (GNN) for enhanced fraud detection. ADSCMP effectively identifies fraudulent activities by learning from both homophilic and heterophilic neighbors in complex graphs.
Area of Science:
- Graph Neural Networks
- Machine Learning
- Fraud Detection
Background:
- Graph Neural Networks (GNNs) show promise for fraud detection but struggle with label imbalance and heterophilic neighbors.
- Existing GNNs often modify graph structures, ignoring heterophilic connections, which limits real-world fraud detection.
- Addressing these limitations is crucial for improving large-scale graph fraud detection.
Purpose of the Study:
- Propose a novel GNN framework, Attention-Augmented and Depthwise Separable Convolutional Message Passing (ADSCMP).
- Enhance fraud detection accuracy and scalability on complex, real-world graphs.
- Improve GNN performance by effectively handling both homophilic and heterophilic neighbors.
Main Methods:
- ADSCMP partitions neighbors into homophilic, heterophilic, and unknown groups during message passing.
- Employs lightweight attention mechanisms and depthwise separable convolutions for efficiency.
- Dynamically generates root-specific weight matrices and integrates spectral and spatial features.
Main Results:
- Achieved high AUC scores on benchmark datasets (e.g., 97.91% on Amazon, 94.17% on YelpChi) in supervised settings.
- Maintained strong performance (e.g., 93.15% on Amazon, 84.53% on YelpChi) even with 1% labeled data in semi-supervised settings.
- Demonstrated reduced inference time compared to baselines, suitable for real-time applications.
Conclusions:
- ADSCMP enhances fraud detection accuracy and scalability by learning from diverse neighbor types.
- The framework's efficient message passing and attention mechanisms improve performance on complex graphs.
- ADSCMP offers a robust solution for real-time fraud detection in large-scale graph data.
Related Concept Videos
Uniform Depth Channel Flow: Problem Solving
Convolution: Math, Graphics, and Discrete Signals
To simplify the convolution integral, it is assumed that both the input signal and impulse response are zero for negative time values. The graphical convolution process...
