LGAIOPTICSQUANT-PHMar 14, 2025

Financial Fraud Detection with Entropy Computing

arXiv:2503.11273v12 citationsh-index: 3
Originality Incremental advance
AI Analysis

This addresses fraud detection efficiency for financial applications, but is incremental as it builds on existing quantum computing paradigms.

The paper tackles financial fraud detection by introducing CVQBoost, a classification algorithm using early quantum computing hardware (Dirac-3), which maintains competitive accuracy while significantly reducing training time compared to XGBoost, especially on large datasets up to 70M samples.

We introduce CVQBoost, a novel classification algorithm that leverages early hardware implementing Quantum Computing Inc's Entropy Quantum Computing (EQC) paradigm, Dirac-3 [Nguyen et. al. arXiv:2407.04512]. We apply CVQBoost to a fraud detection test case and benchmark its performance against XGBoost, a widely utilized ML method. Running on Dirac-3, CVQBoost demonstrates a significant runtime advantage over XGBoost, which we evaluate on high-performance hardware comprising up to 48 CPUs and four NVIDIA L4 GPUs using the RAPIDS AI framework. Our results show that CVQBoost maintains competitive accuracy (measured by AUC) while significantly reducing training time, particularly as dataset size and feature complexity increase. To assess scalability, we extend our study to large synthetic datasets ranging from 1M to 70M samples, demonstrating that CVQBoost on Dirac-3 is well-suited for large-scale classification tasks. These findings position CVQBoost as a promising alternative to gradient boosting methods, offering superior scalability and efficiency for high-dimensional ML applications such as fraud detection.

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