Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

High-Quality Entity Segmentation and Grounding

About

In this work, we propose ESG, a pipeline for high-quality entity segmentation and grounding supported by a new dataset EntitySeg. At first, the proposed dataset naming EntitySeg contains images spanning various image domains and entities, along with plentiful high-resolution images and high-quality mask annotations for training and testing. Then, the ESG mainly consists of two modules: CropFormer for high-quality entity segmentation whereas GELLA for accurate noun extraction from sentences and semantic matching between language and visual regions. Unlike existing grounding methods that jointly train a segmentation and a large language model, ESG adopts a two-stage decoupled design, preserving high-quality masks and grounding robustness without the trade-offs often introduced by joint training. CropFormer ensures high-quality entity segmentation results, which can then be encoded into the GELLA model for effective grounding. Extensive experimental results demonstrate the effectiveness of our proposed pipeline across five tasks, including entity segmentation, panoptic segmentation, open-vocabulary segmentation, referring segmentation, and panoptic localized narratives. Furthermore, GELLA module of ESG pipeline is highly flexible and capable of processing mask inputs from any segmentation framework, thanks to its lightweight colormap/vision encoder, language/mask decoder, and association module. The entity segmentation dataset and grounding code will be released at https://github.com/qqlu/Entity.

Lu Qi, Yi-Wen Chen, Tao Zhang, Xiangtai Li, Xu Yang, Bo Du, Ming-Hsuan Yang• 2024

Related benchmarks

TaskDatasetResultRank
Reasoning SegmentationReasonSeg (val)
gIoU66.7
382
Referring Expression SegmentationRefCOCO (testA)--
332
Referring Expression SegmentationRefCOCO+ (testA)--
305
Reasoning SegmentationReasonSeg (test)
gIoU63.3
287
Referring Expression SegmentationRefCOCO+ (val)--
284
Referring Expression SegmentationRefCOCO (val)--
273
Referring Expression SegmentationRefCOCO (testB)--
259
Referring Expression SegmentationRefCOCO+ (testB)--
256
Referring Expression SegmentationRefCOCOg (val (U))--
95
Instance SegmentationLVIS--
81
Showing 10 of 24 rows

Other info

Follow for update