paper-with-me

Papers

Resource-constrained Federated Edge Learning with Heterogeneous Data: Formulation and Analysis

2021-10-14 · Yi Liu, Yuanshao Zhu, James J. Q. Yu

Efficient collaboration between collaborative machine learning and wireless communication technology, forming a Federated Edge Learning (FEEL), has spawned a series of next-generation intelligent applications. However, due to the openness of network connections, the FEEL framework generally involves hundreds of remote devices (or clients), resulting in expensive communication costs, which is not friendly to resource-constrained FEEL. To address this issue, we propose a distributed approximate Newton-type algorithm with fast convergence speed to alleviate the problem of FEEL resource (in terms of communication resources) constraints. Specifically, the proposed algorithm is improved based on distributed L-BFGS algorithm and allows each client to approximate the high-cost Hessian matrix by computing the low-cost Fisher matrix in a distributed manner to find a "better" descent direction, thereby speeding up convergence. Second, we prove that the proposed algorithm has linear convergence in strongly convex and non-convex cases and analyze its computational and communication complexity. Similarly, due to the heterogeneity of the connected remote devices, FEEL faces the challenge of heterogeneous data and non-IID (Independent and Identically Distributed) data. To this end, we design a simple but elegant training scheme, namely FedOVA, to solve the heterogeneous statistical challenge brought by heterogeneous data. In this way, FedOVA first decomposes a multi-class classification problem into more straightforward binary classification problems and then combines their respective outputs using ensemble learning. In particular, the scheme can be well integrated with our communication efficient algorithm to serve FEEL. Numerical results verify the effectiveness and superiority of the proposed algorithm.

📄 PDF Abstract BibTeX arXiv:2110.07567

Code (0)

등록된 구현이 없습니다.

Tasks

Binary ClassificationEnsemble LearningMulti-class Classification

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

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

FedZKT: Zero-Shot Knowledge Transfer towards Resource-Constrained Federated Learning with Heterogeneous On-Device Models

2021-09-08 · Lan Zhang, Dapeng Wu, Xiaoyong Yuan

Federated learning enables multiple distributed devices to collaboratively learn a shared prediction model without centralizing their on-device data. Most of the current algorithms require comparable individual efforts f…

Federated LearningTransfer Learning

FedMHO: Heterogeneous One-Shot Federated Learning Towards Resource-Constrained Edge Devices

2025-02-12 · Dezhong Yao, Yuexin Shi, Tongtong Liu, Zhiqiang Xu

Federated Learning (FL) is increasingly adopted in edge computing scenarios, where a large number of heterogeneous clients operate under constrained or sufficient resources. The iterative training process in conventional…

Edge-computingFederated Learning

FTTE: Enabling Federated and Resource-Constrained Deep Edge Intelligence

2025-10-03 · Irene Tenison, Anna Murphy, Charles Beauville, Lalana Kagal arxiv

Federated learning (FL) enables collaborative model training across distributed devices while preserving data privacy, but deployment on resource-constrained edge nodes remains challenging due to limited memory, energy, …

Federated Learning

REFT: Resource-Efficient Federated Training Framework for Heterogeneous and Resource-Constrained Environments

2023-08-25 · Humaid Ahmed Desai, Amr Hilal, Hoda Eldardiry

Federated Learning (FL) plays a critical role in distributed systems. In these systems, data privacy and confidentiality hold paramount importance, particularly within edge-based data processing systems such as IoT devic…

Federated Learningimage-classificationImage ClassificationKnowledge Distillation