paper-with-me

Papers

Composing Text and Image for Image Retrieval - An Empirical Odyssey

2018-12-18 · CVPR 2019 6 · Nam Vo, Lu Jiang, Chen Sun, Kevin Murphy, Li-Jia Li, Li Fei-Fei, James Hays

In this paper, we study the task of image retrieval, where the input query is specified in the form of an image plus some text that describes desired modifications to the input image. For example, we may present an image of the Eiffel tower, and ask the system to find images which are visually similar but are modified in small ways, such as being taken at nighttime instead of during the day. To tackle this task, we learn a similarity metric between a target image and a source image plus source text, an embedding and composing function such that target image feature is close to the source image plus text composition feature. We propose a new way to combine image and text using such function that is designed for the retrieval task. We show this outperforms existing approaches on 3 different datasets, namely Fashion-200k, MIT-States and a new synthetic dataset we create based on CLEVR. We also show that our approach can be used to classify input queries, in addition to image retrieval.

📄 PDF Abstract BibTeX arXiv:1812.07119

Code (4)

alinstein/Modify-image-by-text pytorch
google/tirg pytorch
naver/artemis pytorch
yahoo/maaf pytorch

Tasks

Image RetrievalImage Retrieval with Multi-Modal QueryRetrieval

Similar Papers 제목 키워드 기반

Learning Joint Visual Semantic Matching Embeddings for Language-guided Retrieval

2020-08-01 · ECCV 2020 8 · Yanbei Chen, Loris Bazzani

Interactive image retrieval is an emerging research topic with the objective of integrating inputs from multiple modalities as query for retrieval, e.g., textual feedback from users to guide, modify or refine image retri…

Image RetrievalRetrievalSpecificityText Retrieval

MIRAGE: Runtime Scheduling for Multi-Vector Image Retrieval with Hierarchical Decomposition

2025-10-10 · Maoliang Li, Ke Li, Yaoyang Liu, Jiayu Chen 외 arxiv

To effectively leverage user-specific data, retrieval augmented generation (RAG) is employed in multimodal large language model (MLLM) applications. However, conventional retrieval approaches often suffer from limited re…

Image Retrieval

Probabilistic Compositional Embeddings for Multimodal Image Retrieval

2022-04-12 · Andrei Neculai, Yanbei Chen, Zeynep Akata

Existing works in image retrieval often consider retrieving images with one or two query inputs, which do not generalize to multiple queries. In this work, we investigate a more challenging scenario for composing multipl…

Image RetrievalRetrieval

From Mapping to Composing: A Two-Stage Framework for Zero-shot Composed Image Retrieval

2025-04-25 · Yabing Wang, Zhuotao Tian, Qingpei Guo, Zheng Qin 외

Composed Image Retrieval (CIR) is a challenging multimodal task that retrieves a target image based on a reference image and accompanying modification text. Due to the high cost of annotating CIR triplet datasets, zero-s…

Image RetrievalRetrievalTriplet

Progressive Learning for Image Retrieval with Hybrid-Modality Queries

2022-04-24 · Yida Zhao, Yuqing Song, Qin Jin

Image retrieval with hybrid-modality queries, also known as composing text and image for image retrieval (CTI-IR), is a retrieval task where the search intention is expressed in a more complex query format, involving bot…

Image RetrievalImage-text RetrievalRetrievalText Retrieval