paper-with-me

홈 › Papers

Faithful Edge Federated Learning: Scalability and Privacy

2021-06-30 · Meng Zhang, Ermin Wei, Randall Berry

Federated learning enables machine learning algorithms to be trained over a network of multiple decentralized edge devices without requiring the exchange of local datasets. Successfully deploying federated learning requires ensuring that agents (e.g., mobile devices) faithfully execute the intended algorithm, which has been largely overlooked in the literature. In this study, we first use risk bounds to analyze how the key feature of federated learning, unbalanced and non-i.i.d. data, affects agents' incentives to voluntarily participate and obediently follow traditional federated learning algorithms. To be more specific, our analysis reveals that agents with less typical data distributions and relatively more samples are more likely to opt out of or tamper with federated learning algorithms. To this end, we formulate the first faithful implementation problem of federated learning and design two faithful federated learning mechanisms which satisfy economic properties, scalability, and privacy. Further, the time complexity of computing all agents' payments in the number of agents is $\mathcal{O}(1)$. First, we design a Faithful Federated Learning (FFL) mechanism which approximates the Vickrey-Clarke-Groves (VCG) payments via an incremental computation. We show that it achieves (probably approximate) optimality, faithful implementation, voluntary participation, and some other economic properties (such as budget balance). Second, by partitioning agents into several subsets, we present a scalable VCG mechanism approximation. We further design a scalable and Differentially Private FFL (DP-FFL) mechanism, the first differentially private faithful mechanism, that maintains the economic properties. Our mechanism enables one to make three-way performance tradeoffs among privacy, the iterations needed, and payment accuracy loss.

📄 PDF Abstract BibTeX arXiv:2106.15905

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

On the Decentralization of Blockchain-enabled Asynchronous Federated Learning

2022-05-20 · Francesc Wilhelmi, Elia Guerra, Paolo Dini

Federated learning (FL), thanks in part to the emergence of the edge computing paradigm, is expected to enable true real-time applications in production environments. However, its original dependence on a central server …

Edge-computingFederated Learning

COVID-19 Imaging Data Privacy by Federated Learning Design: A Theoretical Framework

2020-10-13 · Anwaar Ulhaq, Oliver Burmeister

To address COVID-19 healthcare challenges, we need frequent sharing of health data, knowledge and resources at a global scale. However, in this digital age, data privacy is a big concern that requires the secure embeddin…

BIG-bench Machine LearningFederated Learning

Graph Federated Learning Based Proactive Content Caching in Edge Computing

2025-02-07 · Rui Wang

With the rapid growth of mobile data traffic and the increasing prevalence of video streaming, proactive content caching in edge computing has become crucial for reducing latency and alleviating network congestion. Howev…

Edge-computingFederated Learning

HLF-FSL. A Decentralized Federated Split Learning Solution for IoT on Hyperledger Fabric

2025-07-10 · Carlos Beis Penedo, Rebeca P. Díaz Redondo, Ana Fernández Vilas, Manuel Fernández Veiga 외

Collaborative machine learning in sensitive domains demands scalable, privacy preserving solutions for enterprise deployment. Conventional Federated Learning (FL) relies on a central server, introducing single points of …

Federated LearningPrivacy Preserving

FedBGS: A Blockchain Approach to Segment Gossip Learning in Decentralized Systems

2026-02-01 · Fabio Turazza, Marcello Pietri, Marco Picone, Marco Mamei arxiv

Privacy-Preserving Federated Learning (PPFL) is a Decentralized machine learning paradigm that enables multiple participants to collaboratively train a global model without sharing their data with the integration of cryp…

Federated Learning