arXiv:2602.22579cs.ROcs.SE2026-02被引 3

用变异测试提升视觉语言机器人测试效率,无需人工标注即可发现任务失败

Metamorphic Testing of Vision-Language Action-Enabled Robots

  • 设计两种变异关系模式,通过输入变化检测动作轨迹异常
  • 在5个模型、2个机器人上验证,可自动发现未完成任务等10余类错误
  • 方法通用性强,跨模型、机器人和任务均适用,适合无正确性标注场景

视觉-语言-动作(VLA)模型是多模态机器人任务控制器,根据指令和视觉输入生成一系列低层控制动作,使机器人在物理环境中执行任务。这类系统面临测试归约问题:一方面需为每个指令定义测试归约,复杂且不通用;另一方面现有先进归约依赖符号化世界表示(如机器人与物体状态),可评估任务正确性,但无法衡量任务执行质量。本文探索变异测试(MT)是否能缓解此问题。提出两种变异关系模式及五种具体变异关系,用于评估输入变化对VLA机器人原轨迹的影响。基于五个VLA模型、两个仿真机器人和四个机器人任务的实证研究显示,MT能有效缓解测试归约问题,自动检测包括任务未完成在内的多种故障。更重要的是,所提变异关系具有通用性,适用于不同VLA模型、机器人和任务,即使缺乏测试归约也可使用。

原文摘要 · Abstract (English)

Vision-Language-Action (VLA) models are multimodal robotic task controllers that, given an instruction and visual inputs, produce a sequence of low-level control actions (or motor commands) enabling a robot to execute the requested task in the physical environment. These systems face the test oracle problem from multiple perspectives. On the one hand, a test oracle must be defined for each instruction prompt, which is a complex and non-generalizable approach. On the other hand, current state-of-the-art oracles typically capture symbolic representations of the world (e.g., robot and object states), enabling the correctness evaluation of a task, but fail to assess other critical aspects, such as the quality with which VLA-enabled robots perform a task. In this paper, we explore whether Metamorphic Testing (MT) can alleviate the test oracle problem in this context. To do so, we propose two metamorphic relation patterns and five metamorphic relations to assess whether changes to the test inputs impact the original trajectory of the VLA-enabled robots. An empirical study involving five VLA models, two simulated robots, and four robotic tasks shows that MT can effectively alleviate the test oracle problem by automatically detecting diverse types of failures, including, but not limited to, uncompleted tasks. More importantly, the proposed MRs are generalizable, making the proposed approach applicable across different VLA models, robots, and tasks, even in the absence of test oracles.

机器人测试变异测试VLA模型自动化验证

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