Systematic Evaluation of the Quality of Synthetic Clinical Notes Rephrased by LLMs at Million-Note Scale

· Source: Paper Index on ACL Anthology · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Clinical Care & Medical Practice · Depth: Expert, quick

Summary

This study systematically evaluates the quality of synthetic clinical notes rephrased by Large Language Models (LLMs) from MIMIC databases at a million-note scale. The analysis, which includes intrinsic, extrinsic, and factuality evaluations, reveals that synthetic notes effectively preserve core clinical information and predictive utility for coarse-grained tasks. However, they demonstrate a loss of fine-grained details crucial for tasks like ICD coding. This detail loss can be substantially mitigated by rephrasing notes in chunks rather than as whole documents, though this approach may reduce factual precision under incomplete context. Error analysis identifies misinterpretation of clinical context, temporal confusion, measurement errors, and fabricated claims as dominant synthesis errors. Furthermore, these task-agnostic synthetic notes can augment task-specific training, particularly for rare ICD codes.

Key takeaway

For clinical NLP engineers developing LLM applications, understand that while LLM-rephrased clinical notes preserve coarse-grained information and predictive utility, they often lose fine-grained details critical for tasks like ICD coding. You should consider rephrasing notes by chunks to improve detail preservation, but rigorously fact-check for reduced factual precision due to incomplete context. These synthetic notes can effectively augment training data for rare medical codes.

Key insights

LLMs can rephrase clinical notes, preserving coarse details but losing fine-grained ones, which chunking can mitigate.

Principles

Method

Conduct systematic evaluation including intrinsic, extrinsic, and factuality. Rephrase clinical notes by chunks to preserve fine-grained details.

In practice

Topics

Best for: Research Scientist, AI Scientist, Machine Learning Engineer, NLP Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Paper Index on ACL Anthology.