paper-with-me

홈 › Papers

A Graph Machine Learning Approach for Detecting Topological Patterns in Transactional Graphs

2025-09-16 · Francesco Zola, Jon Ander Medina, Andrea Venturi, Amaia Gil, Raul Orduna arxiv

The rise of digital ecosystems has exposed the financial sector to evolving abuse and criminal tactics that share operational knowledge and techniques both within and across different environments (fiat-based, crypto-assets, etc.). Traditional rule-based systems lack the adaptability needed to detect sophisticated or coordinated criminal behaviors (patterns), highlighting the need for strategies that analyze actors' interactions to uncover suspicious activities and extract their modus operandi. For this reason, in this work, we propose an approach that integrates graph machine learning and network analysis to improve the detection of well-known topological patterns within transactional graphs. However, a key challenge lies in the limitations of traditional financial datasets, which often provide sparse, unlabeled information that is difficult to use for graph-based pattern analysis. Therefore, we firstly propose a four-step preprocessing framework that involves (i) extracting graph structures, (ii) considering data temporality to manage large node sets, (iii) detecting communities within, and (iv) applying automatic labeling strategies to generate weak ground-truth labels. Then, once the data is processed, Graph Autoencoders are implemented to distinguish among the well-known topological patterns. Specifically, three different GAE variants are implemented and compared in this analysis. Preliminary results show that this pattern-focused, topology-driven method is effective for detecting complex financial crime schemes, offering a promising alternative to conventional rule-based detection systems.

📄 PDF Abstract BibTeX arXiv:2509.12730

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Quantum Topological Graph Neural Networks for Detecting Complex Fraud Patterns

2025-12-03 · Mohammad Doost, Mohammad Manthouri arxiv

We propose a novel QTGNN framework for detecting fraudulent transactions in large-scale financial networks. By integrating quantum embedding, variational graph convolutions, and topological data analysis, QTGNN captures …

Quantum Machine LearningFraud Detection

Advanced fraud detection using machine learning models: enhancing financial transaction security

2025-06-12 · Nudrat Fariha, Md Nazmuddin Moin Khan, Md Iqbal Hossain, Syed Ali Reza 외

The rise of digital payments has accelerated the need for intelligent and scalable systems to detect fraud. This research presents an end-to-end, feature-rich machine learning framework for detecting credit card transact…

Feature EngineeringFraud Detection

Probabilistic Sampling-Enhanced Temporal-Spatial GCN: A Scalable Framework for Transaction Anomaly Detection in Ethereum Networks

2023-09-29 · Stefan Kambiz Behfar, Jon Crowcroft

The rapid evolution of the Ethereum network necessitates sophisticated techniques to ensure its robustness against potential threats and to maintain transparency. While Graph Neural Networks (GNNs) have pioneered anomaly…

Anomaly DetectionTemporal Sequences

Synthetic Pattern Generation and Detection of Financial Activities using Graph Autoencoders

2026-01-29 · Francesco Zola, Lucia Muñoz, Andrea Venturi, Amaia Gil arxiv

Illicit financial activities such as money laundering often manifest through recurrent topological patterns in transaction networks. Detecting these patterns automatically remains challenging due to the scarcity of label…

Representation Learning

Enhanced Smart Contract Reputability Analysis using Multimodal Data Fusion on Ethereum

2025-03-21 · Cyrus Malik, Josef Bajada, Joshua Ellul

The evaluation of smart contract reputability is essential to foster trust in decentralized ecosystems. However, existing methods that rely solely on code analysis or transactional data, offer limited insight into evolvi…