b6301826f14bf112.tex
1: \begin{abstract}
2: In this paper, we advocate \textsf{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 maximizes RUE by comprehensively taking client admission, model partition, server selection, routing and bandwidth allocation into account (i.e., mixed-integer fractional programming). We design \textsf{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 \textsf{CPN-FedSL} is superior to the standard and state-of-the-art learning frameworks (e.g., FedAvg and SplitFed), and besides \textsf{Refinery} is lightweight and significantly outperforms its variants and \emph{de facto} heuristic methods under a variety of settings.
3: \end{abstract}