paper-with-me

홈 › Papers

AutoFL: Enabling Heterogeneity-Aware Energy Efficient Federated Learning

2021-07-16 · Young Geun Kim, Carole-Jean Wu

Federated learning enables a cluster of decentralized mobile devices at the edge to collaboratively train a shared machine learning model, while keeping all the raw training samples on device. This decentralized training approach is demonstrated as a practical solution to mitigate the risk of privacy leakage. However, enabling efficient FL deployment at the edge is challenging because of non-IID training data distribution, wide system heterogeneity and stochastic-varying runtime effects in the field. This paper jointly optimizes time-to-convergence and energy efficiency of state-of-the-art FL use cases by taking into account the stochastic nature of edge execution. We propose AutoFL by tailor-designing a reinforcement learning algorithm that learns and determines which K participant devices and per-device execution targets for each FL model aggregation round in the presence of stochastic runtime variance, system and data heterogeneity. By considering the unique characteristics of FL edge deployment judiciously, AutoFL achieves 3.6 times faster model convergence time and 4.7 and 5.2 times higher energy efficiency for local clients and globally over the cluster of K participants, respectively.

📄 PDF Abstract BibTeX arXiv:2107.08147

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

Towards Heterogeneity-Aware and Energy-Efficient Topology Optimization for Decentralized Federated Learning in Edge Environment

2025-08-01 · Yuze Liu, Tiehua Zhang, Zhishu Shen, Libing Wu 외 arxiv

Federated learning (FL) has emerged as a promising paradigm within edge computing (EC) systems, enabling numerous edge devices to collaboratively train artificial intelligence (AI) models while maintaining data privacy. …

Federated Learning

Federated Hybrid Model Pruning through Loss Landscape Exploration

2024-05-16 · Christian Internò, Elena Raponi, Niki van Stein, Thomas Bäck 외

As the era of connectivity and unprecedented data generation expands, collaborative intelligence emerges as a key driver for machine learning, encouraging global-scale model development. Federated learning (FL) stands at…

Computational EfficiencyFederated Learning

Heterogeneity-Aware Cooperative Federated Edge Learning with Adaptive Computation and Communication Compression

2024-09-06 · Zhenxiao Zhang, Zhidong Gao, Yuanxiong Guo, Yanmin Gong

Motivated by the drawbacks of cloud-based federated learning (FL), cooperative federated edge learning (CFEL) has been proposed to improve efficiency for FL over mobile edge networks, where multiple edge servers collabor…

Federated Learning

Automated Federated Learning in Mobile Edge Networks -- Fast Adaptation and Convergence

2023-03-23 · Chaoqun You, Kun Guo, Gang Feng, Peng Yang 외

Federated Learning (FL) can be used in mobile edge networks to train machine learning models in a distributed manner. Recently, FL has been interpreted within a Model-Agnostic Meta-Learning (MAML) framework, which brings…

Federated LearningMeta-Learning

CAPT: Class-Aware Prompt Tuning for Federated Long-Tailed Learning with Vision-Language Model

2025-03-10 · Shihao Hou, Xinyi Shang, Shreyank N Gowda, Yang Lu 외

Effectively handling the co-occurrence of non-IID data and long-tailed distributions remains a critical challenge in federated learning. While fine-tuning vision-language models (VLMs) like CLIP has shown to be promising…

Federated LearningLanguage ModelingLanguage ModellingPrompt Learning