paper-with-me

홈 › Papers

Federated Learning and RAG Integration: A Scalable Approach for Medical Large Language Models

2024-12-18 · Jincheol Jung, Hongju Jeong, Eui-Nam Huh

This study analyzes the performance of domain-specific Large Language Models (LLMs) for the medical field by integrating Retrieval-Augmented Generation (RAG) systems within a federated learning framework. Leveraging the inherent advantages of federated learning, such as preserving data privacy and enabling distributed computation, this research explores the integration of RAG systems with models trained under varying client configurations to optimize performance. Experimental results demonstrate that the federated learning-based models integrated with RAG systems consistently outperform their non-integrated counterparts across all evaluation metrics. This study highlights the potential of combining federated learning and RAG systems for developing domain-specific LLMs in the medical field, providing a scalable and privacy-preserving solution for enhancing text generation capabilities.

📄 PDF Abstract BibTeX arXiv:2412.13720

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningPrivacy PreservingRAGRetrievalRetrieval-augmented GenerationText Generation

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Multi-Head Attention 설명 없음
Residual Connection 설명 없음
Adam 설명 없음
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Weight Decay 설명 없음
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…

Similar Papers 제목 키워드 기반

Multi-Modal One-Shot Federated Ensemble Learning for Medical Data with Vision Large Language Model

2025-01-06 · Naibo Wang, Yuchen Deng, Shichen Fan, Jianwei Yin 외

Federated learning (FL) has attracted considerable interest in the medical domain due to its capacity to facilitate collaborative model training while maintaining data privacy. However, conventional FL methods typically …

DiagnosticEnsemble LearningFederated LearningLanguage Modeling+3

Beyond Static Knowledge Messengers: Towards Adaptive, Fair, and Scalable Federated Learning for Medical AI

2025-10-05 · Jahidul Arafat, Fariha Tasmin, Sanjaya Poudel, Iftekhar Haider arxiv

Medical AI faces challenges in privacy-preserving collaborative learning while ensuring fairness across heterogeneous healthcare institutions. Current federated learning approaches suffer from static architectures, slow …

Federated Learning

Secure Multi-Modal Data Fusion in Federated Digital Health Systems via MCP

2025-10-02 · Aueaphum Aueawatthanaphisut arxiv

Secure and interoperable integration of heterogeneous medical data remains a grand challenge in digital health. Current federated learning (FL) frameworks offer privacy-preserving model training but lack standardized mec…

Federated Learning

Federated Learning for ICD Classification with Lightweight Models and Pretrained Embeddings

2025-07-03 · Binbin Xu, Gérard Dray

This study investigates the feasibility and performance of federated learning (FL) for multi-label ICD code classification using clinical notes from the MIMIC-IV dataset. Unlike previous approaches that rely on centraliz…

Code ClassificationFederated LearningPrivacy Preserving

Empowering Federated Learning for Massive Models with NVIDIA FLARE

2024-02-12 · Holger R. Roth, Ziyue Xu, Yuan-Ting Hsieh, Adithya Renduchintala 외

In the ever-evolving landscape of artificial intelligence (AI) and large language models (LLMs), handling and leveraging data effectively has become a critical challenge. Most state-of-the-art machine learning algorithms…

Federated Learning