paper-with-me

Papers

A Framework for Double-Blind Federated Adaptation of Foundation Models

2025-02-03 · Nurbek Tastan, Karthik Nandakumar

The availability of foundational models (FMs) pre-trained on large-scale data has advanced the state-of-the-art in many computer vision tasks. While FMs have demonstrated good zero-shot performance on many image classification tasks, there is often scope for performance improvement by adapting the FM to the downstream task. However, the data that is required for this adaptation typically exists in silos across multiple entities (data owners) and cannot be collated at a central location due to regulations and privacy concerns. At the same time, a learning service provider (LSP) who owns the FM cannot share the model with the data owners due to proprietary reasons. In some cases, the data owners may not even have the resources to store such large FMs. Hence, there is a need for algorithms to adapt the FM in a double-blind federated manner, i.e., the data owners do not know the FM or each other's data, and the LSP does not see the data for the downstream tasks. In this work, we propose a framework for double-blind federated adaptation of FMs using fully homomorphic encryption (FHE). The proposed framework first decomposes the FM into a sequence of FHE-friendly blocks through knowledge distillation. The resulting FHE-friendly model is adapted for the downstream task via low-rank parallel adapters that can be learned without backpropagation through the FM. Since the proposed framework requires the LSP to share intermediate representations with the data owners, we design a privacy-preserving permutation scheme to prevent the data owners from learning the FM through model extraction attacks. Finally, a secure aggregation protocol is employed for federated learning of the low-rank parallel adapters. Empirical results on four datasets demonstrate the practical feasibility of the proposed framework.

📄 PDF Abstract BibTeX arXiv:2502.01289

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learningimage-classificationImage ClassificationKnowledge DistillationModel extractionPrivacy Preserving

Methods 이 논문이 사용한 방법론

Golden Queue Managers 설명 없음

Similar Papers 제목 키워드 기반

Transfer Alignment Network for Double Blind Unsupervised Domain Adaptation

2019-09-25 · Huiwen Xu, U Kang

How can we transfer knowledge from a source domain to a target domain when each side cannot observe the data in the other side? The recent state-of-the-art deep architectures show significant performance in classificatio…

Domain AdaptationTransfer LearningUnsupervised Domain Adaptation

Position: Federated Foundation Language Model Post-Training Should Focus on Open-Source Models

2025-05-29 · Nikita Agrawal, Simon Mertel, Ruben Mayer

Post-training of foundation language models has emerged as a promising research domain in federated learning (FL) with the goal to enable privacy-preserving model improvements and adaptations to user's downstream tasks. …

Federated LearningLanguage ModelingLanguage ModellingPosition+1

Federated Low-Rank Adaptation for Foundation Models: A Survey

2025-05-16 · Yiyuan Yang, Guodong Long, Qinghua Lu, Liming Zhu 외

Effectively leveraging private datasets remains a significant challenge in developing foundation models. Federated Learning (FL) has recently emerged as a collaborative framework that enables multiple users to fine-tune …

Federated LearningSurvey

Closer to Reality: Practical Semi-Supervised Federated Learning for Foundation Model Adaptation

2025-08-22 · Guangyu Sun, Jingtao Li, Weiming Zhuang, Chen Chen 외 arxiv

Foundation models (FMs) exhibit remarkable generalization but require adaptation to downstream tasks, particularly in privacy-sensitive applications. Due to data privacy regulations, cloud-based FMs cannot directly acces…

Federated LearningAutonomous DrivingObject Detection

Rethinking the Backbone in Class Imbalanced Federated Source Free Domain Adaptation: The Utility of Vision Foundation Models

2025-09-10 · Kosuke Kihara, Junki Mori, Taiki Miyagawa, Akinori F. Ebihara arxiv

Federated Learning (FL) offers a framework for training models collaboratively while preserving data privacy of each client. Recently, research has focused on Federated Source-Free Domain Adaptation (FFREEDA), a more rea…

Source-Free Domain AdaptationFederated Learning