English

Zero-shot Safety Prediction for Autonomous Robots with Foundation World Models

Machine Learning 2024-05-06 v3 Robotics

Abstract

A world model creates a surrogate world to train a controller and predict safety violations by learning the internal dynamic model of systems. However, the existing world models rely solely on statistical learning of how observations change in response to actions, lacking precise quantification of how accurate the surrogate dynamics are, which poses a significant challenge in safety-critical systems. To address this challenge, we propose foundation world models that embed observations into meaningful and causally latent representations. This enables the surrogate dynamics to directly predict causal future states by leveraging a training-free large language model. In two common benchmarks, this novel model outperforms standard world models in the safety prediction task and has a performance comparable to supervised learning despite not using any data. We evaluate its performance with a more specialized and system-relevant metric by comparing estimated states instead of aggregating observation-wide error.

Keywords

Cite

@article{arxiv.2404.00462,
  title  = {Zero-shot Safety Prediction for Autonomous Robots with Foundation World Models},
  author = {Zhenjiang Mao and Siqi Dai and Yuang Geng and Ivan Ruchkin},
  journal= {arXiv preprint arXiv:2404.00462},
  year   = {2024}
}

Comments

Presented at the Back to the Future-Robot Learning Going Probabilistic Workshop, co-located with ICRA 2024. https://openreview.net/forum?id=gHhBNIq9Cs

R2 v1 2026-06-28T15:39:15.519Z