Safe Planning and Policy Optimization via World Model Learning
By: Artem Latyshev, Gregory Gorbov, Aleksandr I. Panov
Potential Business Impact:
Keeps robots safe while they learn new tasks.
Reinforcement Learning (RL) applications in real-world scenarios must prioritize safety and reliability, which impose strict constraints on agent behavior. Model-based RL leverages predictive world models for action planning and policy optimization, but inherent model inaccuracies can lead to catastrophic failures in safety-critical settings. We propose a novel model-based RL framework that jointly optimizes task performance and safety. To address world model errors, our method incorporates an adaptive mechanism that dynamically switches between model-based planning and direct policy execution. We resolve the objective mismatch problem of traditional model-based approaches using an implicit world model. Furthermore, our framework employs dynamic safety thresholds that adapt to the agent's evolving capabilities, consistently selecting actions that surpass safe policy suggestions in both performance and safety. Experiments demonstrate significant improvements over non-adaptive methods, showing that our approach optimizes safety and performance simultaneously rather than merely meeting minimum safety requirements. The proposed framework achieves robust performance on diverse safety-critical continuous control tasks, outperforming existing methods.
Similar Papers
World Models for Anomaly Detection during Model-Based Reinforcement Learning Inference
Robotics
Keeps robots safe by stopping them when they're unsure.
Policy-Driven World Model Adaptation for Robust Offline Model-based Reinforcement Learning
Machine Learning (CS)
Teaches robots to learn from past mistakes.
Robotic World Model: A Neural Network Simulator for Robust Policy Optimization in Robotics
Robotics
Robots learn to do new jobs by practicing in their minds.