QUANT-PHCRLGOct 30, 2022

Classical ensemble of Quantum-classical ML algorithms for Phishing detection in Ethereum transaction networks

arXiv:2211.00004v16 citationsh-index: 12
Originality Incremental advance
AI Analysis

This work addresses phishing detection in financial blockchain networks, offering a hybrid quantum-classical approach that is incremental but demonstrates practical gains on a large dataset.

The authors tackled phishing detection in Ethereum transaction networks by developing a classical ensemble pipeline that combines quantum and classical machine learning algorithms, achieving improved macro F-score and phishing F-score, with Quantum Support Vector Machine (QSVM) showing lower false positives and higher precision.

Ethereum is one of the most valuable blockchain networks in terms of the total monetary value locked in it, and arguably been the most active network where new blockchain innovations in research and applications are demonstrated. But, this also leads to Ethereum network being susceptible to a wide variety of threats and attacks in an attempt to gain unreasonable advantage or to undermine the value of the users. Even with the state-of-art classical ML algorithms, detecting such attacks is still hard. This motivated us to build a hybrid system of quantum-classical algorithms that improves phishing detection in financial transaction networks. This paper presents a classical ensemble pipeline of classical and quantum algorithms and a detailed study benchmarking existing Quantum Machine Learning algorithms such as Quantum Support Vector Machine and Variational Quantum Classifier. With the current generation of quantum hardware available, smaller datasets are more suited to the QML models and most research restricts to hundreds of samples. However, we experimented on different data sizes and report results with a test data of 12K transaction nodes, which is to the best of the authors knowledge the largest QML experiment run so far on any real quantum hardware. The classical ensembles of quantum-classical models improved the macro F-score and phishing F-score. One key observation is QSVM constantly gives lower false positives, thereby higher precision compared with any other classical or quantum network, which is always preferred for any anomaly detection problem. This is true for QSVMs when used individually or via bagging of same models or in combination with other classical/quantum models making it the most advantageous quantum algorithm so far. The proposed ensemble framework is generic and can be applied for any classification task

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes