PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
September 29, 20250 citationsOpen Access

CacheFL: Privacy-Preserving and Efficient Federated Cache Model Fine-Tuning for Vision-Language Models

View Full Paper
MYMengjun YiHZHanwen ZhangHDHui Dou

Key Points

  • CacheFL improves classification performance while preserving data privacy and reducing resource demands.
  • The model achieves significant accuracy gains after few epochs by utilizing a cache model for fine-tuning.
  • Federated learning addresses privacy concerns but traditionally struggles with communication and computation costs.
  • Extensive experiments show that CacheFL outperforms traditional approaches across multiple datasets, including ImageNet.

Abstract

Large pre-trained Vision-Language Models (VLMs), such as Contrastive Language-Image Pre-training (CLIP), have exhibited remarkable zero-shot performance across various image classification tasks. Fine-tuning these models on domain-specific datasets further enhances their effectiveness for downstream applications. However, fine-tuning in cloud environments raises significant concerns regarding data security and privacy. Federated Learning (FL) offers a decentralized solution by enabling model training across local clients without centralizing sensitive data, but the high communication and computation costs of transmitting full pre-trained models during training limit its scalability. Additionally, non-Independent and Identically Distributed (non-IID) data across local clients can negatively impact model convergence and performance. To address these challenges, we propose CacheFL, a novel federated learning method that replaces traditional full model fine-tuning with lightweight cache model fine-tuning. The cache model is initialized using a class-balanced dataset generated by a generative pre-trained model, effectively mitigating the impact of non-IID data. This cache model is then distributed to local clients for fine-tuning, and the updated parameters from each client are aggregated on the server and redistributed. With the updated cache model, the classification performance of CLIP is improved after just a few epochs. By limiting the training and communication to the cache model, CacheFL significantly reduces resource demands while ensuring data privacy and security. Extensive experiments conducted on ImageNet and 10 additional datasets demonstrate that CacheFL outperforms traditional approaches in terms of classification accuracy, resource efficiency, and privacy preservation.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Yi et al. (2025) studied this question.

synapsesocial.com/papers/68da58d1c1728099cfd10eachttps://doi.org/10.48550/arxiv.2505.05130
Ask AI
Helpful
Bookmark
Share
View Full Paper

Also Consider

Synapse has enriched 5 closely related papers on similar clinical questions. Consider them for comparative context:

  1. 1FLoRA: Enhancing Vision-Language Models with Parameter-Efficient Federated Learning2024 · 4 citations
  2. 2Lightweight Unsupervised Federated Learning with Pretrained Vision Language Model2024
  3. 3LF3PFL: A Practical Privacy-Preserving Federated Learning Algorithm Based on Local Federalization Scheme2024 · 4 citations
  4. 4CLIP-Guided Federated Learning on Heterogeneity and Long-Tailed Data2024 · 35 citations
  5. 5FedCache: A Knowledge Cache-driven Federated Learning Architecture for Personalized Edge Intelligence2024