paper-with-me

홈 › Papers

Cluster-Based Client Selection for Dependent Multi-Task Federated Learning in Edge Computing

2025-10-15 · Jieping Luo, Qiyue Li, Zhizhang Liu, Hang Qi, Jiaying Yin, Jingjin Wu arxiv

We study the client selection problem in Federated Learning (FL) within mobile edge computing (MEC) environments, particularly under the dependent multi-task settings, to reduce the total time required to complete various learning tasks. We propose CoDa-FL, a Cluster-oriented and Dependency-aware framework designed to reduce the total required time via cluster-based client selection and dependent task assignment. Our approach considers Earth Mover's Distance (EMD) for client clustering based on their local data distributions to lower computational cost and improve communication efficiency. We derive a direct and explicit relationship between intra-cluster EMD and the number of training rounds required for convergence, thereby simplifying the otherwise complex process of obtaining the optimal solution. Additionally, we incorporate a directed acyclic graph-based task scheduling mechanism to effectively manage task dependencies. Through numerical experiments, we validate that our proposed CoDa-FL outperforms existing benchmarks by achieving faster convergence, lower communication and computational costs, and higher learning accuracy under heterogeneous MEC settings.

📄 PDF Abstract BibTeX arXiv:2510.13132

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

Client Selection Approach in Support of Clustered Federated Learning over Wireless Edge Networks

2021-08-16 · Abdullatif Albaseer, Mohamed Abdallah, Ala Al-Fuqaha, Aiman Erbad

Clustered Federated Multitask Learning (CFL) was introduced as an efficient scheme to obtain reliable specialized models when data is imbalanced and distributed in a non-i.i.d. (non-independent and identically distribute…

Federated LearningScheduling

FedLECC: Cluster- and Loss-Guided Client Selection for Federated Learning under Non-IID Data

2026-03-09 · Daniel M. Jimenez-Gutierrez, Giovanni Giunta, Mehrdad Hassanzadeh, Aris Anagnostopoulos 외 arxiv

Federated Learning (FL) enables distributed Artificial Intelligence (AI) across cloud-edge environments by allowing collaborative model training without centralizing data. In cross-device deployments, FL systems face str…

Federated Learning

AdRo-FL: Informed and Secure Client Selection for Federated Learning in the Presence of Adversarial Aggregator

2025-06-21 · Md. Kamrul Hossain, Walid Aljoby, Anis Elgabli, Ahmed M. Abdelmoniem 외

Federated Learning (FL) enables collaborative learning without exposing clients' data. While clients only share model updates with the aggregator, studies reveal that aggregators can infer sensitive information from thes…

Federated LearningPrivacy Preserving

Auction Based Clustered Federated Learning in Mobile Edge Computing System

2021-03-12 · Renhao Lu, Weizhe Zhang, Qiong Li, Xiaoxiong Zhong 외

In recent years, mobile clients' computing ability and storage capacity have greatly improved, efficiently dealing with some applications locally. Federated learning is a promising distributed machine learning solution t…

Edge-computingFederated Learning

Multi-Criteria Client Selection and Scheduling with Fairness Guarantee for Federated Learning Service

2023-12-05 · Meiying Zhang, Huan Zhao, Sheldon Ebron, Ruitao Xie 외

Federated Learning (FL) enables multiple clients to train machine learning models collaboratively without sharing the raw training data. However, for a given FL task, how to select a group of appropriate clients fairly b…

FairnessFederated LearningScheduling