paper-with-me

홈 › Papers

VidVec: Unlocking Video MLLM Embeddings for Video-Text Retrieval

2026-02-08 · Issar Tzachor, Dvir Samuel, Rami Ben-Ari arxiv

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.

📄 PDF Abstract BibTeX arXiv:2602.08099

Code (0)

등록된 구현이 없습니다.

Tasks

Video-Text RetrievalVideo Retrieval

Similar Papers 제목 키워드 기반

Place-it-R1: Unlocking Environment-aware Reasoning Potential of MLLM for Video Object Insertion

2026-03-06 · Bohai Gu, Taiyi Wu, Dazhao Du, Jian Liu 외 arxiv

Modern video editing techniques have achieved high visual fidelity when inserting video objects. However, they focus on optimizing visual fidelity rather than physical causality, leading to edits that are physically inco…

Scene Understanding

FaVChat: Unlocking Fine-Grained Facail Video Understanding with Multimodal Large Language Models

2025-03-12 · Fufangchen Zhao, Ming Li, Linrui Xu, Wenhao Jiang 외

Video-based multimodal large language models (VMLLMs) have demonstrated remarkable potential in cross-modal video understanding. However, their abilities in fine-grained face comprehension remain largely underexplored. G…

Mixture-of-ExpertsQuestion AnsweringVideo SummarizationVideo Understanding

HiProbe-VAD: Video Anomaly Detection via Hidden States Probing in Tuning-Free Multimodal LLMs

2025-07-23 · Zhaolin Cai, Fan Li, Ziwei Zheng, Yanjun Qin arxiv

Video Anomaly Detection (VAD) aims to identify and locate deviations from normal patterns in video sequences. Traditional methods often struggle with substantial computational demands and a reliance on extensive labeled …

Video Anomaly Detection

SpaceR: Reinforcing MLLMs in Video Spatial Reasoning

2025-04-02 · Kun Ouyang, Yuanxin Liu, HaoNing Wu, Yi Liu 외

Video spatial reasoning, which involves inferring the underlying spatial structure from observed video frames, poses a significant challenge for existing Multimodal Large Language Models (MLLMs). This limitation stems pr…

MMESpatial ReasoningVideo MMEVideo Understanding

MVEB: Massive Video Embedding Benchmark

2026-06-12 · Adnan El Assadi, Roman Solomatin, Isaac Chung, Chenghao Xiao 외 arxiv

We introduce the Massive Video Embedding Benchmark (MVEB), a 23-task benchmark for video embeddings spanning classification, zero-shot classification, clustering, pair classification, retrieval, and video-centric questio…

Question Answering