paper-with-me

Papers

Lightweight Unsupervised Federated Learning with Pretrained Vision Language Model

2024-04-17 · Hao Yan, Yuhong Guo

Federated learning aims to tackle the ``isolated data island" problem, where it trains a collective model from physically isolated clients while safeguarding the privacy of users' data. However, supervised federated learning necessitates that each client labels their data for training, which can be both time-consuming and resource-intensive, and may even be impractical for edge devices. Moreover, the training and transmission of deep models present challenges to the computation and communication capabilities of the clients. To address these two inherent challenges in supervised federated learning, we propose a novel lightweight unsupervised federated learning approach that leverages unlabeled data on each client to perform lightweight model training and communication by harnessing pretrained vision-language models, such as CLIP. By capitalizing on the zero-shot prediction capability and the well-trained image encoder of the pre-trained CLIP model, we have carefully crafted an efficient and resilient self-training approach. This method refines the initial zero-shot predicted pseudo-labels of unlabeled instances through the sole training of a linear classifier on top of the fixed image encoder. Additionally, to address data heterogeneity within each client, we propose a class-balanced text feature sampling strategy for generating synthetic instances in the feature space to support local training. Experiments are conducted on multiple benchmark datasets. The experimental results demonstrate that our proposed method greatly enhances model performance in comparison to CLIP's zero-shot predictions and even outperforms supervised federated learning benchmark methods given limited computational and communication overhead.

📄 PDF Abstract BibTeX arXiv:2404.11046

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningLanguage ModelingLanguage Modelling

Methods 이 논문이 사용한 방법론

CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

Federated Learning for Video Violence Detection: Complementary Roles of Lightweight CNNs and Vision-Language Models for Energy-Efficient Use

2025-11-10 · Sébastien Thuau, Siba Haidar, Rachid Chelouah arxiv

Deep learning-based video surveillance increasingly demands privacy-preserving architectures with low computational and environmental overhead. Federated learning preserves privacy but deploying large vision-language mod…

Personalized Federated LearningMultimodal ReasoningSemantic Similarity

Personalized Federated Learning via Dual-Prompt Optimization and Cross Fusion

2025-06-26 · Yuguang Zhang, Kuangpu Guo, Zhihe Lu, Yunbo Wang 외

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…

Federated LearningPersonalized Federated LearningPrompt Learning

SDFed: Bridging Local Global Discrepancy via Subspace Refinement and Divergence Control in Federated Prompt Learning

2026-02-09 · Yicheng Di, Wei Yuan, Tieke He, Yuan Liu 외 arxiv

Vision-language pretrained models offer strong transferable representations, yet adapting them in privacy-sensitive multi-party settings is challenging due to the high communication cost of federated optimization and the…

VLSM-Adapter: Finetuning Vision-Language Segmentation Efficiently with Lightweight Blocks

2024-05-10 · Manish Dhakal, Rabin Adhikari, Safal Thapaliya, Bishesh Khanal

Foundation Vision-Language Models (VLMs) trained using large-scale open-domain images and text pairs have recently been adapted to develop Vision-Language Segmentation Models (VLSMs) that allow providing text prompts dur…

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation+1

Global and Local Prompts Cooperation via Optimal Transport for Federated Learning

2024-02-29 · CVPR 2024 1 · Hongxia Li, Wei Huang, Jingya Wang, Ye Shi

Prompt learning in pretrained visual-language models has shown remarkable flexibility across various downstream tasks. Leveraging its inherent lightweight nature, recent research attempted to integrate the powerful pretr…

Federated LearningPrompt Learning