paper-with-me

Papers

FEDKIM: Adaptive Federated Knowledge Injection into Medical Foundation Models

2024-08-17 · Xiaochen Wang, Jiaqi Wang, Houping Xiao, Jinghui Chen, Fenglong Ma

Foundation models have demonstrated remarkable capabilities in handling diverse modalities and tasks, outperforming conventional artificial intelligence (AI) approaches that are highly task-specific and modality-reliant. In the medical domain, however, the development of comprehensive foundation models is constrained by limited access to diverse modalities and stringent privacy regulations. To address these constraints, this study introduces a novel knowledge injection approach, FedKIM, designed to scale the medical foundation model within a federated learning framework. FedKIM leverages lightweight local models to extract healthcare knowledge from private data and integrates this knowledge into a centralized foundation model using a designed adaptive Multitask Multimodal Mixture Of Experts (M3OE) module. This method not only preserves privacy but also enhances the model's ability to handle complex medical tasks involving multiple modalities. Our extensive experiments across twelve tasks in seven modalities demonstrate the effectiveness of FedKIM in various settings, highlighting its potential to scale medical foundation models without direct access to sensitive data.

📄 PDF Abstract BibTeX arXiv:2408.10276

Code (1)

XiaochenWang-PSU/FedKIM 공식 구현 pytorch

Tasks

Federated LearningMixture-of-Experts

Similar Papers 제목 키워드 기반

Sigil: Server-Enforced Watermarking in U-Shaped Split Federated Learning via Gradient Injection

2025-11-18 · Zhengchunmin Dai, Jiaxiong Tang, Peng Sun, Honglong Chen 외 arxiv

In decentralized machine learning paradigms such as Split Federated Learning (SFL) and its variant U-shaped SFL, the server's capabilities are severely restricted. Although this enhances client-side privacy, it also leav…

Federated LearningAnomaly Detection

Knowledge-Injected Federated Learning

2022-08-16 · Zhenan Fan, Zirui Zhou, Jian Pei, Michael P. Friedlander 외

Federated learning is an emerging technique for training models from decentralized data sets. In many applications, data owners participating in the federated learning system hold not only the data but also a set of doma…

Federated Learning

FEDMEKI: A Benchmark for Scaling Medical Foundation Models via Federated Knowledge Injection

2024-08-17 · Jiaqi Wang, Xiaochen Wang, Lingjuan Lyu, Jinghui Chen 외

This study introduces the Federated Medical Knowledge Injection (FEDMEKI) platform, a new benchmark designed to address the unique challenges of integrating medical knowledge into foundation models under privacy constrai…

Federated LearningMedical Visual Question AnsweringMortality PredictionQuestion Answering+1

MH-pFLID: Model Heterogeneous personalized Federated Learning via Injection and Distillation for Medical Data Analysis

2024-05-10 · Luyuan Xie, Manqing Lin, Tianyu Luan, Cong Li 외

Federated learning is widely used in medical applications for training global models without needing local data access. However, varying computational capabilities and network architectures (system heterogeneity), across…

Federated LearningKnowledge DistillationPersonalized Federated Learning

ASK: Adaptive Self-improving Knowledge Framework for Audio Text Retrieval

2025-12-11 · Siyuan Fu, Xuchen Guo, Mingjun Liu, Hongxiang Li 외 arxiv

The dominant paradigm for Audio-Text Retrieval (ATR) relies on dual-encoder architectures optimized via mini-batch contrastive learning. However, restricting optimization to local in-batch samples creates a fundamental l…

Contrastive LearningText Retrieval