arXiv:2506.16652cs.ROcs.CV2025-06中稿 · Robotics: Science …被引 8

用视觉语言模型生成代码,解决机器人指令模糊问题

CodeDiffuser: Attention-Enhanced Diffusion Policy via VLM-Generated Code for Instruction Ambiguity

  • 通过VLM将指令转为可执行代码,实现语义到动作的中间表示
  • 生成3D注意力图,精准定位任务相关区域,提升复杂场景理解
  • 适合处理语言模糊、多物体交互等高难度操控任务

机器人操作中的自然语言指令常存在歧义和模糊性,例如“把杯子挂在杯架上”可能对应多个有效动作。现有端到端语言条件策略因缺乏模块化与可解释性,表现受限。本文提出一种新框架,利用视觉语言模型(VLM)解析指令中的抽象概念,生成任务专属代码——一种可解释、可执行的中间表示。该代码与感知模块结合,生成融合空间与语义信息的3D注意力图,有效缓解指令歧义。大量实验表明,当前模仿学习方法在语言与环境变化下适应能力差。本文方法在涉及语言模糊性、接触密集型操作及多物体交互的挑战性任务中表现优异。

原文摘要 · Abstract (English)

Natural language instructions for robotic manipulation tasks often exhibit ambiguity and vagueness. For instance, the instruction "Hang a mug on the mug tree" may involve multiple valid actions if there are several mugs and branches to choose from. Existing language-conditioned policies typically rely on end-to-end models that jointly handle high-level semantic understanding and low-level action generation, which can result in suboptimal performance due to their lack of modularity and interpretability. To address these challenges, we introduce a novel robotic manipulation framework that can accomplish tasks specified by potentially ambiguous natural language. This framework employs a Vision-Language Model (VLM) to interpret abstract concepts in natural language instructions and generates task-specific code - an interpretable and executable intermediate representation. The generated code interfaces with the perception module to produce 3D attention maps that highlight task-relevant regions by integrating spatial and semantic information, effectively resolving ambiguities in instructions. Through extensive experiments, we identify key limitations of current imitation learning methods, such as poor adaptation to language and environmental variations. We show that our approach excels across challenging manipulation tasks involving language ambiguity, contact-rich manipulation, and multi-object interactions.

机器人操作视觉语言模型指令模糊代码生成

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