CVMar 27

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

arXiv:2603.2634168.620 citationsh-index: 7Has Code
AI Analysis

This work addresses a key limitation in composed image retrieval for applications requiring precise image modifications, though it appears incremental by building on existing methods.

The paper tackled the problem of composed image retrieval by addressing the neglect of contextual information, proposing a dual-path network that improved performance on benchmark datasets.

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 query composed of a reference image and modification text. Although existing methods have made significant progress in cross-modal alignment and feature fusion, a key flaw remains: the neglect of contextual information in discriminating matching samples. However, addressing this limitation is not an easy task due to two challenges: 1) implicit dependencies and 2) the lack of a differential amplification mechanism. To address these challenges, we propose a dual-patH composItional coNtextualized neTwork (HINT), which can perform contextualized encoding and amplify the similarity differences between matching and non-matching samples, thus improving the upper performance of CIR models in complex scenarios. Our HINT model achieves optimal performance on all metrics across two CIR benchmark datasets, demonstrating the superiority of our HINT model. Codes are available at https://github.com/zh-mingyu/HINT.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes