medR: Reward Engineering for Clinical Offline Reinforcement Learning via Tri-Drive Potential Functions
Qianyi Xu, Gousia Habib, Feng Wu, Yanrui Du, Zhihui Chen, Swapnil Mishra, Dilruk Perera, Mengling Feng
TL;DR
medR addresses the central challenge of reward engineering in offline clinical RL by introducing a Tri-Drive potential framework that combines Survival, Confidence, and Competence signals with offline verification. It leverages LLM-driven interpretable feature selection to tailor rewards to specific diseases, and uses a potential-based shaping approach to provide dense, clinically meaningful guidance without altering the optimal policy. Offline tri-drive fitness metrics (Survival, Confidence, Competence) are optimized with NSGA-II to balance outcomes, uncertainty, and intervention cost, yielding policies that outperform clinician baselines on three high-stakes tasks as measured by WIS and action agreement. The approach emphasizes safety, interpretability, and disease-specific customization, offering a scalable pathway toward safer, more effective AI-assisted decision support in ICU settings, while noting the need for prospective validation and careful bias management.
Abstract
Reinforcement Learning (RL) offers a powerful framework for optimizing dynamic treatment regimes (DTRs). However, clinical RL is fundamentally bottlenecked by reward engineering: the challenge of defining signals that safely and effectively guide policy learning in complex, sparse offline environments. Existing approaches often rely on manual heuristics that fail to generalize across diverse pathologies. To address this, we propose an automated pipeline leveraging Large Language Models (LLMs) for offline reward design and verification. We formulate the reward function using potential functions consisted of three core components: survival, confidence, and competence. We further introduce quantitative metrics to rigorously evaluate and select the optimal reward structure prior to deployment. By integrating LLM-driven domain knowledge, our framework automates the design of reward functions for specific diseases while significantly enhancing the performance of the resulting policies.
