English

Unseen Object Instance Segmentation with Fully Test-time RGB-D Embeddings Adaptation

Computer Vision and Pattern Recognition 2023-02-23 v2 Robotics

Abstract

Segmenting unseen objects is a crucial ability for the robot since it may encounter new environments during the operation. Recently, a popular solution is leveraging RGB-D features of large-scale synthetic data and directly applying the model to unseen real-world scenarios. However, the domain shift caused by the sim2real gap is inevitable, posing a crucial challenge to the segmentation model. In this paper, we emphasize the adaptation process across sim2real domains and model it as a learning problem on the BatchNorm parameters of a simulation-trained model. Specifically, we propose a novel non-parametric entropy objective, which formulates the learning objective for the test-time adaptation in an open-world manner. Then, a cross-modality knowledge distillation objective is further designed to encourage the test-time knowledge transfer for feature enhancement. Our approach can be efficiently implemented with only test images, without requiring annotations or revisiting the large-scale synthetic training data. Besides significant time savings, the proposed method consistently improves segmentation results on the overlap and boundary metrics, achieving state-of-the-art performance on unseen object instance segmentation.

Keywords

Cite

@article{arxiv.2204.09847,
  title  = {Unseen Object Instance Segmentation with Fully Test-time RGB-D Embeddings Adaptation},
  author = {Lu Zhang and Siqi Zhang and Xu Yang and Hong Qiao and Zhiyong Liu},
  journal= {arXiv preprint arXiv:2204.09847},
  year   = {2023}
}

Comments

Accepted to ICRA 2023

R2 v1 2026-06-24T10:54:09.150Z