Fedgraph-Vasp Achieves 0.855 AML Accuracy With Post-Quantum Privacy Preservation
Fedgraph-Vasp Achieves 0.855 AML Accuracy With Post-Quantum Privacy Preservation
https://quantumzeitgeist.com/855-accuracy-quantum-fedgraph-vasp-achieves-aml-post/
Publish Date: 2026-02-03 12:15:00
Source Domain: quantumzeitgeist.com
Detecting cross-institutional money laundering presents a significant challenge for Virtual Asset Service Providers (VASPs), forcing a compromise between regulatory requirements and user privacy. Daniel Commey, Matilda Nkoom, and Yousef Alsenani, from Texas A&M University and King Abdulaziz University, alongside Sena G. Hounsinou and Garth V. Crosby, address this issue with FedGraph-VASP, a novel framework for privacy-preserving federated graph learning. This research is significant because it allows collaborative anti-money laundering (AML) analysis without directly sharing sensitive transaction data, utilising a Boundary Embedding Exchange protocol and post-quantum cryptography , specifically the Kyber-512 mechanism , to secure exchanges. Demonstrating a 12.1 percent performance increase over existing methods on the Elliptic Bitcoin dataset, FedGraph-VASP offers a promising solution for enhancing financial crime detection while upholding data privacy standards.
These exchanges are fortified with post-quantum cryptography, specifically the NIST-standardized Kyber-512 key encapsulation mechanism combined with AES-256-GCM authenticated encryption, safeguarding data against both current and future quantum computing threats.
The core innovation lies in the ability to collaboratively analyse transaction patterns across institutions without compromising individual user data. Researchers propose that sharing compressed graph embeddings, rather than raw data or model parameters, strikes a balance between analytical power and privacy protection. In high-connectivity regimes, the framework approaches centralized performance, achieving an F1-score of 0.620. This finding underscores a crucial topology-dependent trade-off: embedding exchange proves beneficial in connected transaction graphs, such as Bitcoin, while generative imputation dominates in highly modular, sparse graphs like Ethereum.
A privacy audit confirmed the limited invertibility of the shared embeddings…