paper-with-me

Papers

PQS-BFL: A Post-Quantum Secure Blockchain-based Federated Learning Framework

2025-05-03 · Daniel Commey, Garth V. Crosby

Federated Learning (FL) enables collaborative model training while preserving data privacy, but its classical cryptographic underpinnings are vulnerable to quantum attacks. This vulnerability is particularly critical in sensitive domains like healthcare. This paper introduces PQS-BFL (Post-Quantum Secure Blockchain-based Federated Learning), a framework integrating post-quantum cryptography (PQC) with blockchain verification to secure FL against quantum adversaries. We employ ML-DSA-65 (a FIPS 204 standard candidate, formerly Dilithium) signatures to authenticate model updates and leverage optimized smart contracts for decentralized validation. Extensive evaluations on diverse datasets (MNIST, SVHN, HAR) demonstrate that PQS-BFL achieves efficient cryptographic operations (average PQC sign time: 0.65 ms, verify time: 0.53 ms) with a fixed signature size of 3309 Bytes. Blockchain integration incurs a manageable overhead, with average transaction times around 4.8 s and gas usage per update averaging 1.72 x 10^6 units for PQC configurations. Crucially, the cryptographic overhead relative to transaction time remains minimal (around 0.01-0.02% for PQC with blockchain), confirming that PQC performance is not the bottleneck in blockchain-based FL. The system maintains competitive model accuracy (e.g., over 98.8% for MNIST with PQC) and scales effectively, with round times showing sublinear growth with increasing client numbers. Our open-source implementation and reproducible benchmarks validate the feasibility of deploying long-term, quantum-resistant security in practical FL systems.

📄 PDF Abstract BibTeX arXiv:2505.01866

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

Post Quantum Secure Blockchain-based Federated Learning for Mobile Edge Computing

2023-02-26 · Rongxin Xu, Shiva Raj Pokhrel, Qiujun Lan, Gang Li

Mobile Edge Computing (MEC) has been a promising paradigm for communicating and edge processing of data on the move. We aim to employ Federated Learning (FL) and prominent features of blockchain into MEC architecture suc…

Autonomous VehiclesEdge-computingFederated Learning

Robust Zero Trust Architecture: Joint Blockchain based Federated learning and Anomaly Detection based Framework

2024-06-24 · Shiva Raj Pokhrel, Luxing Yang, Sutharshan Rajasegarar, Gang Li

This paper introduces a robust zero-trust architecture (ZTA) tailored for the decentralized system that empowers efficient remote work and collaboration within IoT networks. Using blockchain-based federated learning prin…

Anomaly DetectionClusteringFederated LearningPrivacy Preserving

Secure Communication Model For Quantum Federated Learning: A Post Quantum Cryptography (PQC) Framework

2023-04-26 · Dev Gurung, Shiva Raj Pokhrel, Gang Li

We design a model of Post Quantum Cryptography (PQC) Quantum Federated Learning (QFL). We develop a framework with a dynamic server selection and study convergence and security conditions. The implementation and results …

Federated Learning

Decentralized Quantum Federated Learning for Metaverse: Analysis, Design and Implementation

2023-06-20 · Dev Gurung, Shiva Raj Pokhrel, Gang Li

With the emerging developments of the Metaverse, a virtual world where people can interact, socialize, play, and conduct their business, it has become critical to ensure that the underlying systems are transparent, secur…

Federated Learning

Blockchain-based Federated Learning with Secure Aggregation in Trusted Execution Environment for Internet-of-Things

2023-04-25 · Aditya Pribadi Kalapaaking, Ibrahim Khalil, Mohammad Saidur Rahman, Mohammed Atiquzzaman 외

This paper proposes a blockchain-based Federated Learning (FL) framework with Intel Software Guard Extension (SGX)-based Trusted Execution Environment (TEE) to securely aggregate local models in Industrial Internet-of-Th…

Federated Learning