Giter Club home page Giter Club logo

blockchain-transaction-classification's Introduction

Blockchain-Transaction-Classification

Two-sided Bitcoin Classification project:

  • Gaussian Mixture Models on Bitcoin Blockchain user record transaction data. Data can be downloaded from: User data

  • Latent Space Models and Stochastic Block Models on Bitcoin Blockchain network data. Data can be downloaded from: Network data

Our models:

Project abstract

The anonymity properties of the bitcoin blockchain have recently been a popular topic of discussion, especially in relation to money laundering. Given these properties, a question can be posed about whether it is possible to extract meaningful insights from raw transaction data. Using Bayesian machine learning techniques, a framework is proposed in order to analyse the flow of Bitcoins, cluster the users of Bitcoin, and detect abnormal behaviour of these users.

The flow of Bitcoins is analysed by predicting future transactions based solely on the current flow. It is regarded as a network problem, and modelled with a Latent Space Model and a Stochastic Block Model. Both models proves to capture the network structures well, though the Stochastic Block Model turned out to be the most correct model, since it captured group structures assumed to exist between users. The Stochastic Block Model was, with high precision, able to predict missing or future transactions between the most active users.

A Gaussian Mixture Model was utilised on features extracted from Bitcoin transactions. It was applied to cluster users on the bitcoin blockchain, and detect users with abnormal behaviour. With held out data, abnormal users are successfully identified and described.

Given this framework, it was possible to extract meaningful information from a subset of the bitcoin blockchain. Using the Edward library, models was implemented in the scalable architecture of TensorFlow, though a sufficient level of computational power was required to scale-up the entire bitcoin blockchain.

Contributors

Full project report

Identifying blockchain transactions using unsupervised machine learning

blockchain-transaction-classification's People

Contributors

brandtoliver avatar mar10njohns1 avatar motzwanted 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.