paper-with-me

Papers

Composed Image Retrieval for Training-Free Domain Conversion

2024-12-04 · Nikos Efthymiadis, Bill Psomas, Zakaria Laskar, Konstantinos Karantzalos, Yannis Avrithis, Ondřej Chum, Giorgos Tolias

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

📄 PDF Abstract BibTeX arXiv:2412.03297

Code (1)

nikosefth/freedom 공식 구현 pytorch

Tasks

Image RetrievalLanguage ModelingLanguage ModellingRetrievalZero-Shot Composed Image Retrieval (ZS-CIR)

Similar Papers 제목 키워드 기반

Training-free Zero-shot Composed Image Retrieval with Local Concept Reranking

2023-12-14 · Shitong Sun, Fanghua Ye, Shaogang Gong

Composed image retrieval attempts to retrieve an image of interest from gallery images through a composed query of a reference image and its corresponding modified text. It has recently attracted attention due to the col…

Image RetrievalRerankingRe-RankingRetrieval+2

STiTch: Semantic Transition and Transportation in Collaboration for Training-Free Zero-Shot Composed Image Retrieval

2026-05-20 · Miaoge Li, Dongsheng Wang, Zening Sun, Jinsen Zhang 외 arxiv

Training-free zero-shot composed image retrieval models are recently gaining increasing research interest due to their generalizability and flexibility in unseen multimodal retrieval. Recent LLM-based advances focus on g…

Image Retrieval

Towards Vision-Free CIR: Attribute-Augmented Scoring and LLM-Based Reranking for Zero-Shot Composed Image Retrieval

2026-07-14 · Ryotaro Shimada, Yu-Chieh Lin, Yuji Nozawa, Youyang Ng 외 arxiv

Recent work has shown that "Vision-Free'' approaches (representing images as text) can be effective for standard image retrieval tasks. However, it remains unclear whether this paradigm can effectively handle a more comp…

Image Retrieval

Benchmarking Composed Image Retrieval for Applied Earth Observation

2026-05-23 · Bill Psomas, Dionysis Christopoulos, Thanasis Petropoulos, Nikos Efthymiadis 외 arxiv

Remote sensing composed image retrieval (RSCIR) enables search in large satellite image archives using composed queries that combine a reference image with a textual modifier. Although RSCIR offers a flexible interface f…

Image Retrieval

MCoT-RE: Multi-Faceted Chain-of-Thought and Re-Ranking for Training-Free Zero-Shot Composed Image Retrieval

2025-07-17 · Jeong-Woo Park, Seong-Whan Lee

Composed Image Retrieval (CIR) is the task of retrieving a target image from a gallery using a composed query consisting of a reference image and a modification text. Among various CIR approaches, training-free zero-shot…

Image RetrievalRe-RankingRetrieval