paper-with-me

Papers

iSEARLE: Improving Textual Inversion for Zero-Shot Composed Image Retrieval

2024-05-05 · Lorenzo Agnolucci, Alberto Baldrati, Marco Bertini, Alberto del Bimbo

Given a query consisting of a reference image and a relative caption, Composed Image Retrieval (CIR) aims to retrieve target images visually similar to the reference one while incorporating the changes specified in the relative caption. The reliance of supervised methods on labor-intensive manually labeled datasets hinders their broad applicability. In this work, we introduce a new task, Zero-Shot CIR (ZS-CIR), that addresses CIR without the need for a labeled training dataset. We propose an approach named iSEARLE (improved zero-Shot composEd imAge Retrieval with textuaL invErsion) that involves mapping the visual information of the reference image into a pseudo-word token in CLIP token embedding space and combining it with the relative caption. To foster research on ZS-CIR, we present an open-domain benchmarking dataset named CIRCO (Composed Image Retrieval on Common Objects in context), the first CIR dataset where each query is labeled with multiple ground truths and a semantic categorization. The experimental results illustrate that iSEARLE obtains state-of-the-art performance on three different CIR datasets -- FashionIQ, CIRR, and the proposed CIRCO -- and two additional evaluation settings, namely domain conversion and object composition. The dataset, the code, and the model are publicly available at https://github.com/miccunifi/SEARLE.

📄 PDF Abstract BibTeX arXiv:2405.02951

Code (2)

miccunifi/circo 공식 구현 pytorch
miccunifi/searle pytorch

Tasks

BenchmarkingComposed Image Retrieval (CoIR)Image RetrievalRetrievalZero-Shot Composed Image Retrieval (ZS-CIR)

Methods 이 논문이 사용한 방법론

CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

Zero-shot Composed Image Retrieval Considering Query-target Relationship Leveraging Masked Image-text Pairs

2024-06-27 · Huaying Zhang, rintaro yanagi, Ren Togo, Takahiro Ogawa 외

This paper proposes a novel zero-shot composed image retrieval (CIR) method considering the query-target relationship by masked image-text pairs. The objective of CIR is to retrieve the target image using a query image a…

Image RetrievalLanguage ModelingLanguage ModellingRetrieval

Zero-Shot Composed Image Retrieval with Textual Inversion

2023-03-27 · ICCV 2023 1 · Alberto Baldrati, Lorenzo Agnolucci, Marco Bertini, Alberto del Bimbo

Composed Image Retrieval (CIR) aims to retrieve a target image based on a query composed of a reference image and a relative caption that describes the difference between the two images. The high effort and cost required…

Composed Image Retrieval (CoIR)Image RetrievalRetrievalZero-Shot Composed Image Retrieval (ZS-CIR)

Fine-grained Textual Inversion Network for Zero-Shot Composed Image Retrieval

2025-03-25 · Haoqiang Lin, Haokun Wen, Xuemeng Song, Meng Liu 외

Composed Image Retrieval (CIR) allows users to search target images with a multimodal query, comprising a reference image and a modification text that describes the user's modification demand over the reference image. Ne…

AttributeImage RetrievalRetrieval

FlowCIR: Semantic Transport via Flow Matching for Zero-Shot Composed Image Retrieval

2026-07-02 · Zhenqi He, Ziqi Jiang, Yuanpei Liu, Yanghao Wang 외 arxiv

Zero-shot composed image retrieval (ZS-CIR) aims to retrieve a target image by editing a reference image with a natural-language instruction, without relying on domain-specific annotated triplets. Most existing ZS-CIR me…

Image Retrieval

Generative Zero-Shot Composed Image Retrieval

2025-01-01 · CVPR 2025 1 · Lan Wang, Wei Ao, Vishnu Naresh Boddeti, Ser-Nam Lim

Composed Image Retrieval (CIR) is a vision-language task utilizing queries comprising images and textual descriptions to achieve precise image retrieval. This task seeks to find images that are visually similar to a …

Image GenerationImage RetrievalRetrieval