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

MaskInversion: Localized Embeddings via Optimization of Explainability Maps

About

Vision-language foundation models such as CLIP have achieved tremendous results in global vision-language alignment, but still show some limitations in creating representations for specific image regions. % To address this problem, we propose MaskInversion, a method that leverages the feature representations of pre-trained foundation models, such as CLIP, to generate a context-aware embedding for a query image region specified by a mask at test time. MaskInversion starts with initializing an embedding token and compares its explainability map, derived from the foundation model, to the query mask. The embedding token is then subsequently refined to approximate the query region by minimizing the discrepancy between its explainability map and the query mask. During this process, only the embedding vector is updated, while the underlying foundation model is kept frozen allowing to use MaskInversion with any pre-trained model. As deriving the explainability map involves computing its gradient, which can be expensive, we propose a gradient decomposition strategy that simplifies this computation. The learned region representation can be used for a broad range of tasks, including open-vocabulary class retrieval, referring expression comprehension, as well as for localized captioning and image generation. We evaluate the proposed method on all those tasks on several datasets such as PascalVOC, MSCOCO, RefCOCO, and OpenImagesV7 and show its capabilities compared to other SOTA approaches.

Walid Bousselham, Sofian Chaybouti, Christian Rupprecht, Vittorio Ferrari, Hilde Kuehne• 2024

Related benchmarks

TaskDatasetResultRank
Referring Expression ComprehensionRefCOCO+ (val)--
354
Class RetrievalPascalVOC
Top-1 Accuracy93.5
23
Class RetrievalCOCO
Acc@163.7
23
Referring Expression RetrievalRefCOCO (val)
Acc@161.2
16
Class RetrievalPascalContext
Accuracy61.8
12
Class RetrievalOpenImages V7
Accuracy51.2
12
Class RetrievalPhraseCut
Accuracy64
12
Class RetrievalRefCOCO
Accuracy61.2
12
Class RetrievalRefCOCO+
Accuracy65
12
Referring Expression RetrievalPhraseCut (test)
Acc@164
10
Showing 10 of 10 rows

Other info

Follow for update