Balancing Safety and Helpfulness in Healthcare AI Assistants through Iterative Preference Alignment
Huy Nghiem, Swetasudha Panda, Devashish Khatwani, Huy V. Nguyen, Krishnaram Kenthapadi, Hal Daumé
TL;DR
This study introduces an iterative post-deployment safety-alignment framework that blends Kahneman-Tversky Optimization (KTO) and Direct Preference Optimization (DPO) to tune healthcare-oriented LLMs against domain-specific safety signals. Using CARES-18K, the authors benchmark four open-source models and demonstrate substantial safety gains (up to 42% in safety scores) while revealing architecture-dependent trade-offs in helpfulness and refusal behavior. The work compares self-evaluation against external judgments, highlighting calibration biases and the context-dependent reliability of self-assessment, and it analyzes how validator choice influences policy selection (KTO vs. DPO) across training cycles. The results advocate a modular, post-deployment safety toolkit, emphasize human-in-the-loop oversight, and discuss practical deployment considerations under evolving healthcare standards. Overall, the paper provides a practical, architecture-aware approach to improving safety and clinical usefulness in medical AI assistants through iterative preference alignment.
Abstract
Large Language Models (LLMs) are increasingly used in healthcare, yet ensuring their safety and trustworthiness remains a barrier to deployment. Conversational medical assistants must avoid unsafe compliance without over-refusing benign queries. We present an iterative post-deployment alignment framework that applies Kahneman-Tversky Optimization (KTO) and Direct Preference Optimization (DPO) to refine models against domain-specific safety signals. Using the CARES-18K benchmark for adversarial robustness, we evaluate four LLMs (Llama-3B/8B, Meditron-8B, Mistral-7B) across multiple cycles. Our results show up to 42% improvement in safety-related metrics for harmful query detection, alongside interesting trade-offs against erroneous refusals, thereby exposing architecture-dependent calibration biases. We also perform ablation studies to identify when self-evaluation is reliable and when external or finetuned judges are necessary to maximize performance gains. Our findings underscore the importance of adopting best practices that balance patient safety, user trust, and clinical utility in the design of conversational medical assistants.
