paper-with-me

홈 › Papers

Graph-Based Financial Fraud Detection with Calibrated Risk Scoring and Structural Regularization

2026-05-12 · Yunfei Nie, Jiawei Wang, Ruobing Yan, Yuhan Wang, Zouxiaowei Ma, Yilun Wu arxiv

Financial transaction fraud prevention faces challenges such as complex relationship structures, concealed behavioral patterns, and dynamically changing data distribution. Discrimination models relying solely on independent sample features are insufficient to fully characterize the risks of group collaboration and chain transfers within transaction networks. This paper proposes a graph neural network representation learning and risk discrimination framework for financial transaction fraud prevention. It integrates transaction records and identity information into node attributes and constructs a transaction graph based on shared attributes and interaction consistency to explicitly model inter-transaction relationships. In model design, a multi-layer message passing mechanism is employed to aggregate neighborhood information, learn node embedding representations containing structural context semantics, and output transaction-level fraud probability and risk scores through a lightweight risk discrimination head. A weighted supervision objective is introduced to mitigate training bias caused by class imbalance, and structural consistency regularization constraints are combined to suppress the impact of noisy edges on representation drift, thereby improving the stability and usability of risk characterization. Experiments are conducted on a publicly available financial transaction dataset, comparing various methods in the same direction and comprehensively evaluating them under a unified evaluation protocol. The results show that the proposed method outperforms other methods in risk ranking and probability calibration quality, validating the effectiveness of graph structure modeling and representation learning collaboration in financial transaction fraud prevention.

📄 PDF Abstract BibTeX arXiv:2605.12782

Code (0)

등록된 구현이 없습니다.

Tasks

Representation LearningGraph Neural NetworkFraud Detection

Similar Papers 제목 키워드 기반

TSAI-MetaFraud: A Benchmark Dataset for Financial Fraud Transaction and Behavioral Risk Detection in Metaverse Ecosystems

2026-07-10 · Refat Ishrak Hemel, Ehsan Hallaji, Roozbeh Razavi-Far arxiv

The emergence of metaverse platforms has created virtual economies that introduce new challenges related to fraud, bot activity, and illicit financial behavior. Despite growing interest in trustworthy metaverse analytics…

Node ClassificationLink PredictionFraud Detection

Empirical effect of graph embeddings on fraud detection/ risk mitigation

2019-03-05 · Sida Zhou

Graph embedding technics are studied with interest on public datasets, such as BlogCatalog, with the common practice of maximizing scoring on graph reconstruction, link prediction metrics etc. However, in the financial s…

Fraud DetectionGraph EmbeddingGraph ReconstructionLink Prediction+1

Financial Fraud Detection using Quantum Graph Neural Networks

2023-09-03 · Nouhaila Innan, Abhishek Sawaika, Ashim Dhor, Siddhant Dutta 외

Financial fraud detection is essential for preventing significant financial losses and maintaining the reputation of financial institutions. However, conventional methods of detecting financial fraud have limited effecti…

Fraud Detection

ERP-RiskBench: Leakage-Safe Ensemble Learning for Financial Risk

2026-03-03 · Sanjay Mishra arxiv

Financial risk detection in Enterprise Resource Planning (ERP) systems is an important but underexplored application of machine learning. Published studies in this area tend to suffer from vague dataset descriptions, lea…

Ensemble Learning

Graph-Based Fraud Detection with Dual-Path Graph Filtering

2026-04-14 · Wei He, Wensheng Gan, Philip S. Yu arxiv

Fraud detection on graph data can be viewed as a demanding task that requires distinguishing between different types of nodes. Because graph neural networks (GNNs) are naturally suited for processing information encoded …

Representation LearningFraud Detection