FedNER: Privacy-preserving Medical Named Entity Recognition with Federated Learning
Suyu Ge, Fangzhao Wu, Chuhan Wu, Tao Qi, Yongfeng Huang, and Xing Xie

TL;DR
FedNER introduces a federated learning approach for medical NER that preserves privacy by sharing model components rather than raw data, effectively leveraging multi-platform labeled data for improved accuracy.
Contribution
This work proposes a novel federated learning framework with shared and private modules for privacy-preserving medical NER across multiple platforms.
Findings
Effective in leveraging multi-platform data
Preserves data privacy during training
Improves NER accuracy on public datasets
Abstract
Medical named entity recognition (NER) has wide applications in intelligent healthcare. Sufficient labeled data is critical for training accurate medical NER model. However, the labeled data in a single medical platform is usually limited. Although labeled datasets may exist in many different medical platforms, they cannot be directly shared since medical data is highly privacy-sensitive. In this paper, we propose a privacy-preserving medical NER method based on federated learning, which can leverage the labeled data in different platforms to boost the training of medical NER model and remove the need of exchanging raw data among different platforms. Since the labeled data in different platforms usually has some differences in entity type and annotation criteria, instead of constraining different platforms to share the same model, we decompose the medical NER model in each platform into…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Data Quality and Management · Machine Learning in Healthcare
