paper-with-me

홈 › Papers

CaLa: Complementary Association Learning for Augmenting Composed Image Retrieval

2024-05-29 · Xintong Jiang, Yaxiong Wang, Mengjian Li, Yujiao Wu, Bingwen Hu, Xueming Qian

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.

📄 PDF Abstract BibTeX arXiv:2405.19149

Code (1)

chiangsonw/cala 공식 구현 pytorch

Tasks

Cross-Modal RetrievalImage RetrievalRelationRetrievalTriplet

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Connecting the Complementary-View Videos: Joint Camera Identification and Subject Association

2022-01-01 · CVPR 2022 1 · Ruize Han, Yiyang Gan, Jiacheng Li, Feifan Wang 외

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…

Position

Dual Relation Alignment for Composed Image Retrieval

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

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+2

Benchmarking Composed Image Retrieval for Applied Earth Observation

2026-05-23 · Bill Psomas, Dionysis Christopoulos, Thanasis Petropoulos, Nikos Efthymiadis 외 arxiv

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 Retrieval

PointAugmenting: Cross-Modal Augmentation for 3D Object Detection

2021-06-19 · CVPR 2021 1 · Chunwei Wang, Chao Ma, Ming Zhu, Xiaokang Yang

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+3

Free-form tumor synthesis in computed tomography images via richer generative adversarial network

2021-04-20 · Qiangguo Jin, Hui Cui, Changming Sun, Zhaopeng Meng 외

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