Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

SOHES: Self-supervised Open-world Hierarchical Entity Segmentation

About

Open-world entity segmentation, as an emerging computer vision task, aims at segmenting entities in images without being restricted by pre-defined classes, offering impressive generalization capabilities on unseen images and concepts. Despite its promise, existing entity segmentation methods like Segment Anything Model (SAM) rely heavily on costly expert annotators. This work presents Self-supervised Open-world Hierarchical Entity Segmentation (SOHES), a novel approach that eliminates the need for human annotations. SOHES operates in three phases: self-exploration, self-instruction, and self-correction. Given a pre-trained self-supervised representation, we produce abundant high-quality pseudo-labels through visual feature clustering. Then, we train a segmentation model on the pseudo-labels, and rectify the noises in pseudo-labels via a teacher-student mutual-learning procedure. Beyond segmenting entities, SOHES also captures their constituent parts, providing a hierarchical understanding of visual entities. Using raw images as the sole training data, our method achieves unprecedented performance in self-supervised open-world segmentation, marking a significant milestone towards high-quality open-world entity segmentation in the absence of human-annotated masks. Project page: https://SOHES-ICLR.github.io.

Shengcao Cao, Jiuxiang Gu, Jason Kuen, Hao Tan, Ruiyi Zhang, Handong Zhao, Ani Nenkova, Liang-Yan Gui, Tong Sun, Yu-Xiong Wang• 2024

Related benchmarks

TaskDatasetResultRank
Instance SegmentationLVIS--
68
Image SegmentationPartImageNet
AR36
7
Image SegmentationCOCO
AR30.5
7
Image SegmentationADE20K
AR31.1
7
Image SegmentationEntitySeg
AR33.5
7
Image SegmentationSA-1B (test)
AR33.3
7
Image SegmentationPACO
AR17.1
7
Showing 7 of 7 rows

Other info

Follow for update