用视觉关系推理提升机器人抓取复杂场景的规划能力
A Modern Take on Visual Relationship Reasoning for Grasp Planning
- 基于Transformer的端到端模型同时检测物体并生成空间关系图
- 在含35个物体、97类物品的场景中达到当前最优性能
- 适用于需要精准抓取顺序的工业自动化与智能机器人
在真实世界杂乱场景中,机器人需理解物体间的复杂空间依赖关系以确定最优抓取序列或高效检索策略。现有方法多局限于简化场景,仅关注初始检测后的成对关系预测,常忽略全局上下文,且难以处理冗余或缺失关系。本文提出一种现代视觉关系推理新范式:构建D3GD测试基准,包含最多35个物体、来自97个不同类别的箱子抓取场景;并提出D3G模型,一种基于Transformer的端到端依赖图生成方法,可同时完成物体检测与空间关系邻接矩阵生成。针对传统指标局限,首次采用关系平均精度(Average Precision of Relationships)进行评估,并开展全面实验验证。结果表明,该方法在该任务上达到新基准水平,为未来机器人操作研究奠定基础。代码与数据集已公开。
原文摘要 · Abstract (English)
Interacting with real-world cluttered scenes pose several challenges to robotic agents that need to understand complex spatial dependencies among the observed objects to determine optimal pick sequences or efficient object retrieval strategies. Existing solutions typically manage simplified scenarios and focus on predicting pairwise object relationships following an initial object detection phase, but often overlook the global context or struggle with handling redundant and missing object relations. In this work, we present a modern take on visual relational reasoning for grasp planning. We introduce D3GD, a novel testbed that includes bin picking scenes with up to 35 objects from 97 distinct categories. Additionally, we propose D3G, a new end-to-end transformer-based dependency graph generation model that simultaneously detects objects and produces an adjacency matrix representing their spatial relationships. Recognizing the limitations of standard metrics, we employ the Average Precision of Relationships for the first time to evaluate model performance, conducting an extensive experimental benchmark. The obtained results establish our approach as the new state-of-the-art for this task, laying the foundation for future research in robotic manipulation. We publicly release the code and dataset at https://paolotron.github.io/d3g.github.io.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。