1: \begin{abstract}
2: Split federated learning (SFL) is a recent distributed approach for collaborative model training among multiple clients. In SFL, a global model is typically split into two parts, where clients train one part in a parallel federated manner, and a main server trains the other. Despite the recent research on SFL algorithm development, the convergence analysis of SFL is missing in the literature, and this paper aims to fill this gap. The analysis of SFL can be more challenging than that of federated learning (FL), due to the potential dual-paced updates at the clients and the main server. We provide convergence analysis of SFL for strongly convex and general convex objectives on heterogeneous data. The convergence rates are $O(1/T)$ and $O(1/\sqrt[3]{T})$, respectively, where $T$ denotes the total number of rounds for SFL training.
3: We further extend the analysis to non-convex objectives and where some clients may be unavailable during training.
4: % We show that SFL achieves a convergence rate of $O(1/T)$, where $T$ is a multiple of the number of local SGDs.
5: Numerical experiments validate our theoretical results and show
6: % two counter-intuitive results: (i) SFL performs better when clients hold a larger proportion of the global model; (ii)
7: that SFL outperforms FL and split learning (SL) when data is highly heterogeneous across a large number of clients.
8: \end{abstract}
9: