paper-with-me

Papers

How Well Do Latent World Models Understand Partially Observable Safety Constraints?

2025-10-07 · Matthew Kim, Kensuke Nakamura, Andrea Bajcsy arxiv

Latent world models are a promising approach for learning state representations and dynamics directly from high-dimensional observations, enabling robot control in hard-to-model settings. However, control performance ultimately depends on the latent representation encoding the required information for the task. In this work, we study latent-space safe control problems and show how partial observability can induce control failures when safety-relevant information is not preserved in the latent state. Specifically, we identify two world model failure modes: estimation gaps, where current observations do not reveal safety-critical quantities (e.g., temperature in a cooking task), and prediction gaps, where failures are observable once they occur but cannot be reliably anticipated from available observations. We introduce two diagnostics for these gaps: a mutual-information-based measure of safety observability and a rollout-based measure of future safety predictability. Finally, we present mitigation strategies for each failure mode: privileged multimodal supervision for estimation gaps and conformal risk calibration for prediction gaps. Across two hardware case studies -- using unimodal RGB world models and multimodal RGB+Tactile and RGB+Thermal variants -- we show that these mitigation strategies improve the safety of a Franka Research 3 manipulator on challenging cooking tasks under partial observability, albeit with increased conservativeness. More broadly, our work raises the question of when world model state representations are sufficient for reliable robot control

📄 PDF Abstract BibTeX arXiv:2510.06492

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Provably Efficient Reinforcement Learning in Partially Observable Dynamical Systems

2022-06-24 · Masatoshi Uehara, Ayush Sekhari, Jason D. Lee, Nathan Kallus 외

We study Reinforcement Learning for partially observable dynamical systems using function approximation. We propose a new \textit{Partially Observable Bilinear Actor-Critic framework}, that is general enough to include m…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

A PAC RL Algorithm for Episodic POMDPs

2016-05-25 · Zhaohan Daniel Guo, Shayan Doroudi, Emma Brunskill

Many interesting real world domains involve reinforcement learning (RL) in partially observable environments. Efficient learning in such domains is important, but existing sample complexity bounds for partially observabl…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Sparsely Changing Latent States for Prediction and Planning in Partially Observable Domains

2021-10-29 · NeurIPS 2021 12 · Christian Gumbsch, Martin V. Butz, Georg Martius

A common approach to prediction and planning in partially observable domains is to use recurrent neural networks (RNNs), which ideally develop and maintain a latent memory about hidden, task-relevant factors. We hypothes…

Inductive Bias

Latent Emission-Augmented Perspective-Taking (LEAPT) for Human-Robot Interaction

2023-08-12 · Kaiqi Chen, Jing Yu Lim, Kingsley Kuan, Harold Soh

Perspective-taking is the ability to perceive or understand a situation or concept from another individual's point of view, and is crucial in daily human interactions. Enabling robots to perform perspective-taking remain…

To Distill or Decide? Understanding the Algorithmic Trade-off in Partially Observable Reinforcement Learning

2025-10-03 · Yuda Song, Dhruv Rohatgi, Aarti Singh, J. Andrew Bagnell arxiv

Partial observability is a notorious challenge in reinforcement learning (RL), due to the need to learn complex, history-dependent policies. Recent empirical successes have used privileged expert distillation--which leve…

Reinforcement Learning