paper-with-me

홈 › Papers

An Empirical Study of Frame Selection for Text-to-Video Retrieval

2023-11-01 · Mengxia Wu, Min Cao, Yang Bai, Ziyin Zeng, Chen Chen, Liqiang Nie, Min Zhang

Text-to-video retrieval (TVR) aims to find the most relevant video in a large video gallery given a query text. The intricate and abundant context of the video challenges the performance and efficiency of TVR. To handle the serialized video contexts, existing methods typically select a subset of frames within a video to represent the video content for TVR. How to select the most representative frames is a crucial issue, whereby the selected frames are required to not only retain the semantic information of the video but also promote retrieval efficiency by excluding temporally redundant frames. In this paper, we make the first empirical study of frame selection for TVR. We systemically classify existing frame selection methods into text-free and text-guided ones, under which we detailedly analyze six different frame selections in terms of effectiveness and efficiency. Among them, two frame selections are first developed in this paper. According to the comprehensive analysis on multiple TVR benchmarks, we empirically conclude that the TVR with proper frame selections can significantly improve the retrieval efficiency without sacrificing the retrieval performance.

📄 PDF Abstract BibTeX arXiv:2311.00298

Code (0)

등록된 구현이 없습니다.

Tasks

RetrievalText to Video RetrievalVideo Retrieval

Similar Papers 제목 키워드 기반

Exploring the Design Space of Visual Context Representation in Video MLLMs

2024-10-17 · Yifan Du, Yuqi Huo, Kun Zhou, Zijia Zhao 외

Video Multimodal Large Language Models (MLLMs) have shown remarkable capability of understanding the video semantics on various downstream tasks. Despite the advancements, there is still a lack of systematic research on …

Language ModelingLanguage Modelling

M-LLM Based Video Frame Selection for Efficient Video Understanding

2025-02-27 · CVPR 2025 1 · Kai Hu, Feng Gao, Xiaohan Nie, Peng Zhou 외

Recent advances in Multi-Modal Large Language Models (M-LLMs) show promising results in video reasoning. Popular Multi-Modal Large Language Model (M-LLM) frameworks usually apply naive uniform sampling to reduce the numb…

EgoSchemaLanguage ModelingLanguage ModellingLarge Language Model+4

An Empirical Comparison of Video Frame Sampling Methods for Multi-Modal RAG Retrieval

2024-07-22 · Mahesh Kandhare, Thibault Gisselbrecht

Numerous video frame sampling methodologies detailed in the literature present a significant challenge in determining the optimal video frame method for Video RAG pattern without a comparative side-by-side analysis. In t…

RAGRetrieval

MDP3: A Training-free Approach for List-wise Frame Selection in Video-LLMs

2025-01-06 · Hui Sun, Shiyin Lu, Huanyu Wang, Qing-Guo Chen 외

Video large language models (Video-LLMs) have made significant progress in understanding videos. However, processing multiple frames leads to lengthy visual token sequences, presenting challenges such as the limited cont…

Diversity

M2-RAAP: A Multi-Modal Recipe for Advancing Adaptation-based Pre-training towards Effective and Efficient Zero-shot Video-text Retrieval

2024-01-31 · Xingning Dong, Zipeng Feng, Chunluan Zhou, Xuzheng Yu 외

We present a Multi-Modal Recipe for Advancing Adaptation-based Pre-training towards effective and efficient zero-shot video-text retrieval, dubbed M2-RAAP. Upon popular image-text models like CLIP, most current adaptatio…

RetrievalText RetrievalVideo-Text Retrieval