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

Vision-Aware Text Features in Referring Image Segmentation: From Object Understanding to Context Understanding

About

Referring image segmentation is a challenging task that involves generating pixel-wise segmentation masks based on natural language descriptions. The complexity of this task increases with the intricacy of the sentences provided. Existing methods have relied mostly on visual features to generate the segmentation masks while treating text features as supporting components. However, this under-utilization of text understanding limits the model's capability to fully comprehend the given expressions. In this work, we propose a novel framework that specifically emphasizes object and context comprehension inspired by human cognitive processes through Vision-Aware Text Features. Firstly, we introduce a CLIP Prior module to localize the main object of interest and embed the object heatmap into the query initialization process. Secondly, we propose a combination of two components: Contextual Multimodal Decoder and Meaning Consistency Constraint, to further enhance the coherent and consistent interpretation of language cues with the contextual understanding obtained from the image. Our method achieves significant performance improvements on three benchmark datasets RefCOCO, RefCOCO+ and G-Ref. Project page: \url{https://vatex.hkustvgd.com/}.

Hai Nguyen-Truong, E-Ro Nguyen, Tuan-Anh Vu, Minh-Triet Tran, Binh-Son Hua, Sai-Kit Yeung• 2024

Related benchmarks

TaskDatasetResultRank
Referring Image SegmentationRefCOCO+ (test-B)
mIoU68.52
200
Referring Video Object SegmentationRef-YouTube-VOS (val)
J&F Score65.4
200
Referring Image SegmentationRefCOCO (val)
mIoU81.53
197
Referring Image SegmentationRefCOCO (test A)
mIoU82.75
178
Referring Video Object SegmentationRef-DAVIS 2017 (val)
J&F65.4
178
Referring Video Object SegmentationRef-DAVIS 17
J&F Score65.4
131
Referring Image SegmentationRefCOCO (test-B)
mIoU79.66
119
Referring Image SegmentationRefCOCO+ (val)
mIoU74.61
117
Referring Image SegmentationG-Ref (val)
mIoU75.54
95
Referring Image SegmentationRefCOCO+ (test-A)--
89
Showing 10 of 12 rows

Other info

Code

Follow for update