日本フィジカルAI新聞

世界のフィジカルAIを、日本語で。

週刊ニュースレター購読
強化学習arXiv:2511.21531

Dyna-Q強化学習のための予測型安全シールド

Predictive Safety Shield for Dyna-Q Reinforcement Learning

シェア:XThreadsFacebookLINEはてブBluesky

モデルベース強化学習において、安全な予測に基づいてQ関数を局所更新する安全シールドを提案し、安全性を保ちつつ性能を向上させる。

著者: Jin Pin, Krasowski Hanna, Vanneaux Elena

分類: cs.LG, cs.AI, cs.RO, cs.SY, eess.SY

原文アブストラクト

Obtaining safety guarantees for reinforcement learning is a major challenge to achieve applicability for real-world tasks. Safety shields extend standard reinforcement learning and achieve hard safety guarantees. However, existing safety shields commonly use random sampling of safe actions or a fixed fallback controller, therefore disregarding future performance implications of different safe actions. In this work, we propose a predictive safety shield for model-based reinforcement learning agents in discrete space. Our safety shield updates the Q-function locally based on safe predictions, which originate from a safe simulation of the environment model. This shielding approach improves performance while maintaining hard safety guarantees. Our experiments on gridworld environments demonstrate that even short prediction horizons can be sufficient to identify the optimal path. We observe that our approach is robust to distribution shifts, e.g., between simulation and reality, without requiring additional training.

関連論文