paper-with-me

홈 › Papers

An Easy-to-use and Robust Approach for the Differentially Private De-Identification of Clinical Textual Documents

2022-11-02 · Yakini Tchouka, Jean-François Couchot, David Laiymani

Unstructured textual data is at the heart of healthcare systems. For obvious privacy reasons, these documents are not accessible to researchers as long as they contain personally identifiable information. One way to share this data while respecting the legislative framework (notably GDPR or HIPAA) is, within the medical structures, to de-identify it, i.e. to detect the personal information of a person through a Named Entity Recognition (NER) system and then replacing it to make it very difficult to associate the document with the person. The challenge is having reliable NER and substitution tools without compromising confidentiality and consistency in the document. Most of the conducted research focuses on English medical documents with coarse substitutions by not benefiting from advances in privacy. This paper shows how an efficient and differentially private de-identification approach can be achieved by strengthening the less robust de-identification method and by adapting state-of-the-art differentially private mechanisms for substitution purposes. The result is an approach for de-identifying clinical documents in French language, but also generalizable to other languages and whose robustness is mathematically proven.

📄 PDF Abstract BibTeX arXiv:2211.01147

Code (0)

등록된 구현이 없습니다.

Tasks

De-identificationnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER

Similar Papers 제목 키워드 기반

Differentially-Private Clustering of Easy Instances

2021-12-29 · Edith Cohen, Haim Kaplan, Yishay Mansour, Uri Stemmer 외

Clustering is a fundamental problem in data analysis. In differentially private clustering, the goal is to identify $k$ cluster centers without disclosing information on individual data points. Despite significant resear…

Clustering

Learning and Evaluating a Differentially Private Pre-trained Language Model

2021-06-01 · NAACL (PrivateNLP) 2021 6 · Shlomo Hoory, Amir Feder, Avichai Tendler, Sofia Erell 외

Contextual language models have led to significantly better results, especially when pre-trained on the same data as the downstream task. While this additional pre-training usually improves performance, it can lead to in…

Language ModelingLanguage Modelling

Differentially Private Generative Models Through Optimal Transport

2021-01-01 · Tianshi Cao, Alex Bie, Karsten Kreis, Sanja Fidler

Although machine learning models trained on massive data have led to breakthroughs in several areas, their deployment in privacy-sensitive domains remains limited due to restricted access to data. Generative models train…

Instance-Optimal Differentially Private Estimation

2022-10-28 · Audra McMillan, Adam Smith, Jon Ullman

In this work, we study local minimax convergence estimation rates subject to $\epsilon$-differential privacy. Unlike worst-case rates, which may be conservative, algorithms that are locally minimax optimal must adapt to …

Differentially Private De-identification of Dutch Clinical Notes: A Comparative Evaluation

2026-04-23 · Michele Miranda, Xinlan Yan, Nishant Mishra, Rachel Murphy 외 arxiv

Protecting patient privacy in clinical narratives is essential for enabling secondary use of healthcare data under regulations such as GDPR and HIPAA. While manual de-identification remains the gold standard, it is costl…

Relation Classification