Share your thoughts, 1 month free Claude Pro on usSee more
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
1024
Semantic segmentationPASCAL Context (val)
mIoU2
360
Referring Expression ComprehensionRefCOCO+ (val)--
354
Referring Expression ComprehensionRefCOCO (val)--
344
Referring Expression ComprehensionRefCOCOg (val)--
300
Instance SegmentationCOCO
APmask51.9
291
Referring Image SegmentationRefCOCO (val)
mIoU82.6
259
Semantic segmentationADE20K A-150
mIoU29
217
Referring Image SegmentationRefCOCO+ (val)
mIoU73
179
Semantic segmentationPASCAL-Context 59 class (val)
mIoU59.3
125
Showing 10 of 51 rows

Other info

Code

Follow for update