757b783ae854e8f9.tex
1: \begin{abstract}
2: 
3: Federated edge learning (FEEL) emerges as a privacy-preserving paradigm to effectively train deep learning models from the distributed data in 6G networks.
4: Nevertheless, the limited coverage of a single edge server results in an insufficient number of participating client nodes, which may impair the learning performance.
5: In this paper, we investigate a novel FEEL framework, namely \emph{semi-decentralized federated edge learning} (SD-FEEL), where multiple edge servers collectively coordinate a large number of client nodes. 
6: By exploiting the low-latency communication among edge servers for efficient model sharing, SD-FEEL incorporates more training data, while enjoying lower latency compared with conventional federated learning.
7: We detail the training algorithm for SD-FEEL with three steps, including local model update, intra-cluster, and inter-cluster model aggregations. 
8: The convergence of this algorithm is proved on non-independent and identically distributed data, which reveals the effects of key parameters and provides design guidelines.
9: Meanwhile, the heterogeneity of edge devices may cause the straggler effect and deteriorate the convergence speed of SD-FEEL.
10: To resolve this issue, we propose an asynchronous training algorithm with a staleness-aware aggregation scheme, of which, the convergence is also analyzed.
11: The simulations demonstrate the effectiveness and efficiency of the proposed algorithms for SD-FEEL and corroborate our analysis.
12: \end{abstract}
13: