paper-with-me

홈 › Papers

EHRFL: Federated Learning Framework for Institution-Specific Model Construction using Electronic Health Records

2024-04-20 · Jiyoun Kim, Junu Kim, Kyunghoon Hur, Edward Choi

The increasing volume of electronic health records (EHRs) across healthcare institutions presents the opportunity to enhance model accuracy and robustness in clinical prediction tasks. Federated learning enables training on data from multiple institutions while preserving patient privacy and complying to regulatory constraints. However, most federated learning research focuses on constructing a global model for multiple clients, overlooking the practical need for institution-specific models. In this work, we introduce EHRFL, a federated learning framework using EHRs designed to develop a model tailored to a single healthcare institution. Our framework addresses two key challenges: (1) enabling federated learning across institutions with heterogeneous EHR systems using text-based EHR modeling, and (2) reducing the costs associated with federated learning by selecting suitable participating clients using averaged patient embeddings, which enables optimizing the number of participants without compromising model performance for the institution. Our experiment results on multiple open-source EHR datasets demonstrate the effectiveness of EHRFL in addressing the two challenges, establishing it as a practical solution for institution-specific model development in federated learning.

📄 PDF Abstract BibTeX arXiv:2404.13318

Code (1)

ji-youn-kim/ehrfl 공식 구현 pytorch

Tasks

Federated Learning

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Federated Learning of Generative Image Priors for MRI Reconstruction

2022-02-08 · Gokberk Elmas, Salman UH Dar, Yilmaz Korkmaz, Emir Ceyani 외

Multi-institutional efforts can facilitate training of deep MRI reconstruction models, albeit privacy risks arise during cross-site sharing of imaging data. Federated learning (FL) has recently been introduced to address…

Federated LearningMRI ReconstructionSpecificity

Hypernetwork-based Personalized Federated Learning for Multi-Institutional CT Imaging

2022-06-08 · Ziyuan Yang, Wenjun Xia, Zexin Lu, Yingyu Chen 외

Computed tomography (CT) is of great importance in clinical practice due to its powerful ability to provide patients' anatomical information without any invasive inspection, but its potential radiation risk is raising pe…

Computed Tomography (CT)CT ReconstructionFederated LearningPersonalized Federated Learning

Multi-institutional Collaborations for Improving Deep Learning-based Magnetic Resonance Image Reconstruction Using Federated Learning

2021-03-03 · CVPR 2021 1 · Pengfei Guo, Puyang Wang, Jinyuan Zhou, Shanshan Jiang 외

Fast and accurate reconstruction of magnetic resonance (MR) images from under-sampled data is important in many clinical applications. In recent years, deep learning-based methods have been shown to produce superior perf…

Federated LearningImage Reconstruction

FedAutoMRI: Federated Neural Architecture Search for MR Image Reconstruction

2023-07-21 · Ruoyou Wu, Cheng Li, Juan Zou, Shanshan Wang

Centralized training methods have shown promising results in MR image reconstruction, but privacy concerns arise when gathering data from multiple institutions. Federated learning, a distributed collaborative training sc…

Federated LearningImage ReconstructionNeural Architecture Search

FedNI: Federated Graph Learning with Network Inpainting for Population-Based Disease Prediction

2021-12-19 · Liang Peng, Nan Wang, Nicha Dvornek, Xiaofeng Zhu 외

Graph Convolutional Neural Networks (GCNs) are widely used for graph analysis. Specifically, in medical applications, GCNs can be used for disease prediction on a population graph, where graph nodes represent individuals…

Disease PredictionFederated LearningGenerative Adversarial NetworkGraph Learning