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

Composed Image Retrieval for Training-Free Domain Conversion

About

This work addresses composed image retrieval in the context of domain conversion, where the content of a query image is retrieved in the domain specified by the query text. We show that a strong vision-language model provides sufficient descriptive power without additional training. The query image is mapped to the text input space using textual inversion. Unlike common practice that invert in the continuous space of text tokens, we use the discrete word space via a nearest-neighbor search in a text vocabulary. With this inversion, the image is softly mapped across the vocabulary and is made more robust using retrieval-based augmentation. Database images are retrieved by a weighted ensemble of text queries combining mapped words with the domain text. Our method outperforms prior art by a large margin on standard and newly introduced benchmarks. Code: https://github.com/NikosEfth/freedom

Nikos Efthymiadis, Bill Psomas, Zakaria Laskar, Konstantinos Karantzalos, Yannis Avrithis, Ond\v{r}ej Chum, Giorgos Tolias• 2024

Related benchmarks

TaskDatasetResultRank
Composed Image RetrievalFashionIQ (val)
Shirt Recall@1024.9
455
Composed Image RetrievalCIRCO (test)
mAP@1014.8
234
Domain Conversion RetrievalImageNet-R
Recall@1027.54
24
Composed Image RetrievalImageNet-R (test)
Cartoon R@1023.77
19
Composed Image RetrievalCIRR (val)
Recall@123.8
18
Domain ConversionNICO++
AUT24.35
10
Domain ConversionminiDomainNet
CLIP Similarity41.96
10
Domain ConversionImageNet-R
mAP (Cartoon)35.97
10
Domain ConversionLTLL
mAP (Today)30.95
10
Showing 9 of 9 rows

Other info

Code

Follow for update