Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

X-Aligner: Composed Visual Retrieval without the Bells and Whistles

About

Composed Video Retrieval (CoVR) facilitates video retrieval by combining visual and textual queries. However, existing CoVR frameworks typically fuse multimodal inputs in a single stage, achieving only marginal gains over initial baseline. To address this, we propose a novel CoVR framework that leverages the representational power of Vision Language Models (VLMs). Our framework incorporates a novel cross-attention module X-Aligner, composed of cross-attention layers that progressively fuse visual and textual inputs and align their multimodal representation with that of the target video. To further enhance the representation of the multimodal query, we incorporate the caption of the visual query as an additional input. The framework is trained in two stages to preserve the pretrained VLM representation. In the first stage, only the newly introduced module is trained, while in the second stage, the textual query encoder is also fine-tuned. We implement our framework on top of BLIP-family architecture, namely BLIP and BLIP-2, and train it on the Webvid-CoVR data set. In addition to in-domain evaluation on Webvid-CoVR-Test, we perform zero-shot evaluations on the Composed Image Retrieval (CIR) data sets CIRCO and Fashion-IQ. Our framework achieves state-of-the-art performance on CoVR obtaining a Recall@1 of 63.93% on Webvid-CoVR-Test, and demonstrates strong zero-shot generalization on CIR tasks.

Yuqian Zheng, Mariana-Iuliana Georgescu• 2026

Related benchmarks

TaskDatasetResultRank
Composed Image RetrievalCIRCO (test)
mAP@1026.86
234
Composed Video RetrievalWebVid-CoVR (test)
R@163.93
45
Composed Image RetrievalFashionIQ Zero-Shot
Average R@103.64e+3
13
Showing 3 of 3 rows

Other info

Follow for update