English

Towards Robust Part-aware Instance Segmentation for Industrial Bin Picking

Computer Vision and Pattern Recognition 2022-03-08 v1 Artificial Intelligence

Abstract

Industrial bin picking is a challenging task that requires accurate and robust segmentation of individual object instances. Particularly, industrial objects can have irregular shapes, that is, thin and concave, whereas in bin-picking scenarios, objects are often closely packed with strong occlusion. To address these challenges, we formulate a novel part-aware instance segmentation pipeline. The key idea is to decompose industrial objects into correlated approximate convex parts and enhance the object-level segmentation with part-level segmentation. We design a part-aware network to predict part masks and part-to-part offsets, followed by a part aggregation module to assemble the recognized parts into instances. To guide the network learning, we also propose an automatic label decoupling scheme to generate ground-truth part-level labels from instance-level labels. Finally, we contribute the first instance segmentation dataset, which contains a variety of industrial objects that are thin and have non-trivial shapes. Extensive experimental results on various industrial objects demonstrate that our method can achieve the best segmentation results compared with the state-of-the-art approaches.

Keywords

Cite

@article{arxiv.2203.02767,
  title  = {Towards Robust Part-aware Instance Segmentation for Industrial Bin Picking},
  author = {Yidan Feng and Biqi Yang and Xianzhi Li and Chi-Wing Fu and Rui Cao and Kai Chen and Qi Dou and Mingqiang Wei and Yun-Hui Liu and Pheng-Ann Heng},
  journal= {arXiv preprint arXiv:2203.02767},
  year   = {2022}
}

Comments

6 pages

R2 v1 2026-06-24T10:03:14.864Z