English

VidVec: Unlocking Video MLLM Embeddings for Video-Text Retrieval

Computer Vision and Pattern Recognition 2026-02-10 v1 Artificial Intelligence

Abstract

Recent studies have adapted generative Multimodal Large Language Models (MLLMs) into embedding extractors for vision tasks, typically through fine-tuning to produce universal representations. However, their performance on video remains inferior to Video Foundation Models (VFMs). In this paper, we focus on leveraging MLLMs for video-text embedding and retrieval. We first conduct a systematic layer-wise analysis, showing that intermediate (pre-trained) MLLM layers already encode substantial task-relevant information. Leveraging this insight, we demonstrate that combining intermediate-layer embeddings with a calibrated MLLM head yields strong zero-shot retrieval performance without any training. Building on these findings, we introduce a lightweight text-based alignment strategy which maps dense video captions to short summaries and enables task-related video-text embedding learning without visual supervision. Remarkably, without any fine-tuning beyond text, our method outperforms current methods, often by a substantial margin, achieving state-of-the-art results across common video retrieval benchmarks.

Keywords

Cite

@article{arxiv.2602.08099,
  title  = {VidVec: Unlocking Video MLLM Embeddings for Video-Text Retrieval},
  author = {Issar Tzachor and Dvir Samuel and Rami Ben-Ari},
  journal= {arXiv preprint arXiv:2602.08099},
  year   = {2026}
}

Comments

Project page: https://iyttor.github.io/VidVec/

R2 v1 2026-07-01T10:26:58.276Z