LGDCApr 27, 2025

Harmonizing Generalization and Personalization in Ring-topology Decentralized Federated Learning

arXiv:2504.19103v1h-index: 12
Originality Incremental advance
AI Analysis

This addresses data heterogeneity in decentralized federated learning, offering improved generalization and personalization for distributed model training, though it appears incremental as it builds on existing RDFL methods.

The paper tackles the challenge of low information-sharing efficiency in ring-topology decentralized federated learning due to data heterogeneity, proposing a Divide-and-conquer framework (DRDFL) that outperforms state-of-the-art methods in various settings.

We introduce Ring-topology Decentralized Federated Learning (RDFL) for distributed model training, aiming to avoid the inherent risks of centralized failure in server-based FL. However, RDFL faces the challenge of low information-sharing efficiency due to the point-to-point communication manner when handling inherent data heterogeneity. Existing studies to mitigate data heterogeneity focus on personalized optimization of models, ignoring that the lack of shared information constraints can lead to large differences among models, weakening the benefits of collaborative learning. To tackle these challenges, we propose a Divide-and-conquer RDFL framework (DRDFL) that uses a feature generation model to extract personalized information and invariant shared knowledge from the underlying data distribution, ensuring both effective personalization and strong generalization. Specifically, we design a \textit{PersonaNet} module that encourages class-specific feature representations to follow a Gaussian mixture distribution, facilitating the learning of discriminative latent representations tailored to local data distributions. Meanwhile, the \textit{Learngene} module is introduced to encapsulate shared knowledge through an adversarial classifier to align latent representations and extract globally invariant information. Extensive experiments demonstrate that DRDFL outperforms state-of-the-art methods in various data heterogeneity settings.

Foundations

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

Your Notes