What is it about?
Online financial fraud is a massive problem, with global losses reaching nearly half a trillion dollars. While Artificial Intelligence (AI) is a powerful tool for catching fraud, traditional methods often require banks to collect and share vast amounts of sensitive user data, creating major privacy risks. Our paper introduces a new system called FedQ-Fraud. This framework is designed to solve two problems at once: detect fraud accurately and protect user privacy. It works by combining three key technologies: 1. Deep Learning (DL): A smart AI model (a GRU) that learns to spot complex fraud patterns. 2. Federated Learning (FL): This is the privacy part. Instead of moving all the data to one place, the AI model is sent out to train on local data (e.g., at different banks). This means the private transaction data never leaves its secure source. We used a specific algorithm (MOON) to make sure this works well, even when the data at each bank is different. 3. Quantum Encryption (QEC): This is the security part. When the local models send their updates back to the central server, that communication could be a weak link. We use Quantum Key Distribution (QKD) to create "theoretically unbreakable" secret keys. This ensures the model updates are protected from eavesdroppers. Our combined system achieved 97.47% accuracy in detecting fraud, outperforming other common models. It proves that we can build highly effective, collaborative fraud detection systems without sacrificing user privacy or communication security.
Featured Image
Photo by Julio Lopez on Unsplash
Why is it important?
This research provides a scalable, real-world solution that addresses the critical tug-of-war between security and privacy in finance. Currently, banks and financial institutions often have to choose: either improve fraud detection by using more data (risking privacy) or protect privacy (limiting the AI's effectiveness). Our FedQ-Fraud framework shows that you don't have to choose. It provides a clear path for institutions to collaborate on building powerful AI models that stop fraud, all while guaranteeing that their users' data stays private and that the communication itself is secured with quantum-level encryption. This work helps build the next generation of financial cybersecurity, one that is accurate, private, and secure by design.
Perspectives
For me, the most exciting part of this project was the challenge of integrating three distinct, cutting-edge fields: deep learning, federated learning, and quantum communication. It's one thing to build an accurate AI model for fraud, but it’s much harder to make it private. It’s harder still to make it secure against future threats. We didn't just want to build a better fraud detector; we wanted to build a complete framework that proves these technologies can work together. Seeing our GRU model perform so well within the MOON algorithm, all while being secured by the BBM92 quantum protocol, was a real breakthrough moment for our team.
Deep Joshi
Nirma University of Science and Technology
Read the Original
This page is a summary of: FedQ-Fraud: A Quantum-Enforced Federated Learning Framework for Financial Fraud Detection, October 2025, ACM (Association for Computing Machinery),
DOI: 10.1145/3704413.3765511.
You can read the full text:
Resources
Contributors
The following have contributed to this page







