paper-with-me

Papers

Asynchronous Federated Learning with Incentive Mechanism Based on Contract Theory

2023-10-10 · Danni Yang, Yun Ji, Zhoubin Kou, Xiaoxiong Zhong, Sheng Zhang

To address the challenges posed by the heterogeneity inherent in federated learning (FL) and to attract high-quality clients, various incentive mechanisms have been employed. However, existing incentive mechanisms are typically utilized in conventional synchronous aggregation, resulting in significant straggler issues. In this study, we propose a novel asynchronous FL framework that integrates an incentive mechanism based on contract theory. Within the incentive mechanism, we strive to maximize the utility of the task publisher by adaptively adjusting clients' local model training epochs, taking into account factors such as time delay and test accuracy. In the asynchronous scheme, considering client quality, we devise aggregation weights and an access control algorithm to facilitate asynchronous aggregation. Through experiments conducted on the MNIST dataset, the simulation results demonstrate that the test accuracy achieved by our framework is 3.12% and 5.84% higher than that achieved by FedAvg and FedProx without any attacks, respectively. The framework exhibits a 1.35% accuracy improvement over the ideal Local SGD under attacks. Furthermore, aiming for the same target accuracy, our framework demands notably less computation time than both FedAvg and FedProx.

📄 PDF Abstract BibTeX arXiv:2310.06448

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Methods 이 논문이 사용한 방법론

SGD Stochastic Gradient Descent is an iterative optimization technique that uses minibatches of data to form an expectation of the gradient, rather than the full gradient using…
Local SGD Local SGD is a distributed training technique that runs SGD independently in parallel on different workers and averages the sequences…

Similar Papers 제목 키워드 기반

A Contract Theory based Incentive Mechanism for Federated Learning

2021-08-12 · Mengmeng Tian, Yuxin Chen, YuAn Liu, Zehui Xiong 외

Federated learning (FL) serves as a data privacy-preserved machine learning paradigm, and realizes the collaborative model trained by distributed clients. To accomplish an FL task, the task publisher needs to pay financi…

Federated Learning

Incentive Design for Efficient Federated Learning in Mobile Networks: A Contract Theory Approach

2019-05-16 · Jiawen Kang, Zehui Xiong, Dusit Niyato, Han Yu 외

To strengthen data privacy and security, federated learning as an emerging machine learning technique is proposed to enable large-scale nodes, e.g., mobile devices, to distributedly train and globally share models withou…

Federated Learning

A Comprehensive Survey of Incentive Mechanism for Federated Learning

2021-06-27 · Rongfei Zeng, Chao Zeng, Xingwei Wang, Bo Li 외

Federated learning utilizes various resources provided by participants to collaboratively train a global model, which potentially address the data privacy issue of machine learning. In such promising paradigm, the perfor…

Federated LearningSurvey

Federated Learning on the Road: Autonomous Controller Design for Connected and Autonomous Vehicles

2021-02-05 · Tengchan Zeng, Omid Semiari, Mingzhe Chen, Walid Saad 외

A new federated learning (FL) framework enabled by large-scale wireless connectivity is proposed for designing the autonomous controller of connected and autonomous vehicles (CAVs). In this framework, the learning models…

Autonomous VehiclesFederated Learning

Trust-Based Incentive Mechanisms in Semi-Decentralized Federated Learning Systems

2026-02-09 · Ajay Kumar Shrestha arxiv

In federated learning (FL), decentralized model training allows multi-ple participants to collaboratively improve a shared machine learning model without exchanging raw data. However, ensuring the integrity and reliabili…

Federated Learning