paper-with-me

Papers

Federated Adversarial Domain Adaptation

2019-11-05 · ICLR 2020 1 · Xingchao Peng, Zijun Huang, Yizhe Zhu, Kate Saenko

Federated learning improves data privacy and efficiency in machine learning performed over networks of distributed devices, such as mobile phones, IoT and wearable devices, etc. Yet models trained with federated learning can still fail to generalize to new devices due to the problem of domain shift. Domain shift occurs when the labeled data collected by source nodes statistically differs from the target node's unlabeled data. In this work, we present a principled approach to the problem of federated domain adaptation, which aims to align the representations learned among the different nodes with the data distribution of the target node. Our approach extends adversarial adaptation techniques to the constraints of the federated setting. In addition, we devise a dynamic attention mechanism and leverage feature disentanglement to enhance knowledge transfer. Empirically, we perform extensive experiments on several image and text classification tasks and show promising results under unsupervised federated domain adaptation setting.

📄 PDF Abstract BibTeX arXiv:1911.02054

Code (0)

등록된 구현이 없습니다.

Tasks

DisentanglementDomain AdaptationFederated Learningtext-classificationText ClassificationTransfer Learning

Similar Papers 제목 키워드 기반

Privacy-preserving Federated Adversarial Domain Adaption over Feature Groups for Interpretability

2021-11-22 · Yan Kang, Yang Liu, Yuezhou Wu, Guoqiang Ma 외

We present a novel privacy-preserving federated adversarial domain adaptation approach ($\textbf{PrADA}$) to address an under-studied but practical cross-silo federated domain adaptation problem, in which the party of th…

Domain AdaptationFederated LearningPrivacy PreservingVertical Federated Learning

FACT: Federated Adversarial Cross Training

2023-06-01 · Stefan Schrod, Jonas Lippl, Andreas Schäfer, Michael Altenbuchinger

Federated Learning (FL) facilitates distributed model development to aggregate multiple confidential data sources. The information transfer among clients can be compromised by distributional differences, i.e., by non-i.i…

Domain AdaptationFederated LearningMulti-Source Unsupervised Domain AdaptationSource-Free Domain Adaptation+1

FedPoisonTTP: A Threat Model and Poisoning Attack for Federated Test-Time Personalization

2025-11-24 · Md Akil Raihan Iftee, Syed Md. Ahnaf Hasan, Amin Ahsan Ali, AKM Mahbubur Rahman 외 arxiv

Test-time personalization in federated learning enables models at clients to adjust online to local domain shifts, enhancing robustness and personalization in deployment. Yet, existing federated learning work largely ove…

Federated Learning

On the Hardness of Robustness Transfer: A Perspective from Rademacher Complexity over Symmetric Difference Hypothesis Space

2023-02-23 · Yuyang Deng, Nidham Gazagnadou, Junyuan Hong, Mehrdad Mahdavi 외

Recent studies demonstrated that the adversarially robust learning under $\ell_\infty$ attack is harder to generalize to different domains than standard domain adaptation. How to transfer robustness across different doma…

Binary ClassificationDomain AdaptationDomain GeneralizationFederated Learning

Adversarial Versus Federated: An Adversarial Learning based Multi-Modality Cross-Domain Federated Medical Segmentation

2025-09-28 · You Zhou, Lijiang Chen, Shuchang Lyu, Guangxia Cui 외 arxiv

Federated learning enables collaborative training of machine learning models among different clients while ensuring data privacy, emerging as the mainstream for breaking data silos in the healthcare domain. However, the …

Medical Image SegmentationFederated LearningDomain Adaptation