CaLa: Complementary Association Learning for Augmenting Composed Image Retrieval
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 associations beyond this primary relation. In our paper, we identify two new relations within triplets, treating each triplet as a graph node. Firstly, we introduce the concept of text-bridged image alignment, where the query text serves as a bridge between the query image and the target image. We propose a hinge-based cross-attention mechanism to incorporate this relation into network learning. Secondly, we explore complementary text reasoning, considering CIR as a form of cross-modal retrieval where two images compose to reason about complementary text. To integrate these perspectives effectively, we design a twin attention-based compositor. By combining these complementary associations with the explicit query pair-target image relation, we establish a comprehensive set of constraints for CIR. Our framework, CaLa (Complementary Association Learning for Augmenting Composed Image Retrieval), leverages these insights. We evaluate CaLa on CIRR and FashionIQ benchmarks with multiple backbones, demonstrating its superiority in composed image retrieval.
Code (1)
Tasks
Cross-Modal RetrievalImage RetrievalRelationRetrievalTripletMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Connecting the Complementary-View Videos: Joint Camera Identification and Subject Association
We attempt to connect the data from complementary views, i.e., top view from drone-mounted cameras in the air, and side view from wearable cameras on the ground. Collaborative analysis of such complementary-view data…
PositionDual Relation Alignment for Composed Image Retrieval
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 mod…
Image RetrievalImage-text RetrievalImplicit RelationsRelation+2Benchmarking Composed Image Retrieval for Applied Earth Observation
Remote sensing composed image retrieval (RSCIR) enables search in large satellite image archives using composed queries that combine a reference image with a textual modifier. Although RSCIR offers a flexible interface f…
Image RetrievalPointAugmenting: Cross-Modal Augmentation for 3D Object Detection
Camera and LiDAR are two complementary sensors for 3D object detection in the autonomous driving context. Camera provides rich texture and color cues while LiDAR specializes in relative distance sensing. The challeng…
3D Object DetectionAutonomous DrivingData AugmentationObject+3Free-form tumor synthesis in computed tomography images via richer generative adversarial network
The insufficiency of annotated medical imaging scans for cancer makes it challenging to train and validate data-hungry deep learning models in precision oncology. We propose a new richer generative adversarial network fo…
Computed Tomography (CT)FormGenerative Adversarial Network