SegPrompt: Boosting Open-world Segmentation via Category-level Prompt Learning
Muzhi Zhu, Hengtao Li, Hao Chen, Chengxiang Fan, Weian Mao, Chenchen, Jing, Yifan Liu, Chunhua Shen

TL;DR
SegPrompt introduces a novel training approach that leverages category information to enhance open-world instance segmentation, enabling better detection of both known and unknown objects without compromising efficiency.
Contribution
The paper proposes SegPrompt, a new training mechanism that uses category information to improve class-agnostic segmentation and introduces a realistic open-world benchmark for unknown object discovery.
Findings
Improves unseen object detection by 6.1% in AR on the new benchmark.
Enhances transfer and supervised setting performance by over 5%.
Maintains inference efficiency while boosting overall segmentation accuracy.
Abstract
Current closed-set instance segmentation models rely on pre-defined class labels for each mask during training and evaluation, largely limiting their ability to detect novel objects. Open-world instance segmentation (OWIS) models address this challenge by detecting unknown objects in a class-agnostic manner. However, previous OWIS approaches completely erase category information during training to keep the model's ability to generalize to unknown objects. In this work, we propose a novel training mechanism termed SegPrompt that uses category information to improve the model's class-agnostic segmentation ability for both known and unknown categories. In addition, the previous OWIS training setting exposes the unknown classes to the training set and brings information leakage, which is unreasonable in the real world. Therefore, we provide a new open-world benchmark closer to a real-world…
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 · Medical Image Segmentation Techniques
MethodsFocus
