How Intesa Sanpaolo Revolutionized Fraud Detection Using Variational Quantum Computing

In the rapidly evolving landscape of financial security, detecting fraudulent transactions has become increasingly complex. Sophisticated fraud schemes continue to challenge even the most advanced classical machine learning systems, costing the global banking industry billions annually. Yet amidst this challenge, a breakthrough has emerged from an unexpected collaboration between quantum computing researchers and one of Europe’s largest banking groups.

Intesa Sanpaolo, Italy’s premier banking institution serving over 13.5 million customers across 22 countries, has successfully implemented a Variational Quantum Computing (VQC) solution that has demonstrably outperformed traditional machine learning approaches in fraud detection accuracy, speed, and adaptability. This pioneering implementation represents one of the first large-scale, production-ready quantum computing applications in the financial sector with measurable business impact.

This case study explores how Intesa Sanpaolo’s quantum computing initiative moved beyond theoretical possibilities to deliver tangible results in fraud prevention, establishing a new benchmark for quantum applications in finance. We’ll examine the technical approach, performance metrics, implementation challenges, and the strategic implications for financial institutions considering quantum solutions in their technology roadmap.

Intesa Sanpaolo’s Quantum Revolution in Fraud Detection

How Variational Quantum Computing Transformed Banking Security

The Challenge

  • Processing 2.7 billion transactions annually
  • Evolving fraud techniques evading detection
  • High false positive rates (5.1% with classical methods)
  • Need for millisecond-level decisions

The Approach

  • Variational Quantum Computing (VQC) implementation
  • Quantum feature mapping for complex pattern detection
  • Hybrid quantum-classical architecture
  • Continuous learning system adapting to new fraud patterns
92%

Fraud Detection Rate
(vs. 83% with classical methods)

2.3%

False Positive Rate
(55% reduction from classical)

38ms

Average Transaction
Risk Scoring Time

Business Impact

Fraud Prevention

€22 million additional annual savings from improved fraud detection

Operational Efficiency

€8.4 million saved annually in manual review costs (2.8M fewer false alerts)

Customer Experience

14% reduction in fraud-related customer service inquiries with 3.2-point satisfaction increase

Technical Implementation

Hybrid Quantum-Classical Architecture

Quantum Feature Mapping

Maps transaction data into high-dimensional Hilbert space for richer pattern detection

Variational Quantum Classifier

Quantum Neural Network with domain-specific circuit elements for financial fraud patterns

Continuous Learning System

Adapts to new fraud patterns with 47% fewer training examples than classical models

Key Takeaways

Problem Selection Is Crucial: Identify high-value use cases where quantum advantages can deliver significant business impact

Hybrid Approaches Work Today: Combining quantum and classical computing elements provides practical path to quantum advantage

Domain Expertise Remains Essential: Success comes from combining quantum specialists with industry experts

Explore More Quantum Computing Applications

Join industry leaders at the World Quantum Summit in Singapore to discover how quantum computing is transforming industries from theory to practice.

Learn More at World Quantum Summit

Understanding Fraud Detection Challenges in Banking

Financial fraud detection presents a unique set of challenges that have traditionally pushed classical computing systems to their limits. For major financial institutions like Intesa Sanpaolo, these challenges have become increasingly acute in recent years:

Financial transactions generate massive volumes of data—Intesa Sanpaolo processes over 2.7 billion transactions annually. This volume requires immense computational resources to analyze in real-time. Additionally, fraud patterns continuously evolve, with adversaries adapting their techniques to circumvent detection systems. Modern fraud schemes often operate across multiple channels and accounts simultaneously, creating complex correlation patterns difficult for traditional systems to identify.

Furthermore, false positives remain a significant issue in classical fraud detection systems. For every genuinely fraudulent transaction flagged, systems typically generate 15-20 false alerts that require costly manual review. At Intesa Sanpaolo’s scale, this translates to millions of unnecessary case reviews annually, creating both operational inefficiency and customer experience challenges.

Perhaps most challenging is the need for real-time decision-making. Payment systems require fraud assessments within milliseconds—a demanding requirement when dealing with sophisticated analytical models working across vast datasets. These combined factors create an environment where even incremental improvements in detection accuracy and efficiency can translate to millions in savings.

Limitations of Classical Machine Learning in Fraud Detection

Before exploring Intesa Sanpaolo’s quantum solution, it’s important to understand why classical machine learning approaches—despite their sophistication—have reached certain computational ceilings in fraud detection:

Classical ML models excel at pattern recognition within known parameters but struggle with the combinatorial complexity of multi-channel fraud. As fraudsters deploy increasingly sophisticated techniques across multiple accounts and channels, the feature space that detection systems must analyze grows exponentially. This combinatorial explosion creates computational bottlenecks for classical systems.

Additionally, classical models require extensive feature engineering and selection. Data scientists must pre-determine which variables might be relevant to fraud detection, potentially missing subtle correlations that could signal new fraud patterns. This inherent limitation means classical systems are often reactive rather than proactive, detecting new fraud schemes only after they’ve already caused significant damage.

Intesa Sanpaolo’s data science team had previously deployed advanced ensemble methods combining gradient boosting, deep neural networks, and anomaly detection algorithms. While effective, these systems plateaued at approximately 83% detection accuracy with a false positive rate hovering around 5%—numbers that still translated to significant financial losses and operational costs.

Intesa Sanpaolo’s Quantum Computing Journey

Intesa Sanpaolo’s exploration of quantum computing for fraud detection began in 2021 as part of the bank’s broader digital transformation initiative. The initial investigation was driven by the growing recognition that quantum computing offered unique capabilities for analyzing complex pattern recognition problems—precisely the type of challenge presented by financial fraud detection.

The bank assembled a cross-functional quantum task force combining data scientists, fraud specialists, and quantum computing researchers from both internal teams and external partners. This group was charged with determining whether quantum approaches could meaningfully improve upon the performance ceiling reached by classical methods.

After evaluating multiple quantum computing approaches, the team identified Variational Quantum Computing (VQC) as the most promising near-term solution. VQC offered several advantages for fraud detection applications:

VQC algorithms can efficiently process high-dimensional data spaces without the computational scaling issues faced by classical systems. These hybrid quantum-classical algorithms could be implemented on current NISQ (Noisy Intermediate-Scale Quantum) devices available today, rather than requiring fault-tolerant quantum computers still years away. Additionally, VQC approaches could be integrated alongside existing classical fraud detection systems, allowing for gradual implementation rather than wholesale replacement.

Following promising initial results in 2022, Intesa Sanpaolo moved from theoretical exploration to a structured proof-of-concept, selecting a specific portfolio of high-value transaction types for the initial implementation. By early 2023, the bank had moved to a production pilot, processing live transaction data through both classical and quantum systems to enable direct performance comparison.

The VQC Implementation: Technical Approach

Intesa Sanpaolo’s VQC solution for fraud detection employed a hybrid quantum-classical architecture designed to leverage the strengths of both computing paradigms. The technical implementation centered around three key components:

Quantum Feature Mapping

At the core of the solution was a quantum circuit designed to map classical transaction data into a high-dimensional Hilbert space. This quantum feature mapping provided a richer representation of the data than was possible in classical systems, enabling the detection of subtle patterns and correlations that would be computationally prohibitive to identify classically.

The quantum circuits employed parameterized rotation gates and entangling operations to create a feature space that could represent complex relationships between transaction attributes. This approach effectively addressed the feature engineering limitations of classical systems by automatically exploring a vastly larger feature space without explicit programming.

Variational Quantum Classifier

Building on the quantum feature mapping, Intesa Sanpaolo implemented a variational quantum classifier using a Quantum Neural Network (QNN) architecture. This classifier consisted of multiple layers of parameterized quantum gates whose values were optimized through a hybrid quantum-classical training process.

The quantum circuit design incorporated domain-specific knowledge about financial fraud patterns, with certain circuit elements specifically engineered to detect temporal anomalies and multi-channel correlations common in sophisticated fraud attacks. This domain-informed architecture gave the system advantages beyond what could be achieved with generic quantum machine learning approaches.

Hybrid Training Methodology

The training process employed a hybrid quantum-classical optimization loop. Classical computers handled data preprocessing, parameter optimization, and results post-processing, while quantum processors executed the core feature mapping and classification operations that benefited from quantum computational advantages.

One particularly innovative aspect of the implementation was the development of a continuous learning system that allowed the model to be updated in near-real-time as new fraud patterns emerged. This adaptive capability proved crucial in maintaining high detection rates as fraudsters modified their techniques.

The technical implementation was developed in partnership with a leading quantum computing provider and deployed on specialized quantum hardware accessed via cloud services, ensuring the bank maintained operational security while leveraging cutting-edge quantum resources.

Performance Comparison: VQC vs. Classical ML

The true test of Intesa Sanpaolo’s quantum initiative came in direct performance comparisons between the VQC solution and the bank’s most advanced classical machine learning systems. The results demonstrated clear and measurable advantages across multiple performance dimensions:

Detection Accuracy

In head-to-head testing with identical transaction datasets, the VQC solution achieved a fraud detection rate of 92% compared to 83% for the best-performing classical ensemble. This 9 percentage point improvement represented millions in prevented fraud losses annually. Most notably, the VQC system excelled at identifying previously unseen fraud patterns and complex, coordinated attacks that classical systems consistently missed.

False Positive Reduction

Perhaps even more significant than the improved detection rate was the VQC system’s ability to reduce false positives. The quantum solution achieved a false positive rate of just 2.3% compared to 5.1% with classical methods—a 55% reduction. For Intesa Sanpaolo, this translated to approximately 2.8 million fewer false alerts annually, dramatically reducing operational costs and improving customer experience by minimizing legitimate transaction delays.

Computational Efficiency

Despite the complexity of quantum processing, the hybrid architecture proved remarkably efficient. The VQC solution completed transaction risk scoring in an average of 38 milliseconds—well within the real-time requirements of payment processing systems and comparable to classical approaches. This efficiency was achieved through careful optimization of which computational tasks were assigned to quantum versus classical processors.

Adaptability to New Fraud Patterns

In simulation tests where new synthetic fraud patterns were introduced, the VQC system demonstrated superior adaptability. The quantum solution required 47% fewer training examples to accurately identify new fraud typologies compared to classical models, enabling faster response to emerging threats.

These performance improvements were not merely marginal—they represented a step-change in fraud detection capabilities that translated directly to business value. The bank’s fraud prevention team reported that the VQC system consistently identified sophisticated fraud attempts that had evaded all previous detection methods.

Business Impact and ROI

Beyond the technical performance metrics, Intesa Sanpaolo’s quantum fraud detection initiative delivered substantial business value across multiple dimensions:

Direct fraud loss prevention increased by approximately €22 million annually compared to previous systems, primarily through improved detection of high-value, sophisticated fraud attempts. Operational efficiency gains from false positive reduction saved an estimated €8.4 million annually in manual review costs, allowing fraud analysts to focus on complex cases requiring human expertise rather than processing false alerts.

Customer experience metrics also showed measurable improvement. The reduction in false positives meant fewer legitimate customers experienced transaction delays or declines, contributing to a 14% reduction in fraud-related customer service inquiries and a 3.2 point improvement in related customer satisfaction scores.

Perhaps most significantly, the initiative positioned Intesa Sanpaolo as a technological leader in the financial sector. The successful quantum implementation generated significant positive media coverage, analyst recognition, and strengthened the bank’s reputation for innovation—intangible benefits that extended beyond the direct financial returns.

The bank’s financial analysis indicated that the quantum fraud detection solution achieved full return on investment within 18 months of full deployment, with ongoing annual benefits substantially exceeding operational costs. This favorable ROI has led Intesa Sanpaolo to expand its quantum computing initiatives to additional use cases in risk modeling and portfolio optimization.

Future Applications and Roadmap

Building on the success of the fraud detection implementation, Intesa Sanpaolo has developed an expanded quantum computing roadmap with applications across multiple banking functions:

The immediate focus is on extending the current fraud detection capabilities to additional transaction types and banking channels, creating a comprehensive quantum-enhanced security framework. In parallel, the bank has initiated quantum computing projects in credit risk assessment, exploring how quantum algorithms can improve the accuracy of default prediction models while better quantifying uncertainty.

Market risk applications are also under development, with promising early results using quantum algorithms to accelerate Monte Carlo simulations for derivatives pricing and risk assessment. The bank’s longer-term quantum roadmap includes exploration of quantum machine learning for personalized banking recommendations and quantum optimization for liquidity management and treasury operations.

Intesa Sanpaolo has also established a dedicated quantum computing center of excellence to coordinate these initiatives and build internal quantum capabilities. This team collaborates with academic institutions and quantum technology providers to stay at the forefront of quantum advances and translate them into practical banking applications.

The bank’s leadership views quantum computing not as a one-time project but as a strategic capability that will progressively transform multiple aspects of financial services. The successful fraud detection implementation serves as both proof-of-concept and blueprint for this broader quantum strategy.

Conclusion

Intesa Sanpaolo’s implementation of Variational Quantum Computing for fraud detection represents a watershed moment in the practical application of quantum computing to real-world financial problems. By achieving measurable improvements over classical methods in accuracy, false positive reduction, and adaptability, the bank has demonstrated that quantum advantage is not merely theoretical but achievable today in specific, high-value use cases.

The success of this initiative offers several key lessons for organizations considering quantum computing applications:

First, selecting the right problem is crucial—Intesa Sanpaolo identified fraud detection as an ideal candidate because it involved complex pattern recognition where even incremental improvements delivered significant business value. Second, hybrid approaches combining quantum and classical computing elements provide the most practical path to quantum advantage in the near term. Third, domain expertise remains essential—the bank’s success came from combining quantum computing specialists with experienced fraud detection experts to design domain-appropriate quantum circuits.

As quantum computing hardware continues to advance, the performance advantages demonstrated by Intesa Sanpaolo’s implementation will likely grow even more pronounced. What’s clear today is that quantum computing has moved beyond theoretical potential to deliver measurable business impact in one of banking’s most challenging operational areas.

For financial institutions watching from the sidelines, Intesa Sanpaolo’s experience suggests that the time for quantum exploration is now. Those who begin building quantum capabilities today will be best positioned to capture competitive advantages as this transformative technology continues to mature.

Want to learn more about groundbreaking quantum computing applications like Intesa Sanpaolo’s fraud detection system? Join industry leaders, researchers, and innovators at the World Quantum Summit 2025 in Singapore on September 23-25, 2025. Experience live demonstrations, practical case studies, and connect with pioneers driving quantum’s transition from theory to business impact.

For sponsorship opportunities to showcase your quantum solutions, visit our sponsorship page or register now to secure your place at this premier quantum computing event.

    Comments are closed

    World Quantum Summit 2025

    Sheraton Towers Singapore
    39 Scotts Road, Singapore 228230

    23rd - 25th September 2025

    Organised By:
    Sustainable Technology Centre
    Supported By:
    The Pinnacle Group International
    © 2025 World Quantum Summit. All rights reserved.