paper-with-me

홈 › Papers

Training-Free Composed Video Retrieval via Visual Representation-Guided Video-LLM Reasoning

2026-06-01 · Yang Liu, Qianqian Xu, Peisong Wen, Siran Dai, Qingming Huang arxiv

Recent advances in large vision-language models have expanded video retrieval from simple text-based search to more flexible scenarios, where users may specify the desired result through both visual examples and textual instructions. In the CVPR 2026 Reason-Aware Composed Video Retrieval Challenge, the system is required to retrieve a target video according to a reference video and a modification instruction. To address this task, we develop Visual Representation-Guided Video-LLM Reasoning for Training-Free Composed Video Retrieval. Our framework first uses frozen DINOv3 models to obtain a compact set of visually relevant candidates, and then applies large vision-language models to evaluate whether each candidate satisfies the modification instruction. A final reasoning-based refinement is further performed on the top candidates to improve the first-ranked prediction. Without training, our system achieves 48.78 Recall@1 and 51.48 Recall@5 on the test set. Future work may further improve retrieval accuracy through stronger video-LLMs and detailed integration between visual representations and language reasoning.

📄 PDF Abstract BibTeX arXiv:2606.02321

Code (0)

등록된 구현이 없습니다.

Tasks

Video Retrieval

Similar Papers 제목 키워드 기반

EgoCVR: An Egocentric Benchmark for Fine-Grained Composed Video Retrieval

2024-07-23 · Thomas Hummel, Shyamgopal Karthik, Mariana-Iuliana Georgescu, Zeynep Akata

In Composed Video Retrieval, a video and a textual description which modifies the video content are provided as inputs to the model. The aim is to retrieve the relevant video with the modified content from a database of …

Re-RankingRetrievalVideo RetrievalVideo Understanding

CoVA: Text-Guided Composed Video Retrieval for Audio-Visual Content

2026-01-30 · Gyuwon Han, Young Kyun Jang, Chanho Eom arxiv

Composed Video Retrieval (CoVR) aims to retrieve a target video from a large gallery using a reference video and a textual query specifying visual modifications. However, existing benchmarks consider only visual changes,…

Video Retrieval

VeRVE: Versatile Retrieval for Videos via Unified Embeddings

2026-01-17 · Shaunak Halbe, Bhagyashree Puranik, Jayakrishnan Unnikrishnan, Kushan Thakkar 외 arxiv

Modern video retrieval systems are expected to handle diverse tasks ranging from corpus-level retrieval, fine-grained moment localization to flexible multimodal querying. Specialized architectures achieve strong retrieva…

Zero-shot Moment RetrievalZero-Shot Video Retrieval

Composed Video Retrieval via Enriched Context and Discriminative Embeddings

2024-03-25 · CVPR 2024 1 · Omkar Thawakar, Muzammal Naseer, Rao Muhammad Anwer, Salman Khan 외

Composed video retrieval (CoVR) is a challenging problem in computer vision which has recently highlighted the integration of modification text with visual queries for more sophisticated video search in large databases. …

Composed Video Retrieval (CoVR)RetrievalVideo Retrieval

Beyond Similarity: Foundation Models as an Efficient Backbone for Training-Free Composed Video Retrieval

2026-09-09 · Dmitry Demidov, Muhammad Zaigham Zaheer, Omkar Thawakar, Abdelrahman Mohamed Shaker 외 arxiv

Composed video retrieval (CoVR) searches a gallery for the target video that realizes a natural-language modification of a source clip. However, at gallery scale, this creates a fundamental tension: compact embeddings en…

Video Retrieval