让机器人在杂乱环境中按空间关系智能排序操作顺序
Learning Spatial-Aware Manipulation Ordering
- 用空间图建模物体间与机械臂的交互关系
- 在16万样本上训练,实时生成合理操作顺序
- 适合需要精准抓取的复杂场景机器人应用
在杂乱环境中进行操作时,物体间的空间依赖关系导致不当的操作顺序可能引发碰撞或阻碍访问。现有方法常忽略这些空间关系,限制了灵活性和可扩展性。为此,我们提出OrderMind,一种统一的空间感知操作排序框架,直接基于空间上下文学习物体操作优先级。该架构结合空间上下文编码器与时间优先级结构模块,使用k-最近邻构建空间图,聚合局部布局的几何信息,并编码物体-物体及物体-操作者之间的交互,支持实时准确的操作排序。为生成物理和语义合理的监督信号,我们引入空间先验标注方法,引导视觉-语言模型生成合理操作顺序用于知识蒸馏。我们在包含163,222个样本、难度各异的操纵顺序基准数据集上评估OrderMind。仿真与真实环境中的大量实验表明,该方法在有效性和效率上显著优于先前方法,能够在杂乱场景中实现鲁棒操作。
原文摘要 · Abstract (English)
Manipulation in cluttered environments is challenging due to spatial dependencies among objects, where an improper manipulation order can cause collisions or blocked access. Existing approaches often overlook these spatial relationships, limiting their flexibility and scalability. To address these limitations, we propose OrderMind, a unified spatial-aware manipulation ordering framework that directly learns object manipulation priorities based on spatial context. Our architecture integrates a spatial context encoder with a temporal priority structuring module. We construct a spatial graph using k-Nearest Neighbors to aggregate geometric information from the local layout and encode both object-object and object-manipulator interactions to support accurate manipulation ordering in real-time. To generate physically and semantically plausible supervision signals, we introduce a spatial prior labeling method that guides a vision-language model to produce reasonable manipulation orders for distillation. We evaluate OrderMind on our Manipulation Ordering Benchmark, comprising 163,222 samples of varying difficulty. Extensive experiments in both simulation and real-world environments demonstrate that our method significantly outperforms prior approaches in effectiveness and efficiency, enabling robust manipulation in cluttered scenes.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。