paper-with-me

Papers

Towards Automatic Generation of Shareable Synthetic Clinical Notes Using Neural Language Models

2019-05-16 · WS 2019 6 · Oren Melamud, Chaitanya Shivade

Large-scale clinical data is invaluable to driving many computational scientific advances today. However, understandable concerns regarding patient privacy hinder the open dissemination of such data and give rise to suboptimal siloed research. De-identification methods attempt to address these concerns but were shown to be susceptible to adversarial attacks. In this work, we focus on the vast amounts of unstructured natural language data stored in clinical notes and propose to automatically generate synthetic clinical notes that are more amenable to sharing using generative models trained on real de-identified records. To evaluate the merit of such notes, we measure both their privacy preservation properties as well as utility in training clinical NLP models. Experiments using neural language models yield notes whose utility is close to that of the real ones in some clinical NLP tasks, yet leave ample room for future improvements.

📄 PDF Abstract BibTeX arXiv:1905.07002

Code (1)

orenmel/synth-clinical-notes 공식 구현 pytorch

Tasks

De-identification

Similar Papers 제목 키워드 기반

Publicly Shareable Clinical Large Language Model Built on Synthetic Clinical Notes

2023-09-01 · Sunjun Kweon, Junu Kim, Jiyoun Kim, Sujeong Im 외

The development of large language models tailored for handling patients' clinical notes is often hindered by the limited accessibility and usability of these notes due to strict privacy regulations. To address these chal…

Language ModelingLanguage ModellingLarge Language Model

NoteChat: A Dataset of Synthetic Doctor-Patient Conversations Conditioned on Clinical Notes

2023-10-24 · Junda Wang, Zonghai Yao, Zhichao Yang, Huixue Zhou 외

We introduce NoteChat, a novel cooperative multi-agent framework leveraging Large Language Models (LLMs) to generate patient-physician dialogues. NoteChat embodies the principle that an ensemble of role-specific LLMs, th…

Dialogue Generation

Towards the Creation of a Large Corpus of Synthetically-Identified Clinical Notes

2018-03-07 · Willie Boag, Tristan Naumann, Peter Szolovits

Clinical notes often describe the most important aspects of a patient's physiology and are therefore critical to medical research. However, these notes are typically inaccessible to researchers without prior removal of s…

De-identification

Term2Note: Synthesising Differentially Private Clinical Notes from Medical Terms

2025-09-13 · Yuping Wu, Viktor Schlegel, Warren Del-Pinto, Srinivasan Nandakumar 외 arxiv

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. …

Multi-Label ClassificationText Generation

Embedding-Driven Diversity Sampling to Improve Few-Shot Synthetic Data Generation

2025-01-20 · Ivan Lopez, Fateme Nateghi Haredasht, Kaitlin Caoili, Jonathan H Chen 외

Accurate classification of clinical text often requires fine-tuning pre-trained language models, a process that is costly and time-consuming due to the need for high-quality data and expert annotators. Synthetic data gen…

DiversitySynthetic Data Generation