paper-with-me

홈 › Papers

PromptGate Client Adaptive Vision Language Gating for Open Set Federated Active Learning

2026-03-07 · Adea Nesturi, David Dueñas Gaviria, Jiajun Zeng, Shadi Albarqouni arxiv

Deploying medical AI across resource-constrained institutions demands data-efficient learning pipelines that respect patient privacy. Federated Learning (FL) enables collaborative medical AI without centralising data, yet real-world clinical pools are inherently open-set, containing out-of-distribution (OOD) noise such as imaging artifacts and wrong modalities. Standard Active Learning (AL) query strategies mistake this noise for informative samples, wasting scarce annotation budgets. We propose PromptGate, a dynamic VLM-gated framework for Open-Set Federated AL that purifies unlabeled pools before querying. PromptGate introduces a federated Class-Specific Context Optimization: lightweight, learnable prompt vectors that adapt a frozen BiomedCLIP backbone to local clinical domains and aggregate globally via FedAvg -- without sharing patient data. As new annotations arrive, prompts progressively sharpen the ID/OOD boundary, turning the VLM into a dynamic gatekeeper that is strategy-agnostic: a plug-and-play pre-selection module enhancing any downstream AL strategy. Experiments on distributed dermatology and breast imaging benchmarks show that while static VLM prompting degrades to 50% ID purity, PromptGate maintains $>$95% purity with 98% OOD recall.

📄 PDF Abstract BibTeX arXiv:2603.07163

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningActive Learning

Similar Papers 제목 키워드 기반

Mixture of Experts Made Personalized: Federated Prompt Learning for Vision-Language Models

2024-10-14 · Jun Luo, Chen Chen, Shandong Wu

Federated prompt learning benefits federated learning with CLIP-like Vision-Language Model's (VLM's) robust representation learning ability through prompt learning. However, current federated prompt learning methods are …

Federated LearningMixture-of-ExpertsPrompt LearningRepresentation Learning

Local Adaptivity in Federated Learning: Convergence and Consistency

2021-06-04 · Jianyu Wang, Zheng Xu, Zachary Garrett, Zachary Charles 외

The federated learning (FL) framework trains a machine learning model using decentralized data stored at edge client devices by periodically aggregating locally trained models. Popular optimization algorithms of FL use v…

Federated Learning

Towards Instance-adaptive Inference for Federated Learning

2023-08-11 · ICCV 2023 1 · Chun-Mei Feng, Kai Yu, Nian Liu, Xinxing Xu 외

Federated learning (FL) is a distributed learning paradigm that enables multiple clients to learn a powerful global model by aggregating local training. However, the performance of the global model is often hampered by n…

Federated Learningparameter-efficient fine-tuning

Examining Modality Incongruity in Multimodal Federated Learning for Medical Vision and Language-based Disease Detection

2024-02-07 · Pramit Saha, Divyanshu Mishra, Felix Wagner, Konstantinos Kamnitsas 외

Multimodal Federated Learning (MMFL) utilizes multiple modalities in each client to build a more powerful Federated Learning (FL) model than its unimodal counterpart. However, the impact of missing modality in different …

Federated LearningImputation

Adaptive Self-Distillation for Minimizing Client Drift in Heterogeneous Federated Learning

2023-05-31 · M. Yashwanth, Gaurav Kumar Nayak, Arya Singh, Yogesh Simmhan 외

Federated Learning (FL) is a machine learning paradigm that enables clients to jointly train a global model by aggregating the locally trained models without sharing any local training data. In practice, there can often …

Federated Learning