NILGMay 22, 2023

When Computing Power Network Meets Distributed Machine Learning: An Efficient Federated Split Learning Framework

arXiv:2305.12979v1
Originality Incremental advance
AI Analysis

This work addresses resource optimization for distributed machine learning in computing networks, offering incremental improvements in scheduling efficiency.

The paper tackles the challenge of efficiently integrating federated split learning with computing power networks by proposing CPN-FedSL, a framework that optimizes resource usage effectiveness, resulting in superior performance over standard methods like FedAvg and SplitFed in evaluations.

In this paper, we advocate CPN-FedSL, a novel and flexible Federated Split Learning (FedSL) framework over Computing Power Network (CPN). We build a dedicated model to capture the basic settings and learning characteristics (e.g., training flow, latency and convergence). Based on this model, we introduce Resource Usage Effectiveness (RUE), a novel performance metric integrating training utility with system cost, and formulate a multivariate scheduling problem that maxi?mizes RUE by comprehensively taking client admission, model partition, server selection, routing and bandwidth allocation into account (i.e., mixed-integer fractional programming). We design Refinery, an efficient approach that first linearizes the fractional objective and non-convex constraints, and then solves the transformed problem via a greedy based rounding algorithm in multiple iterations. Extensive evaluations corroborate that CPN-FedSL is superior to the standard and state-of-the-art learning frameworks (e.g., FedAvg and SplitFed), and besides Refinery is lightweight and significantly outperforms its variants and de facto heuristic methods under a variety of settings.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes