English

Scrubbing Sensitive PHI Data from Medical Records made Easy by SpaCy -- A Scalable Model Implementation Comparisons

Machine Learning 2019-06-18 v1 Cryptography and Security Machine Learning

Abstract

De-identification of clinical records is an extremely important process which enables the use of the wealth of information present in them. There are a lot of techniques available for this but none of the method implementation has evaluated the scalability, which is an important benchmark. We evaluated numerous deep learning techniques such as BiLSTM-CNN, IDCNN, CRF, BiLSTM-CRF, SpaCy, etc. on both the performance and efficiency. We propose that the SpaCy model implementation for scrubbing sensitive PHI data from medical records is both well performing and extremely efficient compared to other published models.

Cite

@article{arxiv.1906.06968,
  title  = {Scrubbing Sensitive PHI Data from Medical Records made Easy by SpaCy -- A Scalable Model Implementation Comparisons},
  author = {Rashmi Jain and Dinah Samuel Anand and Vijayalakshmi Janakiraman},
  journal= {arXiv preprint arXiv:1906.06968},
  year   = {2019}
}

Comments

9 Pages, 7 Figures, 2 Tables

R2 v1 2026-06-23T09:55:29.654Z