English

Safety Generalization Under Distribution Shift in Safe Reinforcement Learning: A Diabetes Testbed

Machine Learning 2026-05-26 v2 Artificial Intelligence Systems and Control Systems and Control

Abstract

Safe Reinforcement Learning (RL) algorithms are typically evaluated under fixed training conditions. We investigate whether training-time safety guarantees transfer to deployment under distribution shift, using diabetes management as a safety-critical testbed. We benchmark safe RL algorithms on a unified clinical simulator and reveal a safety generalization gap: policies satisfying constraints during training frequently violate safety requirements on unseen patients. We demonstrate that test-time shielding, which filters unsafe actions using learned dynamics models, effectively restores safety across algorithms and patient populations. Across eight safe RL algorithms, three diabetes types, and three age groups, shielding achieves Time-in-Range gains of 13--14\% for strong baselines such as PPO-Lag and CPO while reducing clinical risk index and glucose variability. Our simulator and benchmark provide a platform for studying safety under distribution shift in safety-critical control domains. Code is available at https://github.com/safe-autonomy-lab/GlucoSim and https://github.com/safe-autonomy-lab/GlucoAlg.

Keywords

Cite

@article{arxiv.2601.21094,
  title  = {Safety Generalization Under Distribution Shift in Safe Reinforcement Learning: A Diabetes Testbed},
  author = {Minjae Kwon and Josephine Lamp and Lu Feng},
  journal= {arXiv preprint arXiv:2601.21094},
  year   = {2026}
}

Comments

Accepted at ICML 2026. Camera-ready version

R2 v1 2026-07-01T09:24:45.555Z