CVNov 12, 2025

FedeCouple: Fine-Grained Balancing of Global-Generalization and Local-Adaptability in Federated Learning

arXiv:2511.09599v1h-index: 7IEEE Trans Mob Comput
Originality Incremental advance
AI Analysis

This addresses a key challenge in personalized federated learning for privacy-preserving mobile networks, offering an incremental improvement over existing methods.

The paper tackles the problem of balancing global generalization and local adaptability in federated learning for heterogeneous client data, proposing FedeCouple, which outperforms nine baselines by 4.3% in effectiveness on image-classification datasets.

In privacy-preserving mobile network transmission scenarios with heterogeneous client data, personalized federated learning methods that decouple feature extractors and classifiers have demonstrated notable advantages in enhancing learning capability. However, many existing approaches primarily focus on feature space consistency and classification personalization during local training, often neglecting the local adaptability of the extractor and the global generalization of the classifier. This oversight results in insufficient coordination and weak coupling between the components, ultimately degrading the overall model performance. To address this challenge, we propose FedeCouple, a federated learning method that balances global generalization and local adaptability at a fine-grained level. Our approach jointly learns global and local feature representations while employing dynamic knowledge distillation to enhance the generalization of personalized classifiers. We further introduce anchors to refine the feature space; their strict locality and non-transmission inherently preserve privacy and reduce communication overhead. Furthermore, we provide a theoretical analysis proving that FedeCouple converges for nonconvex objectives, with iterates approaching a stationary point as the number of communication rounds increases. Extensive experiments conducted on five image-classification datasets demonstrate that FedeCouple consistently outperforms nine baseline methods in effectiveness, stability, scalability, and security. Notably, in experiments evaluating effectiveness, FedeCouple surpasses the best baseline by a significant margin of 4.3%.

Foundations

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

Your Notes