paper-with-me

Papers

Inspection-L: Self-Supervised GNN Node Embeddings for Money Laundering Detection in Bitcoin

2022-03-20 · Wai Weng Lo, Gayan K. Kulatilleke, Mohanad Sarhan, Siamak Layeghy, Marius Portmann

Criminals have become increasingly experienced in using cryptocurrencies, such as Bitcoin, for money laundering. The use of cryptocurrencies can hide criminal identities and transfer hundreds of millions of dollars of dirty funds through their criminal digital wallets. However, this is considered a paradox because cryptocurrencies are goldmines for open-source intelligence, giving law enforcement agencies more power when conducting forensic analyses. This paper proposed Inspection-L, a graph neural network (GNN) framework based on a self-supervised Deep Graph Infomax (DGI) and Graph Isomorphism Network (GIN), with supervised learning algorithms, namely Random Forest (RF), to detect illicit transactions for anti-money laundering (AML). To the best of our knowledge, our proposal is the first to apply self-supervised GNNs to the problem of AML in Bitcoin. The proposed method was evaluated on the Elliptic dataset and shows that our approach outperforms the state-of-the-art in terms of key classification metrics, which demonstrates the potential of self-supervised GNN in the detection of illicit cryptocurrency transactions.

📄 PDF Abstract BibTeX arXiv:2203.10465

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Neural Network

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

Characterizing and Detecting Money Laundering Activities on the Bitcoin Network

2019-12-27 · Yining Hu, Suranga Seneviratne, Kanchana Thilakarathna, Kensuke Fukuda 외

Bitcoin is by far the most popular crypto-currency solution enabling peer-to-peer payments. Despite some studies highlighting the network does not provide full anonymity, it is still being heavily used for a wide variety…

Binary ClassificationGeneral Classification

Disentangled and Self-Explainable Node Representation Learning

2024-10-28 · Simone Piaggesi, André Panisson, Megha Khosla

Node representations, or embeddings, are low-dimensional vectors that capture node properties, typically learned through unsupervised structural similarity objectives or supervised tasks. While recent efforts have focuse…

DisentanglementRepresentation Learning

Catch Me If You Can: Semi-supervised Graph Learning for Spotting Money Laundering

2023-02-23 · Md. Rezaul Karim, Felix Hermsen, Sisay Adugna Chala, Paola de Perthuis 외

Money laundering is the process where criminals use financial services to move massive amounts of illegal money to untraceable destinations and integrate them into legitimate financial systems. It is very crucial to iden…

Graph Learning

DELATOR: Money Laundering Detection via Multi-Task Learning on Large Transaction Graphs

2022-05-20 · Henrique S. Assumpção, Fabrício Souza, Leandro Lacerda Campos, Vinícius T. de Castro Pires 외

Money laundering has become one of the most relevant criminal activities in modern societies, as it causes massive financial losses for governments, banks and other institutions. Detecting such activities is among the to…

Financial AnalysisMulti-Task LearningNode Classification

A Hybrid Supervised and Self-Supervised Graph Neural Network for Edge-Centric Applications

2025-01-21 · Eugenio Borzone, Leandro Di Persia, Matias Gerard

This paper presents a novel graph-based deep learning model for tasks involving relations between two nodes (edge-centric tasks), where the focus lies on predicting relationships and interactions between pairs of nodes r…

Graph Neural NetworkPredictionSelf-Supervised Learning