English

Distributional Instance Segmentation: Modeling Uncertainty and High Confidence Predictions with Latent-MaskRCNN

Computer Vision and Pattern Recognition 2023-05-04 v1 Artificial Intelligence Robotics

Abstract

Object recognition and instance segmentation are fundamental skills in any robotic or autonomous system. Existing state-of-the-art methods are often unable to capture meaningful uncertainty in challenging or ambiguous scenes, and as such can cause critical errors in high-performance applications. In this paper, we explore a class of distributional instance segmentation models using latent codes that can model uncertainty over plausible hypotheses of object masks. For robotic picking applications, we propose a confidence mask method to achieve the high precision necessary in industrial use cases. We show that our method can significantly reduce critical errors in robotic systems, including our newly released dataset of ambiguous scenes in a robotic application. On a real-world apparel-picking robot, our method significantly reduces double pick errors while maintaining high performance.

Keywords

Cite

@article{arxiv.2305.01910,
  title  = {Distributional Instance Segmentation: Modeling Uncertainty and High Confidence Predictions with Latent-MaskRCNN},
  author = {YuXuan Liu and Nikhil Mishra and Pieter Abbeel and Xi Chen},
  journal= {arXiv preprint arXiv:2305.01910},
  year   = {2023}
}

Comments

In ICRA 2023. Code and dataset are available at https://segm.yuxuanliu.com/

R2 v1 2026-06-28T10:24:11.374Z