TL;DR
DualFed introduces a hierarchical representation approach in federated learning that simultaneously achieves high model generalization and personalization by separating shared and task-specific features.
Contribution
The paper proposes DualFed, a novel method that uses a personalized projection network to obtain dual representations, enabling concurrent generalization and personalization in federated learning.
Findings
Outperforms existing federated learning methods in experiments
Effectively separates shared and task-specific information
Reduces mutual interference between generalization and personalization
Abstract
In personalized federated learning (PFL), it is widely recognized that achieving both high model generalization and effective personalization poses a significant challenge due to their conflicting nature. As a result, existing PFL methods can only manage a trade-off between these two objectives. This raises an interesting question: Is it feasible to develop a model capable of achieving both objectives simultaneously? Our paper presents an affirmative answer, and the key lies in the observation that deep models inherently exhibit hierarchical architectures, which produce representations with various levels of generalization and personalization at different stages. A straightforward approach stemming from this observation is to select multiple representations from these layers and combine them to concurrently achieve generalization and personalization. However, the number of candidate…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
