An Jiyong, Kim Jiyun, Sunwoo Leonard, Baek Hyunyoung, Yoo Sooyoung, Lee Seunggeun
Graduate School of Data Science, Seoul National University, Seoul, South Korea.
Department of Radiology, Seoul National University Bundang Hospital, Seongnam, South Korea.
BMC Med Inform Decis Mak. 2025 Feb 17;25(1):82. doi: 10.1186/s12911-025-02913-z.
De-identification of clinical notes is essential to utilize the rich information in unstructured text data in medical research. However, only limited work has been done in removing personal information from clinical notes in Korea.
Our study utilized a comprehensive dataset stored in the Note table of the OMOP Common Data Model at Seoul National University Bundang Hospital. This dataset includes 11,181,617 radiology and 9,282,477 notes from various other departments (non-radiology reports). From this, 0.1% of the reports (11,182) were randomly selected for training and validation purposes. We used two de-identification strategies to improve performance with limited and few annotated data. First, a rule-based approach is used to construct regular expressions on the 1,112 notes annotated by domain experts. Second, by using the regular expressions as label-er, we applied a semi-supervised approach to fine-tune a pre-trained Korean BERT model with pseudo-labeled notes.
Validation was conducted using 342 radiology and 12 non-radiology notes labeled at the token level. Our rule-based approach achieved 97.2% precision, 93.7% recall, and 96.2% F1 score from the department of radiology notes. For machine learning approach, KoBERT-NER that is fine-tuned with 32,000 automatically pseudo-labeled notes achieved 96.5% precision, 97.6% recall, and 97.1% F1 score.
By combining a rule-based approach and machine learning in a semi-supervised way, our results show that the performance of de-identification can be improved.
对临床记录进行去识别化处理对于在医学研究中利用非结构化文本数据中的丰富信息至关重要。然而,韩国在从临床记录中去除个人信息方面所做的工作有限。
我们的研究使用了首尔国立大学盆唐医院OMOP通用数据模型的Note表中存储的综合数据集。该数据集包括11,181,617份放射学记录和9,282,477份来自其他各个科室的记录(非放射学报告)。从中随机抽取0.1%的报告(11,182份)用于训练和验证。我们使用了两种去识别化策略来在有限且标注数据较少的情况下提高性能。首先,基于规则的方法用于根据领域专家标注的1,112份记录构建正则表达式。其次,通过将正则表达式用作标注器,我们应用半监督方法使用伪标注记录对预训练的韩国BERT模型进行微调。
使用342份在词元级别标注的放射学记录和12份非放射学记录进行验证。我们基于规则的方法在放射学记录部门实现了97.2%的精确率、93.7%的召回率和96.2%的F1分数。对于机器学习方法,使用32,000份自动伪标注记录进行微调的KoBERT-NER实现了96.5%的精确率、97.6%的召回率和97.1%的F1分数。
通过以半监督方式结合基于规则的方法和机器学习,我们的结果表明可以提高去识别化的性能。