Pith. sign in

REVIEW 1 cited by

Personalized Federated Learning via Dual-Prompt Optimization and Cross Fusion

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2506.21144 v1 pith:PVEQZLEA submitted 2025-06-26 cs.LG cs.CV

Personalized Federated Learning via Dual-Prompt Optimization and Cross Fusion

classification cs.LG cs.CV
keywords promptsacrossdatafederatedlearninglocalpersonalizedclient
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

Federated learning (FL) enables collaborative model training across decentralized clients without sharing local data, but is challenged by heterogeneity in data, computation, and communication. Pretrained vision-language models (VLMs), with their strong generalization and lightweight tuning via prompts, offer a promising solution. However, existing federated prompt-learning methods rely only on text prompts and overlook joint label-domain distribution shifts. In this paper, we propose a personalized FL framework based on dual-prompt learning and cross fusion, termed pFedDC. Specifically, each client maintains both global and local prompts across vision and language modalities: global prompts capture common knowledge shared across the federation, while local prompts encode client-specific semantics and domain characteristics. Meanwhile, a cross-fusion module is designed to adaptively integrate prompts from different levels, enabling the model to generate personalized representations aligned with each client's unique data distribution. Extensive experiments across nine datasets with various types of heterogeneity show that pFedDC consistently outperforms state-of-the-art methods.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Decoupled Training with Local Reinforcement Fine-Tuning in Federated Learning

    cs.CV 2026-05 unverdicted novelty 4.0

    FedDTL decouples VLM encoders across server and clients with modality alignment and uses two-stage local fine-tuning (supervised then RL) to balance global adaptation and generalization in heterogeneous federated learning.