paper-with-me

Papers

Machine learning methods to detect money laundering in the Bitcoin blockchain in the presence of label scarcity

2020-05-29 · Joana Lorenz, Maria Inês Silva, David Aparício, João Tiago Ascensão, Pedro Bizarro

Every year, criminals launder billions of dollars acquired from serious felonies (e.g., terrorism, drug smuggling, or human trafficking) harming countless people and economies. Cryptocurrencies, in particular, have developed as a haven for money laundering activity. Machine Learning can be used to detect these illicit patterns. However, labels are so scarce that traditional supervised algorithms are inapplicable. Here, we address money laundering detection assuming minimal access to labels. First, we show that existing state-of-the-art solutions using unsupervised anomaly detection methods are inadequate to detect the illicit patterns in a real Bitcoin transaction dataset. Then, we show that our proposed active learning solution is capable of matching the performance of a fully supervised baseline by using just 5\% of the labels. This solution mimics a typical real-life situation in which a limited number of labels can be acquired through manual annotation by experts.

📄 PDF Abstract BibTeX arXiv:2005.14635

Code (1)

feedzai/research-aml-elliptic 공식 구현

Tasks

Active LearningAnomaly DetectionUnsupervised Anomaly Detection

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

Demystifying Fraudulent Transactions and Illicit Nodes in the Bitcoin Network for Financial Forensics

2023-05-25 · Youssef Elmougy, Ling Liu

Blockchain provides the unique and accountable channel for financial forensics by mining its open and immutable transaction data. A recent surge has been witnessed by training machine learning models with cryptocurrency …

Anomaly DetectionFraud Detection

GuiltyWalker: Distance to illicit nodes in the Bitcoin network

2021-02-10 · Catarina Oliveira, João Torres, Maria Inês Silva, David Aparício 외

Money laundering is a global phenomenon with wide-reaching social and economic consequences. Cryptocurrencies are particularly susceptible due to the lack of control by authorities and their anonymity. Thus, it is import…

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 외

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 di…

Graph Neural Network

Graph Network Models To Detect Illicit Transactions In Block Chain

2024-09-23 · Hrushyang Adloori, Vaishnavi Dasanapu, Abhijith Chandra Mergu

The use of cryptocurrencies has led to an increase in illicit activities such as money laundering, with traditional rule-based approaches becoming less effective in detecting and preventing such activities. In this paper…

Graph Attention