Papers for

healthcare it providers

Papers whose findings have a practical use for this group, as judged from the abstract. Open a paper to read what it means in practice.

MedDeID enables hospitals to remove personal data from clinical notes locally

MedDeID enables locally governed clinical-text de-identification from real or synthetic training data

Abstract: Clinical notes contain personally identifiable information (PII), restricting reuse for research and medical AI, especially when data cannot leave an institution. We developed MedDeID, an on-premises framework combining in-house annotation and synthetic-note generation with model training, inference, pseudonymisation and evaluation. On an independently annotated, adjudicated 300-note Dutch hospital benchmark, a hospital-trained compact transformer detected 98.9% of identifying text while redacting 0.24% of text outside annotated identifiers; a synthetic-only counterpart detected 96.1%. On 100 primary-care notes, the synthetic-trained model achieved higher recall than the hospital-trained model (90.3% versus 87.0%) and greater robustness to identifier-format perturbations. An English instantiation trained without real text detected 99.7% and 98.9% of annotated identifier characters on two external synthetic benchmarks. These results demonstrate transfer of the workflow to another language, but not clinical English performance. MedDeID provides a route to locally governed de-identification using real or synthetic training data.

Wed 9 SeptComputation and LanguageMachine Learning
The gist
Clinical notes often include personal information that makes it hard to use them for research without risking privacy. The authors created MedDeID, a tool that hospitals can run on their own computers to automatically find and hide personal details in clinical texts. The tool can learn from real or computer-generated notes, works well on Dutch and English data, and keeps sensitive information safe without sending it outside the hospital. This helps hospitals share valuable medical data for AI and research while protecting patient privacy.
Open 2609.10049v1