EMNLP 2024main1 citations

Generalizing Clinical De-identification Models by Privacy-safe Data Augmentation using GPT-4

Woojin Kim, Sungeun Hahm, Jaejin Lee

Abstract

De-identification (de-ID) refers to removing the association between a set of identifying data and the data subject. In clinical data management, the de-ID of Protected Health Information (PHI) is critical for patient confidentiality. However, state-of-the-art de-ID models show poor generalization on a new dataset. This is due to the difficulty of retaining training corpora. Additionally, labeling standards and the formats of patient records vary across different institutions. Our study addresses these issues by exploiting GPT-4 for data augmentation through one-shot and zero-shot prompts. Our approach effectively circumvents the problem of PHI leakage, ensuring privacy by redacting PHI before processing. To evaluate the effectiveness of our proposal, we conduct cross-dataset testing. The experimental result demonstrates significant improvements across three types of F1 scores.

BibTeX
@inproceedings{kim-etal-2024-generalizing,
    title = "Generalizing Clinical De-identification Models by Privacy-safe Data Augmentation using {GPT}-4",
    author = "Kim, Woojin  and
      Hahm, Sungeun  and
      Lee, Jaejin",
    editor = "Al-Onaizan, Yaser  and
      Bansal, Mohit  and
      Chen, Yun-Nung",
    booktitle = "Proceedings of the 2024 Conference on Empirical Methods in Natural Language Processing",
    month = nov,
    year = "2024",
    address = "Miami, Florida, USA",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2024.emnlp-main.1181/",
    doi = "10.18653/v1/2024.emnlp-main.1181",
    pages = "21204--21218"
}