paper-with-me

홈 › Papers

Joint Optimization of Training and Inference in Federated Edge Learning via Constrained Multi-Objective Deep Reinforcement Learning

2026-05-25 · Zhen Li, Jun Cai, Chao Yang, Haoran Gao arxiv

Federated edge learning (FEEL) has recently emerged as a promising paradigm for achieving edge intelligence (EI) via enabling collaborative model training across edge devices while protecting data privacy. In this paper, we put forth an online optimization framework that jointly manages federated training and inference on resource-constrained edge devices. We introduce a tandem-queue-inspired conversion mechanism that bridges inference requests and training data, and further incorporate both data and model freshness into the accuracy formulation to capture temporal dynamics in real-world environments. To maximize inference accuracy while minimizing latency and energy consumption, the mode selections, communication, and computation resource allocations of edge devices are jointly optimized. We formulate this optimization as a multi-objective optimization problem, which is NP-hard and further complicated by the online setting. To address these challenges, we transform the problem into a multi-objective Markov decision process (MOMDP) and develop a \underline{c}onstrained \underline{m}ulti-\underline{o}bjective \underline{p}roximal \underline{p}olicy \underline{o}ptimization (C-MOPPO) algorithm. Specifically, C-MOPPO first learns a set of policies with different preferences across three objectives, then leverages constrained policy optimization to enrich the Pareto front and obtain high-quality, dense solutions. Extensive experiments demonstrate that C-MOPPO achieves well-balanced trade-offs among objectives and significantly outperforms baselines under various system configurations.

📄 PDF Abstract BibTeX arXiv:2605.25916

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Joint Optimization in Edge-Cloud Continuum for Federated Unsupervised Person Re-identification

2021-08-14 · Weiming Zhuang, Yonggang Wen, Shuai Zhang

Person re-identification (ReID) aims to re-identify a person from non-overlapping camera views. Since person ReID data contains sensitive personal information, researchers have adopted federated learning, an emerging dis…

Federated LearningPerson Re-IdentificationUnsupervised Person Re-Identification

Energy-Aware Edge Association for Cluster-based Personalized Federated Learning

2022-02-06 · Y. Li, X. Qin, H. Chen, K. Han 외

Federated Learning (FL) over wireless network enables data-conscious services by leveraging the ubiquitous intelligence at network edge for privacy-preserving model training. As the proliferation of context-aware service…

Deep Reinforcement LearningFederated LearningManagementPersonalized Federated Learning+1

Federated Learning While Providing Model as a Service: Joint Training and Inference Optimization

2023-12-20 · Pengchao Han, Shiqiang Wang, Yang Jiao, Jianwei Huang

While providing machine learning model as a service to process users' inference requests, online applications can periodically upgrade the model utilizing newly collected data. Federated learning (FL) is beneficial for e…

Federated LearningInference Optimization

Federated Learning via Plurality Vote

2021-10-06 · Kai Yue, Richeng Jin, Chau-Wai Wong, Huaiyu Dai

Federated learning allows collaborative workers to solve a machine learning problem while preserving data privacy. Recent studies have tackled various challenges in federated learning, but the joint optimization of commu…

Federated LearningQuantization

Digital Twin-Assisted Knowledge Distillation Framework for Heterogeneous Federated Learning

2023-03-10 · Xiucheng Wang, Nan Cheng, Longfei Ma, Ruijin Sun 외

In this paper, to deal with the heterogeneity in federated learning (FL) systems, a knowledge distillation (KD) driven training framework for FL is proposed, where each user can select its neural network model on demand …

Federated LearningKnowledge DistillationModel SelectionQ-Learning