Explainable Graph Neural Network Framework for Digital Transaction Fraud Detection

  • Unique Paper ID: 197843
  • Volume: 12
  • Issue: 11
  • PageNo: 6799-6808
  • Abstract:
  • Detecting credit card fraud is a major financial security challenge. This is a result of shifting fraud patterns and extremely unbalanced transaction data. In order to enhance detection performance, this study presents a hybrid fraud detection framework that combines gradient boosting classification with graph-based representation learning. First, transaction features, including the Time attribute considered as a numerical variable, are preprocessed using standard scaling and Borderline-SMOTE to tackle class imbalance. A static k-nearest neighbor similarity graph is created from the scaled feature space. A Temporal Graph Attention Network (TGAT) architecture is used to learn distinct node embeddings from graph relationships, even without explicit temporal encoding. These embeddings are combined with the original transaction features and fed into an XGBoost classifier for final fraud prediction. Optimal decision thresholds are determined through precision-recall analysis. Additionally, SHAP-based explainable artificial intelligence is used to clarify global feature importance and local prediction behavior, which improves model transparency. Experimental evaluation with stratified cross-validation shows that the TGAT-XGBoost hybrid model performs strongly across Accuracy, Precision, Recall, F1-score, ROC-AUC, and PR-AUC metrics. This indicates its effectiveness for reliable and understandable credit card fraud detection.

Copyright & License

Copyright © 2026 Authors retain the copyright of this article. This article is an open access article distributed under the Creative Commons Attribution License which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.

BibTeX

@article{197843,
        author = {Nalam chaitanya Gopinath and Ampapurapu Devendra Teja and Mrs. Swathi Koganti},
        title = {Explainable Graph Neural Network Framework for Digital Transaction Fraud Detection},
        journal = {International Journal of Innovative Research in Technology},
        year = {2026},
        volume = {12},
        number = {11},
        pages = {6799-6808},
        issn = {2349-6002},
        url = {https://ijirt.org/article?manuscript=197843},
        abstract = {Detecting credit card fraud is a major financial security challenge. This is a result of shifting fraud patterns and extremely unbalanced transaction data. In order to enhance detection performance, this study presents a hybrid fraud detection framework that combines gradient boosting classification with graph-based representation learning.
First, transaction features, including the Time attribute considered as a numerical variable, are preprocessed using standard scaling and Borderline-SMOTE to tackle class imbalance. A static k-nearest neighbor similarity graph is created from the scaled feature space. A Temporal Graph Attention Network (TGAT) architecture is used to learn distinct node embeddings from graph relationships, even without explicit temporal encoding. These embeddings are combined with the original transaction features and fed into an XGBoost classifier for final fraud prediction. Optimal decision thresholds are determined through precision-recall analysis.
Additionally, SHAP-based explainable artificial intelligence is used to clarify global feature importance and local prediction behavior, which improves model transparency. Experimental evaluation with stratified cross-validation shows that the TGAT-XGBoost hybrid model performs strongly across Accuracy, Precision, Recall, F1-score, ROC-AUC, and PR-AUC metrics. This indicates its effectiveness for reliable and understandable credit card fraud detection.},
        keywords = {XGBoost, Class Imbalance Handling, Borderline-SMOTE, Explainable Artificial Intelligence (XAI), Graph Representation Learning, Temporal Graph Attention Network (TGAT), Static Similarity Graph, Credit Card Fraud Detection, SHAP Interpretation, and Precision–Recall Optimization.},
        month = {April},
        }

Cite This Article

Gopinath, N. C., & Teja, A. D., & Koganti, M. S. (2026). Explainable Graph Neural Network Framework for Digital Transaction Fraud Detection. International Journal of Innovative Research in Technology (IJIRT), 12(11), 6799–6808.

Related Articles