PulseAugur
EN
LIVE 11:46:42

New TMR-GGNN framework tackles credit card fraud with temporal graph analysis

Researchers have developed a new framework called TMR-GGNN to combat credit card fraud. This model addresses challenges like imbalanced data and evolving fraud patterns by constructing a dynamic, multi-relational graph that considers interactions between customers, merchants, devices, and IPs over time. It incorporates a time-aware attention mechanism and a contrastive learning decoder to better identify rare fraud cases and reduce false negatives, utilizing a composite loss function that combines contrastive loss with Focal Loss. AI

IMPACT This research introduces a novel graph neural network approach that could improve the accuracy and robustness of credit card fraud detection systems.

RANK_REASON The cluster contains a research paper detailing a novel framework for credit card fraud detection. [lever_c_demoted from research: ic=1 ai=0.7]

Read on arXiv cs.AI →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

COVERAGE [1]

  1. arXiv cs.AI TIER_1 English(EN) · Rohit Tewari, Shubhankar Shilpi, Navin Chhibber, Devendra Singh Parmar, Sunil Khemka, Piyush Ranjan ·

    TMR-GGNN: Credit Card Fraud Detection based on Time-Aware Multi-Relational Guided Graph Neural Network

    arXiv:2606.18444v1 Announce Type: cross 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 rese…