arXiv:2602.05679cs.LG2026-02中稿 · AAMAS 2026被引 1

用视觉分类器构建感知信念,让强化学习更懂图像。

Perception-Based Beliefs for POMDPs with Visual Observations

  • 用图像分类器将视觉输入转为状态概率分布,简化高维观测处理
  • 在真实环境测试中,性能优于端到端深度强化学习方法
  • 引入不确定性量化,提升对图像噪声的鲁棒性,适合视觉任务

部分可观测马尔可夫决策过程(POMDP)是不确定性下序列决策的理论框架。然而,对于高维观测(如摄像头图像)的实际问题,传统基于信念和滤波的求解器仍难以应对。为此,我们提出感知信念框架(PBP),通过一个图像分类器将视觉观测映射为状态概率分布,补充传统求解器。该分布直接用于信念更新,使底层求解器无需显式处理高维观测空间。我们证明:当分类器精确时,PBP的信念更新等价于标准更新。针对分类器不准确的情况,引入不确定性量化,并提出两种调整信念更新的方法。我们使用两种经典POMDP求解器实现PBP,实验表明:(1)其性能优于现有端到端深度强化学习方法;(2)不确定性量化显著提升了模型对视觉退化情况的鲁棒性。

原文摘要 · Abstract (English)

Partially observable Markov decision processes (POMDPs) are a principled planning model for sequential decision-making under uncertainty. Yet, real-world problems with high-dimensional observations, such as camera images, remain intractable for traditional belief- and filtering-based solvers. To tackle this problem, we introduce the Perception-based Beliefs for POMDPs framework (PBP), which complements such solvers with a perception model. This model takes the form of an image classifier which maps visual observations to probability distributions over states. PBP incorporates these distributions directly into belief updates, so the underlying solver does not need to reason explicitly over high-dimensional observation spaces. We show that the belief update of PBP coincides with the standard belief update if the image classifier is exact. Moreover, to handle classifier imprecision, we incorporate uncertainty quantification and introduce two methods to adjust the belief update accordingly. We implement PBP using two traditional POMDP solvers and empirically show that (1) it outperforms existing end-to-end deep RL methods and (2) uncertainty quantification improves robustness of PBP against visual corruption.

POMDP视觉感知信念更新强化学习

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。