paper-with-me

홈 › Papers

Dual Relation Alignment for Composed Image Retrieval

2023-09-05 · Xintong Jiang, Yaxiong Wang, Yujiao Wu, Meng Wang, Xueming Qian

Composed image retrieval, a task involving the search for a target image using a reference image and a complementary text as the query, has witnessed significant advancements owing to the progress made in cross-modal modeling. Unlike the general image-text retrieval problem with only one alignment relation, i.e., image-text, we argue for the existence of two types of relations in composed image retrieval. The explicit relation pertains to the reference image & complementary text-target image, which is commonly exploited by existing methods. Besides this intuitive relation, the observations during our practice have uncovered another implicit yet crucial relation, i.e., reference image & target image-complementary text, since we found that the complementary text can be inferred by studying the relation between the target image and the reference image. Regrettably, existing methods largely focus on leveraging the explicit relation to learn their networks, while overlooking the implicit relation. In response to this weakness, We propose a new framework for composed image retrieval, termed dual relation alignment, which integrates both explicit and implicit relations to fully exploit the correlations among the triplets. Specifically, we design a vision compositor to fuse reference image and target image at first, then the resulted representation will serve two roles: (1) counterpart for semantic alignment with the complementary text and (2) compensation for the complementary text to boost the explicit relation modeling, thereby implant the implicit relation into the alignment learning. Our method is evaluated on two popular datasets, CIRR and FashionIQ, through extensive experiments. The results confirm the effectiveness of our dual-relation learning in substantially enhancing composed image retrieval performance.

📄 PDF Abstract BibTeX arXiv:2309.02169

Code (0)

등록된 구현이 없습니다.

Tasks

Image RetrievalImage-text RetrievalImplicit RelationsRelationRetrievalText Retrieval

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

CaLa: Complementary Association Learning for Augmenting Composed Image Retrieval

2024-05-29 · Xintong Jiang, Yaxiong Wang, Mengjian Li, Yujiao Wu 외

Composed Image Retrieval (CIR) involves searching for target images based on an image-text pair query. While current methods treat this as a query-target matching problem, we argue that CIR triplets contain additional as…

Cross-Modal RetrievalImage RetrievalRelationRetrieval+1

Automatic Synthetic Data and Fine-grained Adaptive Feature Alignment for Composed Person Retrieval

2023-11-25 · Delong Liu, Haiwen Li, Zhaohui Hou, Zhicheng Zhao 외

Person retrieval has attracted rising attention. Existing methods are mainly divided into two retrieval modes, namely image-only and text-only. However, they are unable to make full use of the available information and a…

Image GenerationPerson RetrievalRetrievalText based Person Retrieval+2

MoTaDual: Modality-Task Dual Alignment for Enhanced Zero-shot Composed Image Retrieval

2024-10-31 · Haiwen Li, Fei Su, Zhicheng Zhao

Composed Image Retrieval (CIR) is a challenging vision-language task, utilizing bi-modal (image+text) queries to retrieve target images. Despite the impressive performance of supervised CIR, the dependence on costly, man…

Image RetrievalPrompt LearningRetrievalTriplet+1

HINT: Composed Image Retrieval with Dual-path Compositional Contextualized Network

2026-03-27 · Mingyu Zhang, Zixu Li, Zhiwei Chen, Zhiheng Fu 외 arxiv

Composed Image Retrieval (CIR) is a challenging image retrieval paradigm. It aims to retrieve target images from large-scale image databases that are consistent with the modification semantics, based on a multimodal quer…

Image Retrieval

UniCVR: From Alignment to Reranking for Unified Zero-Shot Composed Visual Retrieval

2026-04-22 · Haokun Wen, Xuemeng Song, Haoyu Zhang, Xiangyu Zhao 외 arxiv

Composed image retrieval, multi-turn composed image retrieval, and composed video retrieval all share a common paradigm: composing the reference visual with modification text to retrieve the desired target. Despite this …

Contrastive LearningImage RetrievalVideo Retrieval