RAMAC: Multimodal Risk-Aware Offline Reinforcement Learning and the Role of Behavior Regularization
Abstract
Lay Summary
Imagine a robot or autonomous system that usually performs well, but occasionally makes a catastrophic mistake. When collecting new trial-and-error data is costly or unsafe, we would like it to learn from previously collected experience while avoiding such rare failures. Recent generative models can represent several valid ways of acting, which is valuable for complex control tasks, but methods that focus on high average performance may still overlook dangerous worst-case outcomes. We introduce RAMAC, a method that combines flexible action generation with explicit attention to the worst-performing outcomes. RAMAC learns a range of possible consequences for each action, then favors actions whose worst cases are safer while keeping the policy close to behaviors supported by the offline data. On simulated locomotion tasks with rare severe penalties, our diffusion-based implementation improved performance in the worst 10% of trials while preserving strong average performance and producing fewer unsupported actions than representative risk-aware alternatives. RAMAC is a step toward learning-based controllers that remain capable and flexible without ignoring rare but severe failures.