ROAICVLGApr 14, 2022

Sim-to-Real 6D Object Pose Estimation via Iterative Self-training for Robotic Bin Picking

arXiv:2204.07049v234 citationsh-index: 164
AI Analysis

This work addresses the challenge of cost-effective robotic grasping in industrial settings, representing an incremental advancement in sim-to-real transfer methods.

The paper tackles the problem of 6D object pose estimation for robotic bin picking by proposing an iterative self-training framework that uses simulated data and pseudo-labeling on real data, achieving ADD(-S) improvements of 11.49% on a public benchmark and 22.62% on a new dataset, and increasing robotic bin-picking success by 19.54%.

In this paper, we propose an iterative self-training framework for sim-to-real 6D object pose estimation to facilitate cost-effective robotic grasping. Given a bin-picking scenario, we establish a photo-realistic simulator to synthesize abundant virtual data, and use this to train an initial pose estimation network. This network then takes the role of a teacher model, which generates pose predictions for unlabeled real data. With these predictions, we further design a comprehensive adaptive selection scheme to distinguish reliable results, and leverage them as pseudo labels to update a student model for pose estimation on real data. To continuously improve the quality of pseudo labels, we iterate the above steps by taking the trained student model as a new teacher and re-label real data using the refined teacher model. We evaluate our method on a public benchmark and our newly-released dataset, achieving an ADD(-S) improvement of 11.49% and 22.62% respectively. Our method is also able to improve robotic bin-picking success by 19.54%, demonstrating the potential of iterative sim-to-real solutions for robotic applications.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes