Zero-Shot Instance Segmentation
Ye Zheng, Jiahong Wu, Yongqiang Qin, Faen Zhang, Li Cui

TL;DR
This paper introduces zero-shot instance segmentation (ZSI), enabling models to segment unseen object categories without training data for those categories, using a novel method and benchmark on MS-COCO.
Contribution
It formulates the ZSI task, proposes a new method with specialized components, and establishes a benchmark, advancing zero-shot segmentation research.
Findings
Outperforms previous zero-shot object detection methods
Achieves promising results on unseen categories in ZSI
Provides a new benchmark for future research
Abstract
Deep learning has significantly improved the precision of instance segmentation with abundant labeled data. However, in many areas like medical and manufacturing, collecting sufficient data is extremely hard and labeling this data requires high professional skills. We follow this motivation and propose a new task set named zero-shot instance segmentation (ZSI). In the training phase of ZSI, the model is trained with seen data, while in the testing phase, it is used to segment all seen and unseen instances. We first formulate the ZSI task and propose a method to tackle the challenge, which consists of Zero-shot Detector, Semantic Mask Head, Background Aware RPN and Synchronized Background Strategy. We present a new benchmark for zero-shot instance segmentation based on the MS-COCO dataset. The extensive empirical results in this benchmark show that our method not only surpasses the…
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 · COVID-19 diagnosis using AI
MethodsAttentive Walk-Aggregating Graph Neural Network · Region Proposal Network
