paper-with-me

Papers

Blockchain-based Optimized Client Selection and Privacy Preserved Framework for Federated Learning

2023-07-25 · Attia Qammar, Abdenacer Naouri, Jianguo Ding, Huansheng Ning

Federated learning is a distributed mechanism that trained large-scale neural network models with the participation of multiple clients and data remains on their devices, only sharing the local model updates. With this feature, federated learning is considered a secure solution for data privacy issues. However, the typical FL structure relies on the client-server, which leads to the single-point-of-failure (SPoF) attack, and the random selection of clients for model training compromised the model accuracy. Furthermore, adversaries try for inference attacks i.e., attack on privacy leads to gradient leakage attacks. We proposed the blockchain-based optimized client selection and privacy-preserved framework in this context. We designed the three kinds of smart contracts such as 1) registration of clients 2) forward bidding to select optimized clients for FL model training 3) payment settlement and reward smart contracts. Moreover, fully homomorphic encryption with Cheon, Kim, Kim, and Song (CKKS) method is implemented before transmitting the local model updates to the server. Finally, we evaluated our proposed method on the benchmark dataset and compared it with state-of-the-art studies. Consequently, we achieved a higher accuracy rate and privacy-preserved FL framework with decentralized nature.

📄 PDF Abstract BibTeX arXiv:2308.04442

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

Blockchain-based Secure Client Selection in Federated Learning

2022-05-11 · Truc Nguyen, Phuc Thai, Tre' R. Jeter, Thang N. Dinh 외

Despite the great potential of Federated Learning (FL) in large-scale distributed learning, the current system is still subject to several privacy issues due to the fact that local models trained by clients are exposed t…

Federated Learning

FLock: Defending Malicious Behaviors in Federated Learning with Blockchain

2022-11-05 · Nanqing Dong, Jiahao Sun, Zhipeng Wang, Shuoying Zhang 외

Federated learning (FL) is a promising way to allow multiple data owners (clients) to collaboratively train machine learning models without compromising data privacy. Yet, existing FL solutions usually rely on a centrali…

Data PoisoningFederated Learning

Blockchain-Enabled Privacy-Preserving Second-Order Federated Edge Learning in Personalized Healthcare

2025-05-31 · Anum Nawaz, Muhammad Irfan, Xianjia Yu, Zhuo Zou 외

Federated learning (FL) has attracted increasing attention to mitigate security and privacy challenges in traditional cloud-centric machine learning models specifically in healthcare ecosystems. FL methodologies enable t…

Federated LearningPrivacy Preserving

FedBlockHealth: A Synergistic Approach to Privacy and Security in IoT-Enabled Healthcare through Federated Learning and Blockchain

2023-04-16 · Nazar Waheed, Ateeq Ur Rehman, Anushka Nehra, Mahnoor Farooq 외

The rapid adoption of Internet of Things (IoT) devices in healthcare has introduced new challenges in preserving data privacy, security and patient safety. Traditional approaches need to ensure security and privacy while…

Computational EfficiencyFederated Learning

Blockchain Assisted Decentralized Federated Learning (BLADE-FL): Performance Analysis and Resource Allocation

2021-01-18 · Jun Li, Yumeng Shao, Kang Wei, Ming Ding 외

Federated learning (FL), as a distributed machine learning paradigm, promotes personal privacy by local data processing at each client. However, relying on a centralized server for model aggregation, standard FL is vulne…

Federated Learning