IROS 2023poster5 citations

Prioritized Planning for Target-Oriented Manipulation via Hierarchical Stacking Relationship Prediction

Zewen Wu, Jian Tang, Xingyu Chen, Chengzhong Ma, Xuguang Lan, Nanning Zheng

Abstract

In scenarios involving grasping multiple targets, the learning of stacking relationships between objects is fundamental for robots to execute safely and efficiently. However, current methods lack subdivision for the hierarchy of stacking relationship types. In scenes where objects are mostly stacked in an orderly manner, they are incapable of performing human-like and high-efficient grasping decisions. This paper proposes a perception-planning method to distinguish different stacking forms between objects and generate prioritized manipulation sequences based on given target designations. We utilize a Hierarchical Stacking Relationship Network (HSRN) to discriminate the hierarchy of stacking and generate a refined Stacking Relationship Tree (SRT) for relationship description. Considering objects with high stacking stability can be processed together if necessary, we introduce an elaborate decision-making planner based on Partially Observable Markov Decision Process (POMDP), which leverages observations and generates the least grasp-consuming decision chain with robustness and is suitable for simultaneously specifying multiple targets. To verify our work, we set the scene to the dining table and augment REGRAD dataset for network training. Experiments show that our method effectively generates grasping decisions that conform to human requirements, and improves the implementation efficiency compared with existing methods on the basis of guaranteeing success rate.

BibTeX
@inproceedings{iros2023_prioritizedplann,
  title = {Prioritized Planning for Target-Oriented Manipulation via Hierarchical Stacking Relationship Prediction},
  author = {Zewen Wu and Jian Tang and Xingyu Chen and Chengzhong Ma and Xuguang Lan and Nanning Zheng},
  booktitle = {IROS 2023},
  year = {2023}
}