arXiv:2512.02609cs.ROcs.CV2025-12被引 1

用提示引导时间动作预测,解决多目标抓取中的模态冲突问题

SAM2Grasp: Resolve Multi-modal Grasping via Prompt-conditioned Temporal Action Prediction

  • 将抓取任务转为提示条件下的单模态动作预测,避免多目标冲突
  • 在杂乱场景中抓取成功率超90%,优于现有方法
  • 适合需要稳定抓取多个物体的机器人应用场景

机器人抓取的模仿学习常面临多模态问题:当场景中存在多个可抓取目标时,对不同物体的示范会产生相互冲突的训练信号。标准模仿学习策略会将这些不同动作平均成单一无效动作。本文提出SAM2Grasp框架,将任务重构为单模态、提示条件的动作预测问题。该方法利用冻结的SAM2模型,借助其强大的视觉时序跟踪能力,并引入轻量级可训练动作头,与原分割头并行运行。仅需在预计算的SAM2时序视觉特征上训练小型动作头。推理时,由上游检测模型提供的初始提示(如边界框)指定目标物体,该提示使动作头仅针对该物体预测唯一且明确的抓取轨迹。后续视频帧中,SAM2内置的时序跟踪能力自动维持对目标物体的稳定追踪,使模型无需外部干预即可持续从视频流中预测抓取轨迹。这一时序-提示机制有效消除视觉运动策略中的歧义。大量实验表明,SAM2Grasp在杂乱多物体抓取任务中达到当前最优性能。

原文摘要 · Abstract (English)

Imitation learning for robotic grasping is often plagued by the multimodal problem: when a scene contains multiple valid targets, demonstrations of grasping different objects create conflicting training signals. Standard imitation learning policies fail by averaging these distinct actions into a single, invalid action. In this paper, we introduce SAM2Grasp, a novel framework that resolves this issue by reformulating the task as a uni-modal, prompt-conditioned prediction problem. Our method leverages the frozen SAM2 model to use its powerful visual temporal tracking capability and introduces a lightweight, trainable action head that operates in parallel with its native segmentation head. This design allows for training only the small action head on pre-computed temporal-visual features from SAM2. During inference, an initial prompt, such as a bounding box provided by an upstream object detection model, designates the specific object to be grasped. This prompt conditions the action head to predict a unique, unambiguous grasp trajectory for that object alone. In all subsequent video frames, SAM2's built-in temporal tracking capability automatically maintains stable tracking of the selected object, enabling our model to continuously predict the grasp trajectory from the video stream without further external guidance. This temporal-prompted approach effectively eliminates ambiguity from the visuomotor policy. We demonstrate through extensive experiments that SAM2Grasp achieves state-of-the-art performance in cluttered, multi-object grasping tasks.

机器人抓取视觉跟踪模仿学习多模态

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