paper-with-me

홈 › Papers

Secure and Efficient Federated Learning Through Layering and Sharding Blockchain

2021-04-27 · Shuo Yuan, Bin Cao, Yao Sun, Zhiguo Wan, Mugen Peng

Introducing blockchain into Federated Learning (FL) to build a trusted edge computing environment for transmission and learning has attracted widespread attention as a new decentralized learning pattern. However, traditional consensus mechanisms and architectures of blockchain systems face significant challenges in handling large-scale FL tasks, especially on Internet of Things (IoT) devices, due to their substantial resource consumption, limited transaction throughput, and complex communication requirements. To address these challenges, this paper proposes ChainFL, a novel two-layer blockchain-driven FL system. It splits the IoT network into multiple shards within the subchain layer, effectively reducing the scale of information exchange, and employs a Direct Acyclic Graph (DAG)-based mainchain as the mainchain layer, enabling parallel and asynchronous cross-shard validation. Furthermore, the FL procedure is customized to integrate deeply with blockchain technology, and a modified DAG consensus mechanism is designed to mitigate distortion caused by abnormal models. To provide a proof-of-concept implementation and evaluation, multiple subchains based on Hyperledger Fabric and a self-developed DAG-based mainchain are deployed. Extensive experiments demonstrate that ChainFL significantly surpasses conventional FL systems, showing up to a 14% improvement in training efficiency and a threefold increase in robustness.

📄 PDF Abstract BibTeX arXiv:2104.13130

Code (0)

등록된 구현이 없습니다.

Tasks

Edge-computingFederated Learning

Similar Papers 제목 키워드 기반

Towards a Secure and Reliable Federated Learning using Blockchain

2022-01-27 · Hajar Moudoud, Soumaya Cherkaoui, Lyes Khoukhi

Federated learning (FL) is a distributed machine learning (ML) technique that enables collaborative training in which devices perform learning using a local dataset while preserving their privacy. This technique ensures …

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

Enhancing QoS in Edge Computing through Federated Layering Techniques: A Pathway to Resilient AI Lifelong Learning Systems

2025-07-28 · Chengzhuo Han arxiv

In the context of the rapidly evolving information technology landscape, marked by the advent of 6G communication networks, we face an increased data volume and complexity in network environments. This paper addresses th…

B^2SFL: A Bi-level Blockchained Architecture for Secure Federated Learning-based Traffic Prediction

2023-10-23 · Hao Guo, Collin Meese, Wanxin Li, Chien-Chung Shen 외

Federated Learning (FL) is a privacy-preserving machine learning (ML) technology that enables collaborative training and learning of a global ML model based on aggregating distributed local model updates. However, securi…

Federated LearningPredictionPrivacy PreservingTraffic Prediction

A Survey on Blockchain-Based Federated Learning and Data Privacy

2023-06-29 · Bipin Chhetri, Saroj Gopali, Rukayat Olapojoye, Samin Dehbash 외

Federated learning is a decentralized machine learning paradigm that allows multiple clients to collaborate by leveraging local computational power and the models transmission. This method reduces the costs and privacy c…

Federated LearningPrivacy PreservingSurvey