paper-with-me

Papers

FedDAF: Federated Domain Adaptation Using Model Functional Distance

2025-09-15 · Mrinmay Sen, Sidhant Nair, C Krishna Mohan arxiv

Federated Domain Adaptation (FDA) improves model performance at a target client by collaborating with source clients while preserving data privacy. FDA faces two key challenges: domain shift between source and target data, and limited labeled data at the target, a common constraint when a new site joins a federation before it has accumulated its own labeled data, as in clinical deployments. Most existing methods address domain shift alone, assuming ample target data; those that also tackle data scarcity still fail to prioritize source information according to the target's specific objective. We propose FedDAF, which addresses both challenges through similarity-based aggregation of the global source and target models, using their model functional distance, computed from the angle between their mean gradient fields on target data and normalized via a Gompertz function. The global source model itself is formed using a distance-based weighted average, giving greater weight to source models closer to the target model. Experiments on real-world datasets show FedDAF outperforms existing federated learning (FL), personalized FL, and FDA methods in test accuracy.

📄 PDF Abstract BibTeX arXiv:2509.11819

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningDomain Adaptation

Similar Papers 제목 키워드 기반

Federated Learning with Data-Agnostic Distribution Fusion

2021-09-29 · CVPR 2023 1 · Jian-hui Duan, Wenzhong Li, Sanglu Lu

Federated learning has emerged as a promising distributed machine learning paradigm to preserve data privacy. One of the fundamental challenges of federated learning is that data samples across clients are usually no…

Federated Learning

Federated Unsupervised Domain Adaptation for Face Recognition

2022-04-09 · Weiming Zhuang, Xin Gan, Yonggang Wen, Xuesen Zhang 외

Given labeled data in a source domain, unsupervised domain adaptation has been widely adopted to generalize models for unlabeled data in a target domain, whose data distributions are different. However, existing works ar…

ClusteringDomain AdaptationFace RecognitionFederated Learning+1

FedDA-TSformer: Federated Domain Adaptation with Vision TimeSformer for Left Ventricle Segmentation on Gated Myocardial Perfusion SPECT Image

2025-02-23 · Yehong Huang, Chen Zhao, Rochak Dhakal, Min Zhao 외

Background and Purpose: Functional assessment of the left ventricle using gated myocardial perfusion (MPS) single-photon emission computed tomography relies on the precise extraction of the left ventricular contours whil…

Domain AdaptationFederated LearningLeft Ventricle SegmentationLV Segmentation

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…

DisentanglementDomain AdaptationFederated Learningtext-classification+2

Federated Functional Gradient Boosting

2021-03-11 · Zebang Shen, Hamed Hassani, Satyen Kale, Amin Karbasi

In this paper, we initiate a study of functional minimization in Federated Learning. First, in the semi-heterogeneous setting, when the marginal distributions of the feature vectors on client machines are identical, we d…

Federated Learning