paper-with-me

Papers

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

2025-10-21 · Yubin Zheng, Pak-Hei Yeung, Jing Xia, Tianjie Ju, Peng Tang, Weidong Qiu, Jagath C. Rajapakse 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 clients often hinder the generalization of the aggregated global model. Recently, large-scale vision-language models like CLIP have shown strong zero-shot classification capabilities, raising the question of how to effectively fine-tune CLIP across domains in a federated setting. In this work, we propose an adaptive federated prompt tuning framework, FedDEAP, to enhance CLIP's generalization in multi-domain scenarios. Our method includes the following three key components: (1) To mitigate the loss of domain-specific information caused by label-supervised tuning, we disentangle semantic and domain-specific features in images by using semantic and domain transformation networks with unbiased mappings; (2) To preserve domain-specific knowledge during global prompt aggregation, we introduce a dual-prompt design with a global semantic prompt and a local domain prompt to balance shared and personalized information; (3) To maximize the inclusion of semantic and domain information from images in the generated text features, we align textual and visual representations under the two learned transformations to preserve semantic and domain consistency. Theoretical analysis and extensive experiments on four datasets demonstrate the effectiveness of our method in enhancing the generalization of CLIP for federated image recognition across multiple domains.

📄 PDF Abstract BibTeX arXiv:2510.18837

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

Federated Adaptive Prompt Tuning for Multi-Domain Collaborative Learning

2022-11-15 · Shangchao Su, Mingzhao Yang, Bin Li, xiangyang xue

Federated learning (FL) enables multiple clients to collaboratively train a global model without disclosing their data. Previous researches often require training the complete model parameters. However, the emergence of …

Federated Learningimage-classificationImage Classification

Towards Generalizable Trajectory Prediction Using Dual-Level Representation Learning And Adaptive Prompting

2025-01-08 · CVPR 2025 1 · Kaouther Messaoud, Matthieu Cord, Alexandre Alahi

Existing vehicle trajectory prediction models struggle with generalizability, prediction uncertainties, and handling complex interactions. It is often due to limitations like complex architectures customized for a specif…

PredictionRepresentation LearningTrajectory Prediction

Multi-Scale Global-Instance Prompt Tuning for Continual Test-time Adaptation in Medical Image Segmentation

2026-02-05 · Lingrui Li, Yanfeng Zhou, Nan Pu, Xin Chen 외 arxiv

Distribution shift is a common challenge in medical images obtained from different clinical centers, significantly hindering the deployment of pre-trained semantic segmentation models in real-world applications across mu…

Medical Image SegmentationSemantic SegmentationTest-time Adaptation

Meta-Learning the Difference: Preparing Large Language Models for Efficient Adaptation

2022-07-07 · Zejiang Hou, Julian Salazar, George Polovets

Large pretrained language models (PLMs) are often domain- or task-adapted via fine-tuning or prompting. Finetuning requires modifying all of the parameters and having enough data to avoid overfitting while prompting requ…

Abstractive Text SummarizationLanguage ModelingLanguage ModellingMeta-Learning

ProMISe: Promptable Medical Image Segmentation using SAM

2024-03-07 · Jinfeng Wang, Sifan Song, Xinkun Wang, Yiyi Wang 외

With the proposal of the Segment Anything Model (SAM), fine-tuning SAM for medical image segmentation (MIS) has become popular. However, due to the large size of the SAM model and the significant domain gap between natur…

Image SegmentationLesion SegmentationMedical Image SegmentationSemantic Segmentation