paper-with-me

Papers

A Robust Federated Learning Framework for Undependable Devices at Scale

2024-12-28 · Shilong Wang, Jianchun Liu, Hongli Xu, Chunming Qiao, Huarong Deng, Qiuye Zheng, Jiantao Gong

In a federated learning (FL) system, many devices, such as smartphones, are often undependable (e.g., frequently disconnected from WiFi) during training. Existing FL frameworks always assume a dependable environment and exclude undependable devices from training, leading to poor model performance and resource wastage. In this paper, we propose FLUDE to effectively deal with undependable environments. First, FLUDE assesses the dependability of devices based on the probability distribution of their historical behaviors (e.g., the likelihood of successfully completing training). Based on this assessment, FLUDE adaptively selects devices with high dependability for training. To mitigate resource wastage during the training phase, FLUDE maintains a model cache on each device, aiming to preserve the latest training state for later use in case local training on an undependable device is interrupted. Moreover, FLUDE proposes a staleness-aware strategy to judiciously distribute the global model to a subset of devices, thus significantly reducing resource wastage while maintaining model performance. We have implemented FLUDE on two physical platforms with 120 smartphones and NVIDIA Jetson devices. Extensive experimental results demonstrate that FLUDE can effectively improve model performance and resource efficiency of FL training in undependable environments.

📄 PDF Abstract BibTeX arXiv:2412.19991

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

Evaluation Framework For Large-scale Federated Learning

2020-03-03 · Lifeng Liu, Fengda Zhang, Jun Xiao, Chao Wu

Federated learning is proposed as a machine learning setting to enable distributed edge devices, such as mobile phones, to collaboratively learn a shared prediction model while keeping all the training data on device, wh…

Federated Learning

Federated Learning Challenges and Opportunities: An Outlook

2022-02-01 · Jie Ding, Eric Tramel, Anit Kumar Sahu, Shuang Wu 외

Federated learning (FL) has been developed as a promising framework to leverage the resources of edge devices, enhance customers' privacy, comply with regulations, and reduce development costs. Although many methods and …

Federated LearningLifelong learning

FADE: Enabling Federated Adversarial Training on Heterogeneous Resource-Constrained Edge Devices

2022-09-08 · Minxue Tang, Jianyi Zhang, Mingyuan Ma, Louis DiValentin 외

Federated adversarial training can effectively complement adversarial robustness into the privacy-preserving federated learning systems. However, the high demand for memory capacity and computing power makes large-scale …

Adversarial RobustnessFederated LearningPrivacy Preserving

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

Federated Learning with Spiking Neural Networks

2021-06-11 · Yeshwanth Venkatesha, Youngeun Kim, Leandros Tassiulas, Priyadarshini Panda

As neural networks get widespread adoption in resource-constrained embedded devices, there is a growing need for low-power neural systems. Spiking Neural Networks (SNNs)are emerging to be an energy-efficient alternative …

Federated LearningPrivacy Preserving