Zero-shot Unsupervised Transfer Instance Segmentation
Gyungin Shin, Samuel Albanie, Weidi Xie

TL;DR
ZUTIS introduces a zero-shot, unsupervised framework for instance and semantic segmentation that does not require annotations and performs competitively on challenging datasets.
Contribution
It presents a novel zero-shot, unsupervised segmentation method capable of handling both semantic and instance segmentation without annotations.
Findings
Achieves 2.2 mask AP on COCO-20K
Attains 14.5 mIoU on ImageNet-S with 919 categories
Operates without access to target data distribution
Abstract
Segmentation is a core computer vision competency, with applications spanning a broad range of scientifically and economically valuable domains. To date, however, the prohibitive cost of annotation has limited the deployment of flexible segmentation models. In this work, we propose Zero-shot Unsupervised Transfer Instance Segmentation (ZUTIS), a framework that aims to meet this challenge. The key strengths of ZUTIS are: (i) no requirement for instance-level or pixel-level annotations; (ii) an ability of zero-shot transfer, i.e., no assumption on access to a target data distribution; (iii) a unified framework for semantic and instance segmentations with solid performance on both tasks compared to state-of-the-art unsupervised methods. While comparing to previous work, we show ZUTIS achieves a gain of 2.2 mask AP on COCO-20K and 14.5 mIoU on ImageNet-S with 919 categories for instance and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Domain Adaptation and Few-Shot Learning · Advanced Image and Video Retrieval Techniques
