CacheFL: Privacy-Preserving and Efficient Federated Cache Model Fine-Tuning for Vision-Language Models
Mengjun Yi, Hanwen Zhang, Hui Dou, Jian Zhao, Furao Shen

TL;DR
CacheFL introduces a federated learning approach that uses lightweight cache models initialized with generative data to efficiently fine-tune vision-language models like CLIP while preserving privacy and reducing resource usage.
Contribution
It proposes a novel cache model fine-tuning method in federated learning that mitigates non-IID data issues and reduces communication costs for vision-language models.
Findings
Outperforms traditional methods in accuracy and resource efficiency.
Reduces communication and computation costs significantly.
Enhances privacy preservation during model fine-tuning.
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…
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
TopicsPrivacy-Preserving Technologies in Data · Cloud Data Security Solutions · Cryptography and Data Security
