Full Text

Turn on search term navigation

© 2022. This work is licensed under https://creativecommons.org/licenses/by/4.0/ (the “License”). Notwithstanding the ProQuest Terms and Conditions, you may use this content in accordance with the terms of the License.

Abstract

Background: The automatic coding of clinical text documents by using the International Classification of Diseases, 10th Revision (ICD-10) can be performed for statistical analyses and reimbursements. With the development of natural language processing models, new transformer architectures with attention mechanisms have outperformed previous models. Although multicenter training may increase a model’s performance and external validity, the privacy of clinical documents should be protected. We used federated learning to train a model with multicenter data, without sharing data per se.

Objective: This study aims to train a classification model via federated learning for ICD-10 multilabel classification.

Methods: Text data from discharge notes in electronic medical records were collected from the following three medical centers: Far Eastern Memorial Hospital, National Taiwan University Hospital, and Taipei Veterans General Hospital. After comparing the performance of different variants of bidirectional encoder representations from transformers (BERT), PubMedBERT was chosen for the word embeddings. With regard to preprocessing, the nonalphanumeric characters were retained because the model’s performance decreased after the removal of these characters. To explain the outputs of our model, we added a label attention mechanism to the model architecture. The model was trained with data from each of the three hospitals separately and via federated learning. The models trained via federated learning and the models trained with local data were compared on a testing set that was composed of data from the three hospitals. The micro F1 score was used to evaluate model performance across all 3 centers.

Results: The F1 scores of PubMedBERT, RoBERTa (Robustly Optimized BERT Pretraining Approach), ClinicalBERT, and BioBERT (BERT for Biomedical Text Mining) were 0.735, 0.692, 0.711, and 0.721, respectively. The F1 score of the model that retained nonalphanumeric characters was 0.8120, whereas the F1 score after removing these characters was 0.7875—a decrease of 0.0245 (3.11%). The F1 scores on the testing set were 0.6142, 0.4472, 0.5353, and 0.2522 for the federated learning, Far Eastern Memorial Hospital, National Taiwan University Hospital, and Taipei Veterans General Hospital models, respectively. The explainable predictions were displayed with highlighted input words via the label attention architecture.

Conclusions: Federated learning was used to train the ICD-10 classification model on multicenter clinical text while protecting data privacy. The model’s performance was better than that of models that were trained locally.

Details

Title
Training a Deep Contextualized Language Model for International Classification of Diseases, 10th Revision Classification via Federated Learning: Model Development and Validation Study
Author
Pei-Fu, Chen  VIAFID ORCID Logo  ; Tai-Liang, He  VIAFID ORCID Logo  ; Sheng-Che, Lin  VIAFID ORCID Logo  ; Yuan-Chia, Chu  VIAFID ORCID Logo  ; Chen-Tsung, Kuo  VIAFID ORCID Logo  ; Lai, Feipei  VIAFID ORCID Logo  ; Wang, Ssu-Ming  VIAFID ORCID Logo  ; Wan-Xuan, Zhu  VIAFID ORCID Logo  ; Chen, Kuan-Chih  VIAFID ORCID Logo  ; Lu-Cheng, Kuo  VIAFID ORCID Logo  ; Fang-Ming, Hung  VIAFID ORCID Logo  ; Yu-Cheng, Lin  VIAFID ORCID Logo  ; I-Chang, Tsai  VIAFID ORCID Logo  ; Chi-Hao, Chiu  VIAFID ORCID Logo  ; Shu-Chih Chang  VIAFID ORCID Logo  ; Chi-Yu, Yang  VIAFID ORCID Logo 
First page
e41342
Section
Secondary Use of Clinical Data for Research and Surveillance
Publication year
2022
Publication date
Nov 2022
Publisher
JMIR Publications
e-ISSN
22919694
Source type
Scholarly Journal
Language of publication
English
ProQuest document ID
2742862430
Copyright
© 2022. This work is licensed under https://creativecommons.org/licenses/by/4.0/ (the “License”). Notwithstanding the ProQuest Terms and Conditions, you may use this content in accordance with the terms of the License.