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

Hierarchical Open-vocabulary Universal Image Segmentation

About

Open-vocabulary image segmentation aims to partition an image into semantic regions according to arbitrary text descriptions. However, complex visual scenes can be naturally decomposed into simpler parts and abstracted at multiple levels of granularity, introducing inherent segmentation ambiguity. Unlike existing methods that typically sidestep this ambiguity and treat it as an external factor, our approach actively incorporates a hierarchical representation encompassing different semantic-levels into the learning process. We propose a decoupled text-image fusion mechanism and representation learning modules for both "things" and "stuff". Additionally, we systematically examine the differences that exist in the textual and visual features between these types of categories. Our resulting model, named HIPIE, tackles HIerarchical, oPen-vocabulary, and unIvErsal segmentation tasks within a unified framework. Benchmarked on over 40 datasets, e.g., ADE20K, COCO, Pascal-VOC Part, RefCOCO/RefCOCOg, ODinW and SeginW, HIPIE achieves the state-of-the-art results at various levels of image comprehension, including semantic-level (e.g., semantic segmentation), instance-level (e.g., panoptic/referring segmentation and object detection), as well as part-level (e.g., part/subpart segmentation) tasks. Our code is released at https://github.com/berkeley-hipie/HIPIE.

Xudong Wang, Shufan Li, Konstantinos Kallidromitis, Yusuke Kato, Kazuki Kozuka, Trevor Darrell• 2023

Related benchmarks

TaskDatasetResultRank
Semantic segmentationADE20K
mIoU29
936
Referring Expression ComprehensionRefCOCO+ (val)--
345
Referring Expression ComprehensionRefCOCO (val)--
335
Semantic segmentationPASCAL Context (val)
mIoU2
323
Referring Expression ComprehensionRefCOCOg (val)--
291
Instance SegmentationCOCO
APmask51.9
279
Referring Image SegmentationRefCOCO (val)
mIoU82.6
197
Semantic segmentationADE20K A-150
mIoU29
188
Semantic segmentationPASCAL-Context 59 class (val)
mIoU59.3
125
Referring Image SegmentationRefCOCO+ (val)
mIoU73
117
Showing 10 of 51 rows

Other info

Code

Follow for update