paper-with-me

Papers

Federated Domain Generalization via Prompt Learning and Aggregation

2024-11-15 · Shuai Gong, Chaoran Cui, Chunyun Zhang, Wenna Wang, Xiushan Nie, Lei Zhu

Federated domain generalization (FedDG) aims to improve the global model generalization in unseen domains by addressing data heterogeneity under privacy-preserving constraints. A common strategy in existing FedDG studies involves sharing domain-specific knowledge among clients, such as spectrum information, class prototypes, and data styles. However, this knowledge is extracted directly from local client samples, and sharing such sensitive information poses a potential risk of data leakage, which might not fully meet the requirements of FedDG. In this paper, we introduce prompt learning to adapt pre-trained vision-language models (VLMs) in the FedDG scenario, and leverage locally learned prompts as a more secure bridge to facilitate knowledge transfer among clients. Specifically, we propose a novel FedDG framework through Prompt Learning and AggregatioN (PLAN), which comprises two training stages to collaboratively generate local prompts and global prompts at each federated round. First, each client performs both text and visual prompt learning using their own data, with local prompts indirectly synchronized by regarding the global prompts as a common reference. Second, all domain-specific local prompts are exchanged among clients and selectively aggregated into the global prompts using lightweight attention-based aggregators. The global prompts are finally applied to adapt VLMs to unseen target domains. As our PLAN framework requires training only a limited number of prompts and lightweight aggregators, it offers notable advantages in computational and communication efficiency for FedDG. Extensive experiments demonstrate the superior generalization ability of PLAN across four benchmark datasets.

📄 PDF Abstract BibTeX arXiv:2411.10063

Code (1)

GongShuai8210/PLAN 공식 구현 pytorch

Tasks

Domain GeneralizationPrivacy PreservingPrompt LearningTransfer Learning

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

FedBPrompt: Federated Domain Generalization Person Re-Identification via Body Distribution Aware Visual Prompts

2026-03-13 · Xin Xu, Weilong Li, Wei Liu, Wenke Huang 외 arxiv

Federated Domain Generalization for Person Re-Identification (FedDG-ReID) learns domain-invariant representations from decentralized data. While Vision Transformer (ViT) is widely adopted, its global attention often fail…

Person Re-IdentificationDomain Generalization

Federated Cross-Modal Style-Aware Prompt Generation

2025-08-17 · Suraj Prasad, Navyansh Mahla, Sunny Gupta, Amit Sethi arxiv

Prompt learning has propelled vision-language models like CLIP to excel in diverse tasks, making them ideal for federated learning due to computational efficiency. However, conventional approaches that rely solely on fin…

Computational EfficiencyImage ClassificationFederated Learning

Hypernetwork-Driven Model Fusion for Federated Domain Generalization

2024-02-10 · Marc Bartholet, Taehyeon Kim, Ami Beuret, Se-Young Yun 외

Federated Learning (FL) faces significant challenges with domain shifts in heterogeneous data, degrading performance. Traditional domain generalization aims to learn domain-invariant features, but the federated nature of…

Domain GeneralizationFederated Learning

FedARKS: Federated Aggregation via Robust and Discriminative Knowledge Selection and Integration for Person Re-identification

2026-03-06 · Xin Xu, Binchang Ma, Zhixi Yu, Wei Liu arxiv

The application of federated domain generalization in person re-identification (FedDG-ReID) aims to enhance the model's generalization ability in unseen domains while protecting client data privacy. However, existing mai…

Person Re-IdentificationDomain GeneralizationFederated Learning