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

LAVT: Language-Aware Vision Transformer for Referring Image Segmentation

About

Referring image segmentation is a fundamental vision-language task that aims to segment out an object referred to by a natural language expression from an image. One of the key challenges behind this task is leveraging the referring expression for highlighting relevant positions in the image. A paradigm for tackling this problem is to leverage a powerful vision-language ("cross-modal") decoder to fuse features independently extracted from a vision encoder and a language encoder. Recent methods have made remarkable advancements in this paradigm by exploiting Transformers as cross-modal decoders, concurrent to the Transformer's overwhelming success in many other vision-language tasks. Adopting a different approach in this work, we show that significantly better cross-modal alignments can be achieved through the early fusion of linguistic and visual features in intermediate layers of a vision Transformer encoder network. By conducting cross-modal feature fusion in the visual feature encoding stage, we can leverage the well-proven correlation modeling power of a Transformer encoder for excavating helpful multi-modal context. This way, accurate segmentation results are readily harvested with a light-weight mask predictor. Without bells and whistles, our method surpasses the previous state-of-the-art methods on RefCOCO, RefCOCO+, and G-Ref by large margins.

Zhao Yang, Jiaqi Wang, Yansong Tang, Kai Chen, Hengshuang Zhao, Philip H.S. Torr• 2021

Related benchmarks

TaskDatasetResultRank
Referring Expression SegmentationRefCOCO (testA)
cIoU75.82
315
Referring Expression SegmentationRefCOCO+ (testA)
cIoU68.4
288
Referring Image SegmentationRefCOCO (val)
mIoU74.76
274
Referring Expression SegmentationRefCOCO+ (val)
cIoU62.14
272
Referring Image SegmentationRefCOCO+ (test-B)
mIoU59.23
267
Referring Expression SegmentationRefCOCO (val)
cIoU72.73
261
Referring Expression SegmentationRefCOCO (testB)
cIoU68.8
259
Referring Expression SegmentationRefCOCO+ (testB)
cIoU55.1
256
Referring Image SegmentationRefCOCO (test A)
mIoU76.89
245
Referring Image SegmentationRefCOCO+ (val)
mIoU65.81
194
Showing 10 of 152 rows
...

Other info

Code

Follow for update