New Graph Neural Network Enhances Credit Card Fraud Detection

Rohit Tewari, Shubhankar Shilpi, Navin Chhibber, Devendra Singh Parmar, Sunil Khemka, Piyush Ranjan· June 18, 2026 View original

Summary

This research introduces TMR-GGNN, a novel graph neural network framework designed to improve credit card fraud detection by modeling heterogeneous interactions and temporal dynamics. It uses a time-aware relational attention mechanism and a contrastive learning module with a composite loss function to handle imbalanced data and evolving fraud patterns.

Credit card fraud detection faces significant challenges due to the highly imbalanced nature of fraud data, constantly evolving fraud schemes, and the complex relationships between transaction entities like customers, merchants, and devices. Traditional methods often struggle to adapt to these dynamic conditions. A new framework, the Time-aware Multi-Relational Guided Graph Neural Network (TMR-GGNN), has been developed to address these issues. This model extends the encoder-decoder Graph Neural Network architecture by incorporating heterogeneous interactions across various entities over time. It constructs a dynamic, multi-relational graph and employs a time-aware relational attention mechanism to weigh transaction relevance based on temporal proximity and semantic context. The TMR-GGNN also features a contrastive learning module in its decoder to differentiate between genuine and synthesized transaction patterns, improving its ability to generalize to rare fraud cases. To further combat class imbalance, it uses a composite loss function combining InfoNCE-based contrastive loss with Focal Loss, enhancing fraud identification and reducing false negatives.

Why it matters

This research offers a more robust and accurate method for detecting credit card fraud, which can significantly reduce financial losses for institutions and protect consumers. Professionals in finance and cybersecurity can leverage these advanced techniques to build more resilient fraud detection systems.

How to implement this in your domain

  1. 1Evaluate existing fraud detection models for their performance on imbalanced and evolving datasets.
  2. 2Explore integrating graph neural networks, specifically time-aware multi-relational approaches, into current fraud detection pipelines.
  3. 3Implement contrastive learning and composite loss functions to improve model generalization and handle class imbalance effectively.
  4. 4Pilot the TMR-GGNN framework on a subset of transaction data to assess its accuracy and false positive rates.
  5. 5Collaborate with data scientists to adapt and deploy this advanced GNN architecture for real-time fraud monitoring.

Who benefits

BFSIE-commerceFintechCybersecurity

Key takeaways

  • TMR-GGNN improves fraud detection by modeling complex, time-aware relationships in transaction data.
  • The framework uses a time-aware relational attention mechanism for dynamic relevance weighting.
  • Contrastive learning and a composite loss function enhance generalization and handle data imbalance.
  • This approach offers a significant advancement over traditional methods in identifying evolving fraud patterns.

Original post by Rohit Tewari, Shubhankar Shilpi, Navin Chhibber, Devendra Singh Parmar, Sunil Khemka, Piyush Ranjan

"arXiv:2606.18444v1 Announce Type: new Abstract: In recent years, credit card fraud detection has faced significant challenges due to highly imbalanced data, evolving fraud patterns, and complex relational structures among transaction entities. To address these issues, this resear…"

View on X

Originally posted by Rohit Tewari, Shubhankar Shilpi, Navin Chhibber, Devendra Singh Parmar, Sunil Khemka, Piyush Ranjan on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses