Replication Study: Federated Text-Driven Prompt Generation for Vision-Language Models
Suraj Prasad, Anubha Pant

TL;DR
This paper replicates and validates FedTPG, a method that uses text-driven prompt generation to improve generalization of vision-language models like CLIP in federated learning, demonstrating consistent high performance across multiple datasets.
Contribution
It provides a faithful replication of FedTPG, confirming its effectiveness and robustness in federated settings for vision-language models across diverse datasets.
Findings
Achieved within 0.2% of original accuracy results
Demonstrated +1.43% improvement in unseen class generalization
Validated robustness and reproducibility of FedTPG
Abstract
Vision-language models like CLIP have demonstrated remarkable zero-shot capabilities, yet their adaptation to federated learning scenarios presents significant challenges, particularly regarding generalization to unseen classes. The original FedTPG paper \cite{Qiu2024} addresses this limitation by introducing a text driven prompt generation network that dynamically creates prompts conditioned on class names, enabling better cross-class generalization in federated settings. In this work, we present a faithful replication study of FedTPG, evaluating the pre-trained model on six diverse vision datasets: Caltech101, Oxford Flowers, FGVC Aircraft, Oxford Pets, Food-101, and DTD. Our evaluation achieves results within 0.2\% of the original paper's reported accuracies, with an average accuracy of 74.58\% on seen (base) classes and 76.00\% on unseen (new) classes, demonstrating a +1.43…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMultimodal Machine Learning Applications · Domain Adaptation and Few-Shot Learning · Advanced Neural Network Applications
