GithubHelp home page GithubHelp logo

gamlnet's Introduction

GAMLNet: a graph based framework for the detection of money laundering

This repository contains the official code for the paper "GAMLNet: a graph based framework for the detection of money launderings." accepted at IEEE Swiss Data Science Conference 2024 (SDS24).

Fig1

Install instructions

You will need to install the requred dependencies before running the code. You can create the conda environment with conda env create -f GAMLNet_env.yml. After you'll need to activate the environment with conda activate GAMLNet.

A tutorial jupyter notebook on how to run the code is provided in the main directory. This shows how to load datasets and run the model.

Datasets

The official datasets used in the paper can be downloaded here and should be placed in the datasets/ folder. The datasets datasets/8K_5 and datasets/16K_5 are already provided by default in this repository.

The table below shows additional information regarding these datasets.

Datasets

Dataset 8K_5 visualzied below (8,000 nodes with 5% anomaly). Nodes in red are anomalous, nodes in gray are benign.

Graph Example 8K

GAMLNet architecture

We propose the GAMLNet (Graph Anti-Money Laundering Network) architecture, leveraging the strengths of two popular GNN variants: Graph Isomorphism Networks (GIN) [Xu et al., 2019] and GraphSAGE [Hamilton et al., 2017]. GIN performs exceptionally well at learning isomorphic graph substructures and GraphSAGE performs exceptionally well in environments with rich statistical node feature information.

GAMLNet architecture figure

gamlnet's People

Contributors

schmidtjulien avatar dmspas avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.