paper-with-me

Papers

A Blockchain-empowered Multi-Aggregator Federated Learning Architecture in Edge Computing with Deep Reinforcement Learning Optimization

2023-10-14 · Xiao Li, Weili Wu

Federated learning (FL) is emerging as a sought-after distributed machine learning architecture, offering the advantage of model training without direct exposure of raw data. With advancements in network infrastructure, FL has been seamlessly integrated into edge computing. However, the limited resources on edge devices introduce security vulnerabilities to FL in the context. While blockchain technology promises to bolster security, practical deployment on resource-constrained edge devices remains a challenge. Moreover, the exploration of FL with multiple aggregators in edge computing is still new in the literature. Addressing these gaps, we introduce the Blockchain-empowered Heterogeneous Multi-Aggregator Federated Learning Architecture (BMA-FL). We design a novel light-weight Byzantine consensus mechanism, namely PBCM, to enable secure and fast model aggregation and synchronization in BMA-FL. We also dive into the heterogeneity problem in BMA-FL that the aggregators are associated with varied number of connected trainers with Non-IID data distributions and diverse training speed. We proposed a multi-agent deep reinforcement learning algorithm to help aggregators decide the best training strategies. The experiments on real-word datasets demonstrate the efficiency of BMA-FL to achieve better models faster than baselines, showing the efficacy of PBCM and proposed deep reinforcement learning algorithm.

📄 PDF Abstract BibTeX arXiv:2310.09665

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Reinforcement LearningEdge-computingFederated Learningreinforcement-learningReinforcement Learning

Similar Papers 제목 키워드 기반

TrustChain: A Blockchain Framework for Auditing and Verifying Aggregators in Decentralized Federated Learning

2025-02-23 · Ehsan Hallaji, Roozbeh Razavi-Far, Mehrdad Saif

The server-less nature of Decentralized Federated Learning (DFL) requires allocating the aggregation role to specific participants in each federated round. Current DFL architectures ensure the trustworthiness of the aggr…

Anomaly DetectionFederated Learning

BAFFLE : Blockchain Based Aggregator Free Federated Learning

2019-09-16 · Paritosh Ramanan, Kiyoshi Nakayama

A key aspect of Federated Learning (FL) is the requirement of a centralized aggregator to maintain and update the global model. However, in many cases orchestrating a centralized aggregator might be infeasible due to num…

Computational EfficiencyFederated Learning

VeryFL: A Verify Federated Learning Framework Embedded with Blockchain

2023-11-27 · Yihao Li, Yanyi Lai, Chuan Chen, Zibin Zheng

Blockchain-empowered federated learning (FL) has provoked extensive research recently. Various blockchain-based federated learning algorithm, architecture and mechanism have been designed to solve issues like single poin…

Federated Learning

Blockchain-empowered Federated Learning: Benefits, Challenges, and Solutions

2024-03-01 · Zeju Cai, Jianguo Chen, Yuting Fan, Zibin Zheng 외

Federated learning (FL) is a distributed machine learning approach that protects user data privacy by training models locally on clients and aggregating them on a parameter server. While effective at preserving privacy, …

FairnessFederated Learning

zkFL: Zero-Knowledge Proof-based Gradient Aggregation for Federated Learning

2023-10-04 · Zhipeng Wang, Nanqing Dong, Jiahao Sun, William Knottenbelt 외

Federated learning (FL) is a machine learning paradigm, which enables multiple and decentralized clients to collaboratively train a model under the orchestration of a central aggregator. FL can be a scalable machine lear…

Federated Learning