Robust and Communication-Efficient Federated Domain Adaptation via Random Features
Zhanbo Feng, Yuanjie Wang, Jie Li, Fan Yang, Jiong Lou, Tiebin Mi,, Robert. C. Qiu, Zhenyu Liao

TL;DR
This paper introduces FedRF-TCA, a federated domain adaptation method that reduces communication costs and enhances robustness, enabling efficient and effective training of large ML models across distributed devices with domain shifts.
Contribution
The paper proposes FedRF-TCA, an extension of RF-TCA, achieving communication complexity independent of sample size and improving federated domain adaptation performance.
Findings
FedRF-TCA reduces communication overhead significantly.
The method maintains or surpasses state-of-the-art FDA performance.
FedRF-TCA demonstrates robustness to network reliability issues.
Abstract
Modern machine learning (ML) models have grown to a scale where training them on a single machine becomes impractical. As a result, there is a growing trend to leverage federated learning (FL) techniques to train large ML models in a distributed and collaborative manner. These models, however, when deployed on new devices, might struggle to generalize well due to domain shifts. In this context, federated domain adaptation (FDA) emerges as a powerful approach to address this challenge. Most existing FDA approaches typically focus on aligning the distributions between source and target domains by minimizing their (e.g., MMD) distance. Such strategies, however, inevitably introduce high communication overheads and can be highly sensitive to network reliability. In this paper, we introduce RF-TCA, an enhancement to the standard Transfer Component Analysis approach that significantly…
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.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Privacy-Preserving Technologies in Data · Machine Learning and ELM
MethodsFocus
