Adaptive Test-Time Personalization for Federated Learning
Wenxuan Bao, Tianxin Wei, Haohan Wang, Jingrui He

TL;DR
This paper introduces ATP, a novel test-time adaptation algorithm for federated learning that adaptively learns module-specific rates to handle diverse distribution shifts without requiring labeled data during testing.
Contribution
The paper proposes ATP, a flexible, unsupervised test-time adaptation method for federated learning that learns adaptation rates per module, improving generalization across multiple distribution shifts.
Findings
ATP outperforms existing TTA methods on various datasets.
ATP effectively handles label shift, image corruptions, and domain shift.
Theoretical analysis confirms ATP's strong generalization capabilities.
Abstract
Personalized federated learning algorithms have shown promising results in adapting models to various distribution shifts. However, most of these methods require labeled data on testing clients for personalization, which is usually unavailable in real-world scenarios. In this paper, we introduce a novel setting called test-time personalized federated learning (TTPFL), where clients locally adapt a global model in an unsupervised way without relying on any labeled data during test-time. While traditional test-time adaptation (TTA) can be used in this scenario, most of them inherently assume training data come from a single domain, while they come from multiple clients (source domains) with different distributions. Overlooking these domain interrelationships can result in suboptimal generalization. Moreover, most TTA algorithms are designed for a specific kind of distribution shift and…
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
Taxonomy
TopicsPrivacy-Preserving Technologies in Data
