Table of Contents
Fetching ...

Efficient Bitcoin Address Classification Using Quantum-Inspired Feature Selection

Ming-Fong Sie, Yen-Jui Chang, Chien-Lung Lin, Ching-Ray Chang, Shih-Wei Liao

TL;DR

This work proposes an innovative approach using quantum-inspired algorithms implemented with simulated annealing and quantum annealing to address the challenge of local minima in solution spaces, and shows the potential of quantum-inspired algorithms to swiftly and accurately identify high-risk Bitcoin addresses based on transaction features.

Abstract

Over 900 million Bitcoin transactions have been recorded, posing considerable challenges for machine learning in terms of computation time and maintaining prediction accuracy. We propose an innovative approach using quantum-inspired algorithms implemented with Simulated Annealing and Quantum Annealing to address the challenge of local minima in solution spaces. This method efficiently identifies key features linked to mixer addresses, significantly reducing model training time. By categorizing Bitcoin addresses into six classes: exchanges, faucets, gambling, marketplaces, mixers, and mining pools, and applying supervised learning methods, our results demonstrate that feature selection with SA reduced training time by 30.3% compared to using all features in a random forest model while maintaining a 91% F1-score for mixer addresses. This highlights the potential of quantum-inspired algorithms to swiftly and accurately identify high-risk Bitcoin addresses based on transaction features.

Efficient Bitcoin Address Classification Using Quantum-Inspired Feature Selection

TL;DR

This work proposes an innovative approach using quantum-inspired algorithms implemented with simulated annealing and quantum annealing to address the challenge of local minima in solution spaces, and shows the potential of quantum-inspired algorithms to swiftly and accurately identify high-risk Bitcoin addresses based on transaction features.

Abstract

Over 900 million Bitcoin transactions have been recorded, posing considerable challenges for machine learning in terms of computation time and maintaining prediction accuracy. We propose an innovative approach using quantum-inspired algorithms implemented with Simulated Annealing and Quantum Annealing to address the challenge of local minima in solution spaces. This method efficiently identifies key features linked to mixer addresses, significantly reducing model training time. By categorizing Bitcoin addresses into six classes: exchanges, faucets, gambling, marketplaces, mixers, and mining pools, and applying supervised learning methods, our results demonstrate that feature selection with SA reduced training time by 30.3% compared to using all features in a random forest model while maintaining a 91% F1-score for mixer addresses. This highlights the potential of quantum-inspired algorithms to swiftly and accurately identify high-risk Bitcoin addresses based on transaction features.

Paper Structure

This paper contains 16 sections, 4 equations, 13 figures, 10 tables.

Figures (13)

  • Figure 1: Number of daily transactions on the blockchain of Bitcoin from January 2009 to January 17, retrieved from Statista.com.
  • Figure 2: Quantum-Inspired Feature Selection pipeline.
  • Figure 3: Quantum-Inspired Feature Selection overview.
  • Figure 4: Experiment Flow
  • Figure 5: Mixer Spearman Correlations
  • ...and 8 more figures