TL;DR
FedDAP introduces domain-aware prototypes in federated learning to improve model performance under domain shift by constructing and utilizing domain-specific prototypes for better feature alignment.
Contribution
It proposes a novel domain-aware prototype construction and alignment method that preserves domain information and enhances generalization in federated learning.
Findings
FedDAP outperforms existing methods on DomainNet, Office-10, and PACS datasets.
Domain-specific prototypes improve local feature alignment and global model generalization.
The approach effectively mitigates domain shift in federated learning scenarios.
Abstract
Federated Learning (FL) enables decentralized model training across multiple clients without exposing private data, making it ideal for privacy-sensitive applications. However, in real-world FL scenarios, clients often hold data from distinct domains, leading to severe domain shift and degraded global model performance. To address this, prototype learning has been emerged as a promising solution, which leverages class-wise feature representations. Yet, existing methods face two key limitations: (1) Existing prototype-based FL methods typically construct a per class by aggregating local prototypes from all clients without preserving domain information. (2) Current feature-prototype alignment is , forcing clients to align with global prototypes regardless of domain origin. To address these challenges, we propose Federated…
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.
