Related Experiment Video
Updated: Feb 13, 2026

Author Spotlight: Addressing Technical and Subjective Challenges in Measuring Classroom Attention
Published on: December 15, 2023
A deep residual 1D-CNN with self-attention for fraud transaction detection in virtual economies
Kamel K Mohammed1,2, Asmaa S Abdo3,4, Ashraf Darwish5,6,4
1Center for Virus Research and Studies, Al-Azhar University, Cairo, 11754, Egypt. vrsc@azhar.edu.eg.
Abstract:
As virtual economies in the metaverse continue to grow, the need for real-time risk assessment in financial transactions has become critical. Traditional fraud detection systems often face challenges in keeping pace with the complexity and speed of metaverse data. To address this, we introduce a real-time anomaly detection and risk classification model designed specifically for metaverse transactions. The model is based on a one-dimensional convolutional neural network (1D-CNN) enhanced with residual connections and a self-attention mechanism, allowing it to focus on the most relevant features of each transaction for improved risk classification. We trained the model on benchmark metaverse financial datasets from Kaggle, achieving excellent results in accuracy, sensitivity, and specificity when classifying transactions into three risk levels-low, moderate, and high. To validate its robustness, we also tested it on the widely used Credit Card Fraud Detection dataset, where it maintained strong performance. However, we acknowledge that perfect scores can sometimes indicate overly clean or predictable data. To address this, we conducted an ablation study by introducing controlled noise into the dataset, evaluating the model's ability to handle uncertainty and imperfections in real-world scenarios. To enhance interpretability, we analyzed feature importance across several CNN-based variations and assessed performance using confusion matrices, ROC curves, and t-SNE visualizations, which confirmed clear separation of risk levels in high-dimensional space. Further comparisons with other machine learning and deep learning models demonstrate the confidence and effectiveness of the proposed 1D-CNN architecture for financial fraud detection in the metaverse.
More Related Videos
09:34A Virtual Machine Platform for Non-Computer Professionals for Using Deep Learning to Classify Biological Sequences of Metagenomic Data
Published on: September 25, 2021
09:31High-Speed Ultraviolet Photoacoustic Microscopy for Histological Imaging with Virtual-Staining assisted by Deep Learning
Published on: April 28, 2022
Related Concept Videos
Residual Plots
When the residual values are plotted against the variable x, it is called a residual...
Residual Stresses
Virtual Work
In static equilibrium, a body can experience an imaginary or virtual movement, such as displacement or rotation. The virtual work done by a force is equal to the dot product of force and virtual displacement in the direction of the force. When it comes to virtually rotating a...
Residual Stresses in Circular Shafts
Residual Stresses in Bending
Residuals and Least-Squares Property
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...