Clinical Text Anonymization, its Influence on Downstream NLP Tasks and the Risk of Re-Identification (2023.eacl-srw)
Copied to clipboard
| Challenge: | De-identification and anonymization of clinical data is needed to solve access to clinicaldata. |
| Approach: | They propose to use text anonymization techniques to break the anonymization of clinical data . they propose to apply a re-identification attack to the anonymized text data to break this. |
| Outcome: | The proposed approach can break the anonymization of clinical data, the authors show . |
Similar Papers
Anonymisation Models for Text Data: State of the art, Challenges and Future Directions (2021.acl-long)
Copied to clipboard
| Challenge: | a paper examines the problem of automated text anonymisation . text anonymization is a prerequisite for secure sharing of documents containing sensitive information about individuals. |
| Approach: | They propose to incorporate explicit measures of disclosure risk into the text anonymisation process to reduce the risk of errors. |
| Outcome: | The proposed approach is based on a case study in which the authors outline the benefits and limitations of the proposed methods. |
INCOGNITUS: A Toolbox for Automated Clinical Notes Anonymization (2023.eacl-demo)
Copied to clipboard
| Challenge: | a flexible platform for automated text anonymization of clinical notes is presented . the platform guarantees 100% recall by replacing each word with a semantically identical one . |
| Approach: | They propose a platform for automated text anonymization of clinical notes . INCOGNITUS guarantees 100% recall by replacing each word with a semantically identical one . |
| Outcome: | The proposed platform guarantees 100% recall by replacing each word with a semantically identical one. |
Closing the Gap: Joint De-Identification and Concept Extraction in the Clinical Domain (2020.acl-main)
Copied to clipboard
| Challenge: | Recent studies show that de-identification is effective in the clinical domain but not in the downstream tasks. |
| Approach: | They propose a stacked model with restricted access to privacy sensitive information and a multitask model to investigate the effect of de-identification on clinical concept extraction. |
| Outcome: | The proposed model is stacked with restricted access to privacy sensitive information and a multitask model. |
Robust Utility-Preserving Text Anonymization Based on Large Language Models (2025.acl-long)
Copied to clipboard
| Challenge: | Existing techniques face challenges of re-identification ability of large language models . anonymizing text that contains sensitive information is crucial for a wide range of applications . |
| Approach: | They propose a framework that integrates three key LLM components to perform anonymization. |
| Outcome: | The proposed model outperforms baselines while maintaining greater data utility in downstream tasks. |
Large language models are few-shot clinical information extractors (2022.emnlp-main)
Copied to clipboard
| Challenge: | a long-running goal of clinical NLP is the extraction of important variables trapped in clinical notes. |
| Approach: | They propose to use large language models to tackle diverse clinical extraction tasks . they propose to reannote existing CASI datasets to compare their models with clinical text. |
| Outcome: | The proposed models outperform existing models on few-shot clinical information extraction tasks. |
Assessing Privacy Risks in Language Models: A Case Study on Summarization Tasks (2023.findings-emnlp)
Copied to clipboard
| Challenge: | Large language models have revolutionized the field of NLP by achieving state-of-the-art performance on various tasks. |
| Approach: | They investigate the membership inference attack by using model's API to determine if a sample was part of the training data. |
| Outcome: | The proposed model is able to identify if a sample was part of the training data and exploits its similarity and resistance to document modifications as potential MI signals on widely used datasets. |
Don’t Touch My Diacritics (2025.naacl-short)
Copied to clipboard
| Challenge: | a recent paper examines the effects of preprocessing text with diacritics on model performance . we show that inconsistent encoding of diacritized characters and removing diacritical characters can have detrimental downstream effects . |
| Approach: | They propose to improve the handling of diacritized text by preserving diacritics and removing them altogether. |
| Outcome: | The proposed approach reduces the number of errors in the preprocessing process, the authors argue . they show that the proposed approach can reduce the number and complexity of errors . |
Applications of Natural Language Processing in Clinical Research and Practice (N19-5)
Copied to clipboard
| Challenge: | a tutorial on clinical NLP will introduce students and experts to the field . a focus will be on the use of clinical Nlp in clinical research and practice . |
| Approach: | This tutorial introduces the clinical use of natural language processing (NLP) techniques . it will review techniques and tools developed for the clinical domain . |
| Outcome: | This tutorial will introduce the clinical NLP methodologies and tools at two top universities . the goal of the tutorial is to encourage NLP researchers in the general domain to contribute . |
Trade-Offs Between Fairness and Privacy in Language Modeling (2023.findings-acl)
Copied to clipboard
| Challenge: | Existing research suggests that privacy preservation comes at the price of worsening biases in classification tasks. |
| Approach: | They propose to incorporate privacy preservation and de-biasing techniques into training text generation models to investigate the trade-off between the two dimensions. |
| Outcome: | The proposed model improves on bias detection, privacy attacks, language modeling, and performance on downstream tasks. |
Can Synthetic Text Help Clinical Named Entity Recognition? A Study of Electronic Health Records in French (2023.eacl-main)
Copied to clipboard
| Challenge: | In sensitive domains, the sharing of corpora is restricted due to confidentiality, copyrights or trade secrets. |
| Approach: | They use auto-regressive neural models to generate a clinical case corpus annotated with clinical entities and evaluate it for a named entity recognition task. |
| Outcome: | The proposed model can produce clinical case corpus annotated with clinical entities while maintaining confidentiality. |