🤖 AI Summary
This study systematically investigates the insufficient robustness of large language models (LLMs) against malicious queries—such as fabricated medical records—in clinical settings. By constructing a reproducible medical record manipulation pipeline that integrates diverse prompt templates, multiple commercial LLMs, and varied input formats, the authors employ a hybrid evaluation framework combining automated metrics and human assessment, supplemented by user studies, to comprehensively evaluate the accuracy, realism, and human detectability of generated content. The work reveals, for the first time, significant vulnerabilities in current LLM-based clinical safeguards: low refusal rates, inconsistent behaviors, and high-fidelity forged records that are visually indistinguishable from authentic documents, thereby highlighting critical safety risks in real-world clinical deployment.
📝 Abstract
The rapid deployment of large language models (LLMs) in healthcare settings makes the reliability of their built-in guardrails against malicious queries a question of urgent practical consequence. Yet the robustness of these mechanisms against deliberate misuse (in the healthcare context) remains poorly understood. In this paper, we investigate this question empirically, using AI-assisted medical note manipulation as a concrete case study. We make four novel contributions. First, we develop a reproducible manipulation pipeline that takes publicly available seed medical note templates and use commercial LLMs to produce customized manipulated notes by substituting patient names, provider identities, dates, and medical conditions across multiple model families, input formats, and prompt phrasings. Second, we conduct a systematic empirical evaluation of LLM guardrail robustness for medical note manipulation. Our experimental results reveal substantial weaknesses and inconsistencies in contemporary commercial LLM guardrails, including low refusal rates for several model families. Third, we utilize a combination of automated metrics and human annotation-based metrics to assess the correctness of requested manipulations. Fourth, we conduct a user-study to assess the believability of manipulated medical notes, finding that the best manipulations are visually indistinguishable from original documents to human raters. Finally, we discuss implications for responsible guardrail design in LLMs, AI safety policies, and the broader ethics of deploying LLMs in healthcare settings.