Towards Conditioning Clinical Text Generation for User Control
Osman Alperen Koraş, Rabi Bahnan, Jens Kleesiek, Amin Dada
TL;DR
This work addresses the reliability and controllability of clinical text generation by conditioning LLM outputs through two strategies: topic-level structured generation and authoring guidelines. It demonstrates that separating content from style, and guiding generation with structured topics and explicit guidelines, yields substantial gains on the BioNLP ACL'24 Discharge Me! benchmark, including state-of-the-art performance with efficient training and up to 34% gains through dataset augmentation. The authors validate their approach with automated metrics and preliminary human evaluations, indicating improvements in relevance, factual consistency, and clinical alignment, while maintaining manageable cognitive workload for clinicians. Overall, the study suggests that clinician-controlled, modular conditioning of LLMs can enhance the usefulness and safety of AI-assisted clinical documentation, with promising implications for real-world adoption and workflow integration.
Abstract
Deploying natural language generation systems in clinical settings remains challenging despite advances in Large Language Models (LLMs), which continue to exhibit hallucinations and factual inconsistencies, necessitating human oversight. This paper explores automated dataset augmentation using LLMs as human proxies to condition LLMs for clinician control without increasing cognitive workload. On the BioNLP ACL'24 Discharge Me! Shared Task, we achieve new state-of-the-art results with simpler methods than prior submissions through more efficient training, yielding a 9\% relative improvement without augmented training and up to 34\% with dataset augmentation. Preliminary human evaluation further supports the effectiveness of our approach, highlighting the potential of augmenting clinical text generation for control to enhance relevance, accuracy, and factual consistency.
