paper-with-me

홈 › Papers

Federated Domain Generalization for Image Recognition via Cross-Client Style Transfer

2022-10-03 · Junming Chen, Meirui Jiang, Qi Dou, Qifeng Chen

Domain generalization (DG) has been a hot topic in image recognition, with a goal to train a general model that can perform well on unseen domains. Recently, federated learning (FL), an emerging machine learning paradigm to train a global model from multiple decentralized clients without compromising data privacy, brings new challenges, also new possibilities, to DG. In the FL scenario, many existing state-of-the-art (SOTA) DG methods become ineffective, because they require the centralization of data from different domains during training. In this paper, we propose a novel domain generalization method for image recognition under federated learning through cross-client style transfer (CCST) without exchanging data samples. Our CCST method can lead to more uniform distributions of source clients, and thus make each local model learn to fit the image styles of all the clients to avoid the different model biases. Two types of style (single image style and overall domain style) with corresponding mechanisms are proposed to be chosen according to different scenarios. Our style representation is exceptionally lightweight and can hardly be used for the reconstruction of the dataset. The level of diversity is also flexible to be controlled with a hyper-parameter. Our method outperforms recent SOTA DG methods on two DG benchmarks (PACS, OfficeHome) and a large-scale medical image dataset (Camelyon17) in the FL setting. Last but not least, our method is orthogonal to many classic DG methods, achieving additive performance by combined utilization.

📄 PDF Abstract BibTeX arXiv:2210.00912

Code (1)

JeremyCJM/CCST 공식 구현 pytorch

Tasks

Domain GeneralizationFederated LearningStyle Transfer

Similar Papers 제목 키워드 기반

FedDEAP: Adaptive Dual-Prompt Tuning for Multi-Domain Federated Learning

2025-10-21 · Yubin Zheng, Pak-Hei Yeung, Jing Xia, Tianjie Ju 외 arxiv

Federated learning (FL) enables multiple clients to collaboratively train machine learning models without exposing local data, balancing performance and privacy. However, domain shift and label heterogeneity across clien…

Federated Learning

Multi-Source Collaborative Gradient Discrepancy Minimization for Federated Domain Generalization

2024-01-05 · Yikang Wei, Yahong Han

Federated Domain Generalization aims to learn a domain-invariant model from multiple decentralized source domains for deployment on unseen target domain. Due to privacy concerns, the data from different source domains ar…

Domain AdaptationDomain Generalization

FedDAG: Federated Domain Adversarial Generation Towards Generalizable Medical Image Analysis

2025-01-22 · Haoxuan Che, Yifei Wu, Haibo Jin, Yong Xia 외

Federated domain generalization aims to train a global model from multiple source domains and ensure its generalization ability to unseen target domains. Due to the target domain being with unknown domain shifts, attempt…

AttributeDomain GeneralizationMedical Image Analysis

TreeFedDG: Alleviating Global Drift in Federated Domain Generalization for Medical Image Segmentation

2025-10-21 · Yucheng Song, Chenxi Li, Haokang Ding, Zhining Liao 외 arxiv

In medical image segmentation tasks, Domain Generalization (DG) under the Federated Learning (FL) framework is crucial for addressing challenges related to privacy protection and data heterogeneity. However, traditional …

Medical Image SegmentationDomain GeneralizationFederated Learning

Federated Generalized Face Presentation Attack Detection

2021-04-14 · Rui Shao, Pramuditha Perera, Pong C. Yuen, Vishal M. Patel

Face presentation attack detection plays a critical role in the modern face recognition pipeline. A face presentation attack detection model with good generalization can be obtained when it is trained with face images fr…

DisentanglementFace Presentation Attack DetectionFace RecognitionFederated Learning