用世界模型的意外检测提升智能体抗干扰能力
World Model Robustness via Surprise Recognition
- 利用世界模型对异常的感知来过滤噪声数据
- 在多种模拟环境中保持性能,噪声下仍优于基线
- 适用于多传感器或单传感器故障场景,通用性强
部署于真实世界的智能体需应对干扰和分布外(OOD)噪声,这些可能引发策略不稳定甚至危险行为。尽管鲁棒训练可缓解部分噪声影响,却难以预判所有分布外情况。为此,我们提出一种算法,利用世界模型对意外的内在度量,在基于世界模型的强化学习中减少噪声影响。引入多表示与单表示拒绝采样机制,分别应对多传感器故障或单传感器故障场景。实验表明,尽管引入噪声通常会降低性能,但本方法在自驾车模拟环境(CARLA与Safety Gymnasium)中,面对不同类型的噪声和强度,均能保持相对基线更优的表现。此外,该方法显著提升了两种架构迥异的先进世界模型(Cosmos与DreamerV3)的稳定性。结果表明该方法在多种世界建模框架下均具鲁棒性。代码已开源:https://github.com/Bluefin-Tuna/WISER。
原文摘要 · Abstract (English)
AI systems deployed in the real world must contend with distractions and out-of-distribution (OOD) noise that can destabilize their policies and lead to unsafe behavior. While robust training can reduce sensitivity to some forms of noise, it is infeasible to anticipate all possible OOD conditions. To mitigate this issue, we develop an algorithm that leverages a world model's inherent measure of surprise to reduce the impact of noise in world model--based reinforcement learning agents. We introduce both multi-representation and single-representation rejection sampling, enabling robustness to settings with multiple faulty sensors or a single faulty sensor. While the introduction of noise typically degrades agent performance, we show that our techniques preserve performance relative to baselines under varying types and levels of noise across multiple environments within self-driving simulation domains (CARLA and Safety Gymnasium). Furthermore, we demonstrate that our methods enhance the stability of two state-of-the-art world models with markedly different underlying architectures: Cosmos and DreamerV3. Together, these results highlight the robustness of our approach across world modeling domains. We release our code at https://github.com/Bluefin-Tuna/WISER .
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。