paper-with-me

Papers

Bi-directional Training for Composed Image Retrieval via Text Prompt Learning

2023-03-29 · Zheyuan Liu, Weixuan Sun, Yicong Hong, Damien Teney, Stephen Gould

Composed image retrieval searches for a target image based on a multi-modal user query comprised of a reference image and modification text describing the desired changes. Existing approaches to solving this challenging task learn a mapping from the (reference image, modification text)-pair to an image embedding that is then matched against a large image corpus. One area that has not yet been explored is the reverse direction, which asks the question, what reference image when modified as described by the text would produce the given target image? In this work we propose a bi-directional training scheme that leverages such reversed queries and can be applied to existing composed image retrieval architectures with minimum changes, which improves the performance of the model. To encode the bi-directional query we prepend a learnable token to the modification text that designates the direction of the query and then finetune the parameters of the text embedding module. We make no other changes to the network architecture. Experiments on two standard datasets show that our novel approach achieves improved performance over a baseline BLIP-based model that itself already achieves competitive performance. Our code is released at https://github.com/Cuberick-Orion/Bi-Blip4CIR.

📄 PDF Abstract BibTeX arXiv:2303.16604

Code (1)

Cuberick-Orion/Bi-Blip4CIR 공식 구현 pytorch

Tasks

Composed Image Retrieval (CoIR)Image RetrievalPrompt LearningRetrieval

Similar Papers 제목 키워드 기반

PDV: Prompt Directional Vectors for Zero-shot Composed Image Retrieval

2025-02-11 · Osman Tursun, Sinan Kalkan, Simon Denman, Clinton Fookes

Zero-shot composed image retrieval (ZS-CIR) enables image search using a reference image and text prompt without requiring specialized text-image composition networks trained on large-scale paired data. However, current …

Image RetrievalRetrievalSemantic SimilaritySemantic Textual Similarity+1

ReTrack: Evidence-Driven Dual-Stream Directional Anchor Calibration Network for Composed Video Retrieval

2026-04-20 · Zixu Li, Yupeng Hu, Zhiwei Chen, Qinlei Huang 외 arxiv

With the rapid growth of video data, Composed Video Retrieval (CVR) has emerged as a novel paradigm in video retrieval and is receiving increasing attention from researchers. Unlike unimodal video retrieval methods, the …

Image RetrievalVideo Retrieval

Training-Free Pseudo-Fusion for Composed Image Retrieval with Diffusion Models and Multimodal Large Language Models

2026-08-24 · Fan Xu, Luis A. Leiva arxiv

Composed Image Retrieval (CIR) is an emerging paradigm in content-based image retrieval that enables users to formulate compositional queries by combining a reference image with an auxiliary modality, usually text-based.…

Content-Based Image Retrieval

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

Low-Level Features for Image Retrieval Based on Extraction of Directional Binary Patterns and Its Oriented Gradients Histogram

2015-03-12 · Nagaraja S., Prabhakar C. J.

In this paper, we present a novel approach for image retrieval based on extraction of low level features using techniques such as Directional Binary Code, Haar Wavelet transform and Histogram of Oriented Gradients. The D…

Content-Based Image RetrievalImage RetrievalRetrieval