基于时序分割图关注网络的金融欺诈检测

IF 8 1区 计算机科学 Q1 COMPUTER SCIENCE, THEORY & METHODS
Mingjian Guang;Zhong Li;Chungang Yan;Yuhua Xu;Junli Wang;Dawei Cheng;Changjun Jiang
{"title":"基于时序分割图关注网络的金融欺诈检测","authors":"Mingjian Guang;Zhong Li;Chungang Yan;Yuhua Xu;Junli Wang;Dawei Cheng;Changjun Jiang","doi":"10.1109/TIFS.2025.3607231","DOIUrl":null,"url":null,"abstract":"The issue of transaction security has attracted widespread attention due to the frequent occurrence of financial fraud. Graph neural networks (GNNs) can effectively detect financial fraudulent behavior by capturing transaction relationships. However, many existing methods lack the consideration of modeling user behavior patterns at diverse timescales. Moreover, GNN-based approaches usually fail to adaptively perceive neighborhood information from global and local perspectives, resulting in some transaction node embeddings merging the information from partially irrelevant neighboring transaction nodes and leading to suboptimal performance. Therefore, this work proposes a Multi-Temporal Partitioned graph attention Network (MTPNet) for financial fraud detection. In particular, we design a multi-temporal partitioned graph construction algorithm that generates multi-temporal series graphs at various timescales. These graphs effectively express the periodic variations in users’ transaction behavior pattern, allowing GNNs to learn knowledge from these graphs and extract richer semantic information. Then, we propose a global-local neighborhood-aware encoder to enable transaction node embeddings to adaptively aggregate their most relevant neighborhood information based on the attention mechanism. We perform extensive experiments to evaluate the performance of MTPNet on large-scale financial fraud datasets and demonstrate its effectiveness.","PeriodicalId":13492,"journal":{"name":"IEEE Transactions on Information Forensics and Security","volume":"20 ","pages":"9399-9412"},"PeriodicalIF":8.0000,"publicationDate":"2025-09-08","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"Multi-Temporal Partitioned Graph Attention Networks for Financial Fraud Detection\",\"authors\":\"Mingjian Guang;Zhong Li;Chungang Yan;Yuhua Xu;Junli Wang;Dawei Cheng;Changjun Jiang\",\"doi\":\"10.1109/TIFS.2025.3607231\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"The issue of transaction security has attracted widespread attention due to the frequent occurrence of financial fraud. Graph neural networks (GNNs) can effectively detect financial fraudulent behavior by capturing transaction relationships. However, many existing methods lack the consideration of modeling user behavior patterns at diverse timescales. Moreover, GNN-based approaches usually fail to adaptively perceive neighborhood information from global and local perspectives, resulting in some transaction node embeddings merging the information from partially irrelevant neighboring transaction nodes and leading to suboptimal performance. Therefore, this work proposes a Multi-Temporal Partitioned graph attention Network (MTPNet) for financial fraud detection. In particular, we design a multi-temporal partitioned graph construction algorithm that generates multi-temporal series graphs at various timescales. These graphs effectively express the periodic variations in users’ transaction behavior pattern, allowing GNNs to learn knowledge from these graphs and extract richer semantic information. Then, we propose a global-local neighborhood-aware encoder to enable transaction node embeddings to adaptively aggregate their most relevant neighborhood information based on the attention mechanism. We perform extensive experiments to evaluate the performance of MTPNet on large-scale financial fraud datasets and demonstrate its effectiveness.\",\"PeriodicalId\":13492,\"journal\":{\"name\":\"IEEE Transactions on Information Forensics and Security\",\"volume\":\"20 \",\"pages\":\"9399-9412\"},\"PeriodicalIF\":8.0000,\"publicationDate\":\"2025-09-08\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"IEEE Transactions on Information Forensics and Security\",\"FirstCategoryId\":\"94\",\"ListUrlMain\":\"https://ieeexplore.ieee.org/document/11153605/\",\"RegionNum\":1,\"RegionCategory\":\"计算机科学\",\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"Q1\",\"JCRName\":\"COMPUTER SCIENCE, THEORY & METHODS\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"IEEE Transactions on Information Forensics and Security","FirstCategoryId":"94","ListUrlMain":"https://ieeexplore.ieee.org/document/11153605/","RegionNum":1,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"Q1","JCRName":"COMPUTER SCIENCE, THEORY & METHODS","Score":null,"Total":0}
引用次数: 0

摘要

由于金融欺诈事件的频繁发生,交易安全问题引起了人们的广泛关注。图神经网络(gnn)可以通过捕获交易关系来有效地检测金融欺诈行为。然而,许多现有方法缺乏对不同时间尺度下用户行为模式建模的考虑。此外,基于gnn的方法通常不能从全局和局部角度自适应地感知邻域信息,导致一些事务节点嵌入合并了来自部分不相关的相邻事务节点的信息,从而导致性能不佳。因此,本文提出了一种用于金融欺诈检测的多时相分割图关注网络(MTPNet)。特别地,我们设计了一个多时相分割图构建算法,可以在不同的时间尺度上生成多时相序列图。这些图有效地表达了用户交易行为模式的周期性变化,允许gnn从这些图中学习知识并提取更丰富的语义信息。然后,我们提出了一种全局-局部邻域感知编码器,使事务节点嵌入能够基于注意机制自适应地聚合最相关的邻域信息。我们进行了大量的实验来评估MTPNet在大规模金融欺诈数据集上的性能,并证明了它的有效性。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
Multi-Temporal Partitioned Graph Attention Networks for Financial Fraud Detection
The issue of transaction security has attracted widespread attention due to the frequent occurrence of financial fraud. Graph neural networks (GNNs) can effectively detect financial fraudulent behavior by capturing transaction relationships. However, many existing methods lack the consideration of modeling user behavior patterns at diverse timescales. Moreover, GNN-based approaches usually fail to adaptively perceive neighborhood information from global and local perspectives, resulting in some transaction node embeddings merging the information from partially irrelevant neighboring transaction nodes and leading to suboptimal performance. Therefore, this work proposes a Multi-Temporal Partitioned graph attention Network (MTPNet) for financial fraud detection. In particular, we design a multi-temporal partitioned graph construction algorithm that generates multi-temporal series graphs at various timescales. These graphs effectively express the periodic variations in users’ transaction behavior pattern, allowing GNNs to learn knowledge from these graphs and extract richer semantic information. Then, we propose a global-local neighborhood-aware encoder to enable transaction node embeddings to adaptively aggregate their most relevant neighborhood information based on the attention mechanism. We perform extensive experiments to evaluate the performance of MTPNet on large-scale financial fraud datasets and demonstrate its effectiveness.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
IEEE Transactions on Information Forensics and Security
IEEE Transactions on Information Forensics and Security 工程技术-工程:电子与电气
CiteScore
14.40
自引率
7.40%
发文量
234
审稿时长
6.5 months
期刊介绍: The IEEE Transactions on Information Forensics and Security covers the sciences, technologies, and applications relating to information forensics, information security, biometrics, surveillance and systems applications that incorporate these features
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:604180095
Book学术官方微信