Composed Image Retrieval for Training-Free Domain Conversion
Nikos Efthymiadis, Bill Psomas, Zakaria Laskar, Konstantinos, Karantzalos, Yannis Avrithis, Ond\v{r}ej Chum, Giorgos Tolias

TL;DR
This paper introduces a training-free composed image retrieval method for domain conversion that leverages vision-language models, textual inversion in discrete space, and retrieval augmentation to outperform existing approaches.
Contribution
It proposes a novel, training-free approach for domain-specific image retrieval using textual inversion in discrete space and retrieval-based augmentation.
Findings
Outperforms prior methods on standard benchmarks
Uses textual inversion in discrete word space for robustness
Employs retrieval augmentation for improved accuracy
Abstract
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
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Image and Video Retrieval Techniques · Image Retrieval and Classification Techniques · Domain Adaptation and Few-Shot Learning
