Validate the Dream Before You Trust Its Verdict: Admissibility for World-Model Simulators

📄 arXiv: 2607.07196v1 📥 PDF

作者: Christian Oefinger, Finn Rasmus Schäfer, Korbinian Moller, Mattia Piccinini, Johannes Betz

分类: cs.RO, cs.AI, cs.LG, cs.SE

发布日期: 2026-07-08

备注: Accepted at RSS 2026 Workshop on Robot World Models


💡 一句话要点

提出世界模型可接受性框架以增强机器人决策信任度

🎯 匹配领域: 支柱二:RL算法与架构 (RL & Architecture)

关键词: 世界模型 自动驾驶 模型认证 决策支持 验证与确认 安全性评估 行动跟随能力

📋 核心要点

  1. 现有的世界模型在评估策略时缺乏对模型自身可信度的验证,导致判决结果的不可靠性。
  2. 论文提出了一种可接受性阶梯框架,要求在使用世界模型作为测试oracle之前,必须对其进行验证和认证。
  3. 通过对两个自动驾驶世界模型的实验,发现视觉生成质量与行动跟随能力之间存在反转关系,强调了模型认证的重要性。

📝 摘要(中文)

在机器人领域,世界模型(WMs)被广泛用于通过模拟行动后果来评估策略。然而,模型的判决仅在其本身经过认证后才可信。现有的视觉真实度指标未能考虑模型对策略行动的响应。本文提出了一种可接受性阶梯(L0-L4),要求任何作为测试oracle的WM在接受其判决作为证据之前,必须先经过认证。该框架在自动驾驶领域得到了应用,揭示了视觉生成质量与行动跟随能力之间的反转关系。

🔬 方法详解

问题定义:本文旨在解决世界模型在作为决策支持工具时缺乏可信度认证的问题。现有方法通常假设模拟器是可信的,而忽视了生成模型本身的验证。

核心思路:提出了一种可接受性阶梯(L0-L4),要求任何作为测试oracle的世界模型在其判决被接受为证据之前,必须经过认证。该方法借鉴了安全关键模拟中的验证、确认和认证(VV&A)实践。

技术框架:整体框架包括多个阶段,从模型的初步验证(L0)到更高层次的行动跟随能力验证(L1-L4)。每个阶段都有特定的标准和测试要求,以确保模型的可靠性。

关键创新:最重要的创新在于引入了可接受性阶梯的概念,强调了世界模型在作为决策支持工具时必须经过的认证过程。这与传统方法的本质区别在于,后者通常假设模拟器是可信的。

关键设计:在模型评估中,采用了多种指标,包括视觉真实度和行动跟随能力的评估。具体参数设置和损失函数设计未在摘要中详细说明,需参考论文的具体内容。

🖼️ 关键图片

img_0
img_1

📊 实验亮点

实验结果显示,在两个自动驾驶世界模型中,视觉生成质量较高的模型在行动跟随能力上表现较差,揭示了视觉真实度与行动鲁棒性之间的反转关系。这一发现强调了模型认证的重要性,推动了对世界模型评估方法的重新思考。

🎯 应用场景

该研究的潜在应用领域包括自动驾驶、机器人控制和其他需要高可信度决策支持的领域。通过提供一个系统化的认证框架,可以显著提高模型在实际应用中的安全性和可靠性,进而推动智能系统的广泛应用。

📄 摘要(原文)

Across robotics, World Models (WMs) are increasingly used to evaluate action policies by simulating the consequences of actions in an imagined world, and returning a success or safety verdict. Yet a verdict is only as trustworthy as the WM that produced it, and the WM itself needs to be certified. In video-generation WMs, fidelity metrics such as Fréchet Video Distance (FVD) reward visual realism, but ignore whether the world responds correctly to the policy's actions, including those unseen in training. Classical simulation-based validation assumes a trusted simulator evaluating an untrusted policy, whereas generative WMs are themselves unverified learned artifacts. Hence, we argue that any WM used as a test oracle must first be accredited before its verdicts can serve as evidence. Building on credibility practices from safety-critical simulation, including Verification, Validation & Accreditation (VV&A), Safety of the Intended Functionality (SOTIF), and scenario-based testing standards, we define an admissibility ladder (L0-L4) that a WM must climb before its closed-loop verdicts are accepted as assurance evidence. Our framework is embodiment-agnostic, and is instantiated in autonomous driving (AD), where assurance methods for traditional simulation are most mature. Applied to two driving WMs, the lower rungs reveal a reversal: the model that ranks higher on visual generation quality (L0) ranks lower on action-following (L1-L2), so visual fidelity does not predict the action-robustness a closed-loop verdict depends on.