Benchmarking Offline Multi-Objective Reinforcement Learning in Critical Care
By: Aryaman Bansal, Divya Sharma
In critical care settings such as the Intensive Care Unit, clinicians face the complex challenge of balancing conflicting objectives, primarily maximizing patient survival while minimizing resource utilization (e.g., length of stay). Single-objective Reinforcement Learning approaches typically address this by optimizing a fixed scalarized reward function, resulting in rigid policies that fail to adapt to varying clinical priorities. Multi-objective Reinforcement Learning (MORL) offers a solution by learning a set of optimal policies along the Pareto Frontier, allowing for dynamic preference selection at test time. However, applying MORL in healthcare necessitates strict offline learning from historical data. In this paper, we benchmark three offline MORL algorithms, Conditioned Conservative Pareto Q-Learning (CPQL), Adaptive CPQL, and a modified Pareto Efficient Decision Agent (PEDA) Decision Transformer (PEDA DT), against three scalarized single-objective baselines (BC, CQL, and DDQN) on the MIMIC-IV dataset. Using Off-Policy Evaluation (OPE) metrics, we demonstrate that PEDA DT algorithm offers superior flexibility compared to static scalarized baselines. Notably, our results extend previous findings on single-objective Decision Transformers in healthcare, confirming that sequence modeling architectures remain robust and effective when scaled to multi-objective conditioned generation. These findings suggest that offline MORL is a promising framework for enabling personalized, adjustable decision-making in critical care without the need for retraining.
Similar Papers
Multi-Policy Pareto Front Tracking Based Online and Offline Multi-Objective Reinforcement Learning
Machine Learning (CS)
Helps robots learn many goals faster.
FairDICE: Fairness-Driven Offline Multi-Objective Reinforcement Learning
Machine Learning (CS)
Helps computers make fair decisions with many goals.
Interpretability by Design for Efficient Multi-Objective Reinforcement Learning
Artificial Intelligence
Finds best ways to balance many goals.