用时间感知图神经网络提升信用卡欺诈检测准确率
TMR-GGNN: Credit Card Fraud Detection based on Time-Aware Multi-Relational Guided Graph Neural Network
- 构建动态多关系图,融合时间与语义信息建模交易关联
- 对比学习+焦点损失,有效识别罕见欺诈案例
- 适合金融风控、反欺诈系统研发者参考
近年来,信用卡欺诈检测面临数据严重不平衡、欺诈模式持续演化及交易实体间复杂关系结构等挑战。为此,本文提出一种新型框架——时间感知多关系引导图神经网络(TMR GGNN)。该方法在编码器-解码器图神经网络架构基础上,通过时间窗口建模客户、商户、设备和IP之间的异构交互关系,构建动态多关系图,并引入时间感知关系注意力机制,根据时间接近度和语义上下文自适应加权交易相关性。解码器采用对比学习模块,区分真实与合成的交易模式,增强模型对罕见欺诈案例的泛化能力。此外,设计了一种复合损失函数,结合基于信息噪声对比估计(InfoNCE)的对比损失与焦点损失,有效缓解类别不平衡问题,提升欺诈识别性能并减少误报。
原文摘要 · Abstract (English)
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 research proposes a novel framework called Timeaware Multi Relational Guided Graph Neural Network (TMR GGNN). Particularly, the proposed TMR GGNN extends the encoder decoder Graph Neural Network GNN architecture by modeling heterogeneous interactions across customers, merchants, devices, and IPs over temporal windows. Subsequently, the proposed TMR GGNN approach constructs a dynamic, multi relational graph and incorporates a time aware relational attention mechanism within the encoder to adaptively weigh the transaction relevance based on temporal proximity and semantic context. Consequently, the decoder employs a contrastive learning module to distinguish between real and synthesized transaction patterns, while improving the models generalization of rare fraud cases. Additionally, to effectively manage severe class imbalances and emphasize discriminative learning, a composite loss function combining Information Noise Contrastive Estimation (InfoNCE) based contrastive loss with Focal Loss is introduced. This integration assists in improving fraud identification while mitigating false negatives.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。