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

Grounding Everything: Emerging Localization Properties in Vision-Language Transformers

About

Vision-language foundation models have shown remarkable performance in various zero-shot settings such as image retrieval, classification, or captioning. But so far, those models seem to fall behind when it comes to zero-shot localization of referential expressions and objects in images. As a result, they need to be fine-tuned for this task. In this paper, we show that pretrained vision-language (VL) models allow for zero-shot open-vocabulary object localization without any fine-tuning. To leverage those capabilities, we propose a Grounding Everything Module (GEM) that generalizes the idea of value-value attention introduced by CLIPSurgery to a self-self attention path. We show that the concept of self-self attention corresponds to clustering, thus enforcing groups of tokens arising from the same object to be similar while preserving the alignment with the language space. To further guide the group formation, we propose a set of regularizations that allows the model to finally generalize across datasets and backbones. We evaluate the proposed GEM framework on various benchmark tasks and datasets for semantic segmentation. It shows that GEM not only outperforms other training-free open-vocabulary localization methods, but also achieves state-of-the-art results on the recently proposed OpenImagesV7 large-scale segmentation benchmark.

Walid Bousselham, Felix Petersen, Vittorio Ferrari, Hilde Kuehne• 2023

Related benchmarks

TaskDatasetResultRank
Semantic segmentationADE20K (val)
mIoU15.7
2731
Semantic segmentationADE20K
mIoU17.1
936
Semantic segmentationPascal VOC
mIoU0.462
172
Semantic segmentationLoveDA
mIoU31.6
142
Semantic segmentationPASCAL-Context 59 class (val)
mIoU32.6
125
Semantic segmentationPascal Context
mIoU34.5
111
Semantic segmentationVaihingen
mIoU36.4
95
Semantic segmentationPascal Context 60
mIoU32.6
81
Semantic segmentationPotsdam
mIoU39.1
73
Semantic segmentationiSAID
mIoU17.7
68
Showing 10 of 52 rows

Other info

Code

Follow for update