Coupled modular simplicial graph neural network with snow ablation optimization for real-time fraud detection in payment systems
摘要
The exponential growth of online transactions has increased the vulnerability of fraudulent activities in payment systems and necessitated sophisticated and smart detection techniques for real-time fraud protection. Conventional machine learning techniques tend to perform poorly with high-dimensional data, skewed classes, and evolving fraud patterns, which affect detection accuracy. In order to overcome these shortcomings, the study presents a new model, which is Coupled Modular Simplicial Graph Neural Network with Snow Ablation Optimization (CMSGNN-SAO) to effectively detect fraud in real-time. The process starts with pre-processing, where raw data from the Credit Card Fraud Detection (CCFD) dataset are processed using the Adaptive Morphological Wavelet Perona-Malik (AMWPM) filtering algorithm to remove noise, normalize features, and maintain data quality. Next, Feature Selection using Quokka Swarm Optimization (QukSO) is used to remove unnecessary features by keeping the most informative attributes and penalizing redundant or irrelevant ones. In the classification process, the Coupled Modular Simplicial Graph Neural Network (CMSGNN) is utilized, which inherits the advantages of Coupled Modular Neural Networks (CMNN) for modular learning and the Simplicial Graph Attention Network (SGAN) for efficient learning of higher-order topological relationships between transaction data. To enhance more accurately make predictions, the architecture adds Snow Ablation Optimization (SAO), which is the optimization of weights and reduction of misclassification error.The CMSGNN-SAO architecture yields enhanced flexibility, scalability, and reliability in detecting fraud versus non-fraud transactions. Experimental findings confirm its advantage in precision (99.1), recall (99.4), F1-score (99.2), accuracy (99.5), specificity (99.3), and ROC performance, making it a competent deep learning approach for real-time fraud detection (RTFD) in contemporary payment systems.