TL;DR
This paper introduces MedSyn, a framework that generates synthetic medical texts using large language models and a Medical Knowledge Graph, improving ICD code prediction accuracy and providing a large open-source dataset for Russian clinical notes.
Contribution
MedSyn is a novel framework combining LLMs with a Medical Knowledge Graph to generate realistic synthetic clinical notes for healthcare research.
Findings
Synthetic data improved ICD code prediction accuracy by up to 17.8%.
Created the largest open-source Russian clinical notes dataset with over 41,000 samples.
Demonstrated the utility of synthetic data in real-world medical applications.
Abstract
Generating synthetic text addresses the challenge of data availability in privacy-sensitive domains such as healthcare. This study explores the applicability of synthetic data in real-world medical settings. We introduce MedSyn, a novel medical text generation framework that integrates large language models with a Medical Knowledge Graph (MKG). We use MKG to sample prior medical information for the prompt and generate synthetic clinical notes with GPT-4 and fine-tuned LLaMA models. We assess the benefit of synthetic data through application in the ICD code prediction task. Our research indicates that synthetic data can increase the classification accuracy of vital and challenging codes by up to 17.8% compared to settings without synthetic data. Furthermore, to provide new data for further research in the healthcare domain, we present the largest open-source synthetic dataset of clinical…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsLinear Layer · Layer Normalization · Multi-Head Attention · Attention Is All You Need · Position-Wise Feed-Forward Layer · Adam · Byte Pair Encoding · Softmax · Absolute Position Encodings · Dense Connections
