LGNISYNov 9, 2024

Personalized Hierarchical Split Federated Learning in Wireless Networks

arXiv:2411.06042v21 citationsh-index: 100ICC 2025 - IEEE International Conference on Communications
Originality Incremental advance
AI Analysis

This work addresses the problem of resource-efficient personalized model training for distributed clients in wireless networks, representing an incremental improvement over existing split federated learning methods.

The paper tackles the challenge of training personalized machine learning models in resource-constrained wireless networks by proposing a personalized hierarchical split federated learning algorithm, which achieves significantly improved personalized performance after fine-tuning, with empirical results showing competitive global model performance and enhanced personalization.

Extreme resource constraints make large-scale machine learning (ML) with distributed clients challenging in wireless networks. On the one hand, large-scale ML requires massive information exchange between clients and server(s). On the other hand, these clients have limited battery and computation powers that are often dedicated to operational computations. Split federated learning (SFL) is emerging as a potential solution to mitigate these challenges, by splitting the ML model into client-side and server-side model blocks, where only the client-side block is trained on the client device. However, practical applications require personalized models that are suitable for the client's personal task. Motivated by this, we propose a personalized hierarchical split federated learning (PHSFL) algorithm that is specially designed to achieve better personalization performance. More specially, owing to the fact that regardless of the severity of the statistical data distributions across the clients, many of the features have similar attributes, we only train the body part of the federated learning (FL) model while keeping the (randomly initialized) classifier frozen during the training phase. We first perform extensive theoretical analysis to understand the impact of model splitting and hierarchical model aggregations on the global model. Once the global model is trained, we fine-tune each client classifier to obtain the personalized models. Our empirical findings suggest that while the globally trained model with the untrained classifier performs quite similarly to other existing solutions, the fine-tuned models show significantly improved personalized performance.

Foundations

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

Your Notes