paper-with-me

Papers

An Optimization Framework for Federated Edge Learning

2021-11-26 · Yangchen Li, Ying Cui, Vincent Lau

The optimal design of federated learning (FL) algorithms for solving general machine learning (ML) problems in practical edge computing systems with quantized message passing remains an open problem. This paper considers an edge computing system where the server and workers have possibly different computing and communication capabilities and employ quantization before transmitting messages. To explore the full potential of FL in such an edge computing system, we first present a general FL algorithm, namely GenQSGD, parameterized by the numbers of global and local iterations, mini-batch size, and step size sequence. Then, we analyze its convergence for an arbitrary step size sequence and specify the convergence results under three commonly adopted step size rules, namely the constant, exponential, and diminishing step size rules. Next, we optimize the algorithm parameters to minimize the energy cost under the time constraint and convergence error constraint, with the focus on the overall implementing process of FL. Specifically, for any given step size sequence under each considered step size rule, we optimize the numbers of global and local iterations and mini-batch size to optimally implement FL for applications with preset step size sequences. We also optimize the step size sequence along with these algorithm parameters to explore the full potential of FL. The resulting optimization problems are challenging non-convex problems with non-differentiable constraint functions. We propose iterative algorithms to obtain KKT points using general inner approximation (GIA) and tricks for solving complementary geometric programming (CGP). Finally, we numerically demonstrate the remarkable gains of GenQSGD with optimized algorithm parameters over existing FL algorithms and reveal the significance of optimally designing general FL algorithms.

📄 PDF Abstract BibTeX arXiv:2111.13526

Code (0)

등록된 구현이 없습니다.

Tasks

Edge-computingFederated LearningQuantization

Similar Papers 제목 키워드 기반

Accelerated Federated Learning with Decoupled Adaptive Optimization

2022-07-14 · Jiayin Jin, Jiaxiang Ren, Yang Zhou, Lingjuan Lyu 외

The federated learning (FL) framework enables edge clients to collaboratively learn a shared inference model while keeping privacy of training data on clients. Recently, many heuristics efforts have been made to generali…

Federated Learning

Real-Time Edge Intelligence in the Making: A Collaborative Learning Framework via Federated Meta-Learning

2020-01-09 · Sen Lin, Guang Yang, Junshan Zhang

Many IoT applications at the network edge demand intelligent decisions in a real-time manner. The edge device alone, however, often cannot achieve real-time edge intelligence due to its constrained computing resources an…

Meta-Learning

Scalable and Low-Latency Federated Learning with Cooperative Mobile Edge Networking

2022-05-25 · Zhenxiao Zhang, Zhidong Gao, Yuanxiong Guo, Yanmin Gong

Federated learning (FL) enables collaborative model training without centralizing data. However, the traditional FL framework is cloud-based and suffers from high communication latency. On the other hand, the edge-based …

Federated Learning

Forgetting to Witness: Efficient Federated Unlearning and Its Visible Evaluation

2026-04-06 · Houzhe Wang, Xiaojie Zhu, Chi Chen arxiv

With the increasing importance of data privacy and security, federated unlearning has emerged as a novel research field dedicated to ensuring that federated learning models no longer retain or leak relevant information o…

Knowledge DistillationFederated Learning

CoDream: Exchanging dreams instead of models for federated aggregation with heterogeneous models

2024-02-25 · Abhishek Singh, Gauri Gupta, Ritvik Kapila, Yichuan Shi 외

Federated Learning (FL) enables collaborative optimization of machine learning models across decentralized data by aggregating model parameters. Our approach extends this concept by aggregating "knowledge" derived from m…

Federated Learning