paper-with-me

Papers

A Blockchain-based Decentralized Federated Learning Framework with Committee Consensus

2020-04-02 · Yuzheng Li, Chuan Chen, Nan Liu, Huawei Huang, Zibin Zheng, Qiang Yan

Federated learning has been widely studied and applied to various scenarios. In mobile computing scenarios, federated learning protects users from exposing their private data, while cooperatively training the global model for a variety of real-world applications. However, the security of federated learning is increasingly being questioned, due to the malicious clients or central servers' constant attack to the global model or user privacy data. To address these security issues, we proposed a decentralized federated learning framework based on blockchain, i.e., a Blockchain-based Federated Learning framework with Committee consensus (BFLC). The framework uses blockchain for the global model storage and the local model update exchange. To enable the proposed BFLC, we also devised an innovative committee consensus mechanism, which can effectively reduce the amount of consensus computing and reduce malicious attacks. We then discussed the scalability of BFLC, including theoretical security, storage optimization, and incentives. Finally, we performed experiments using real-world datasets to verify the effectiveness of the BFLC framework.

📄 PDF Abstract BibTeX arXiv:2004.00773

Code (1)

blockchain-systems/scalesfl pytorch

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

A_Blockchain-Based_Decentralized_Federated_Learning_Framework_with_Committee_Consensus

2021-01-31 · IEEE Network 2021 1 · Yuzheng Li, Chuan Chen, Nan Liu, Huawei Huang 외

Federated learning has been widely studied and applied to various scenarios, such as financial credit, medical identification, and so on. Under these settings, federated learning protects users from exposing their pr…

Federated Learning

Resilient Federated Chain: Transforming Blockchain Consensus into an Active Defense Layer for Federated Learning

2026-02-25 · Mario García-Márquez, Nuria Rodríguez-Barroso, M. Victoria Luzón, Francisco Herrera arxiv

Federated Learning (FL) has emerged as a key paradigm for building Trustworthy AI systems by enabling privacy-preserving, decentralized model training. However, FL is highly susceptible to adversarial attacks that compro…

Image ClassificationFederated Learning

Enhancing Trust and Privacy in Distributed Networks: A Comprehensive Survey on Blockchain-based Federated Learning

2024-03-28 · Ji Liu, Chunlu Chen, Yu Li, Lin Sun 외

While centralized servers pose a risk of being a single point of failure, decentralized approaches like blockchain offer a compelling solution by implementing a consensus mechanism among multiple entities. Merging distri…

Distributed ComputingFederated LearningPrivacy Preserving

Proof-of-Useful-Work as Dual-Purpose Mechanism for Blockchain and AI: Blockchain Consensus that Enables Privacy Preserving Data Mining

2019-07-20 · Hjalmar Turesson, Henry M. Kim, Marek Laskowski, Alexandra Roatis

Blockchains rely on a consensus among participants to achieve decentralization and security. However, reaching consensus in an online, digital world where identities are not tied to physical users is a challenging proble…

Privacy Preserving

Blockchain-based Monitoring for Poison Attack Detection in Decentralized Federated Learning

2022-09-30 · Ranwa Al Mallah, David Lopez

Federated Learning (FL) is a machine learning technique that addresses the privacy challenges in terms of access rights of local datasets by enabling the training of a model across nodes holding their data samples locall…

Federated Learning