Quantum Feature Optimization for Enhanced Clustering of Blockchain Transaction Data
Yun-Cheng Tsai, Samuel Yen-Chi Chen
TL;DR
The paper tackles clustering of high-dimensional, noisy blockchain transaction data. It systematically compares classical K-Means, a hybrid approach using quantum random features, and a fully quantum clustering method trained with SwAV loss. Key findings show that even depth-1 quantum feature maps substantially improve clustering quality, and end-to-end QNN training yields further gains. This work demonstrates practical quantum feature optimization as a scalable tool for robust blockchain analytics, with implications for anomaly detection and fraud analysis.
Abstract
Blockchain transaction data exhibits high dimensionality, noise, and intricate feature entanglement, presenting significant challenges for traditional clustering algorithms. In this study, we conduct a comparative analysis of three clustering approaches: (1) Classical K-Means Clustering, applied to pre-processed feature representations; (2) Hybrid Clustering, wherein classical features are enhanced with quantum random features extracted using randomly initialized quantum neural networks (QNNs); and (3) Fully Quantum Clustering, where a QNN is trained in a self-supervised manner leveraging a SwAV-based loss function to optimize the feature space for clustering directly. The proposed experimental framework systematically investigates the impact of quantum circuit depth and the number of learned prototypes, demonstrating that even shallow quantum circuits can effectively extract meaningful non-linear representations, significantly improving clustering performance.
