CLSep 13, 2025

Term2Note: Synthesising Differentially Private Clinical Notes from Medical Terms

arXiv:2509.10882v12 citationsh-index: 14
Originality Incremental advance
AI Analysis

This work addresses privacy leakage issues for healthcare applications by providing a method to create synthetic clinical notes with formal privacy guarantees, though it is incremental in improving existing DP text generation techniques.

The paper tackles the challenge of generating differentially private synthetic clinical notes to address privacy concerns in healthcare data, achieving synthetic notes with statistical fidelity comparable to real data and enabling classification models that perform similarly to those trained on real data.

Training data is fundamental to the success of modern machine learning models, yet in high-stakes domains such as healthcare, the use of real-world training data is severely constrained by concerns over privacy leakage. A promising solution to this challenge is the use of differentially private (DP) synthetic data, which offers formal privacy guarantees while maintaining data utility. However, striking the right balance between privacy protection and utility remains challenging in clinical note synthesis, given its domain specificity and the complexity of long-form text generation. In this paper, we present Term2Note, a methodology to synthesise long clinical notes under strong DP constraints. By structurally separating content and form, Term2Note generates section-wise note content conditioned on DP medical terms, with each governed by separate DP constraints. A DP quality maximiser further enhances synthetic notes by selecting high-quality outputs. Experimental results show that Term2Note produces synthetic notes with statistical properties closely aligned with real clinical notes, demonstrating strong fidelity. In addition, multi-label classification models trained on these synthetic notes perform comparably to those trained on real data, confirming their high utility. Compared to existing DP text generation baselines, Term2Note achieves substantial improvements in both fidelity and utility while operating under fewer assumptions, suggesting its potential as a viable privacy-preserving alternative to using sensitive clinical notes.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes