Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Video-RAG: Visually-aligned Retrieval-Augmented Long Video Comprehension

About

Existing large video-language models (LVLMs) struggle to comprehend long videos correctly due to limited context. To address this problem, fine-tuning long-context LVLMs and employing GPT-based agents have emerged as promising solutions. However, fine-tuning LVLMs would require extensive high-quality data and substantial GPU resources, while GPT-based agents would rely on proprietary models (e.g., GPT-4o). In this paper, we propose Video Retrieval-Augmented Generation (Video-RAG), a training-free and cost-effective pipeline that employs visually-aligned auxiliary texts to help facilitate cross-modality alignment while providing additional information beyond the visual content. Specifically, we leverage open-source external tools to extract visually-aligned information from pure video data (e.g., audio, optical character, and object detection), and incorporate the extracted information into an existing LVLM as auxiliary texts, alongside video frames and queries, in a plug-and-play manner. Our Video-RAG offers several key advantages: (i) lightweight with low computing overhead due to single-turn retrieval; (ii) easy implementation and compatibility with any LVLM; and (iii) significant, consistent performance gains across long video understanding benchmarks, including Video-MME, MLVU, and LongVideoBench. Notably, our model demonstrates superior performance over proprietary models like Gemini-1.5-Pro and GPT-4o when utilized with a 72B model.

Yongdong Luo, Xiawu Zheng, Guilin Li, Shukang Yin, Haojia Lin, Chaoyou Fu, Jinfa Huang, Jiayi Ji, Fei Chao, Jiebo Luo, Rongrong Ji• 2024

Related benchmarks

TaskDatasetResultRank
Long Video UnderstandingLongVideoBench (val)--
282
Long Video UnderstandingLVBench
Accuracy33.1
267
Long Video UnderstandingMLVU
Accuracy73.8
265
Video Question AnsweringLongVideoBench
Accuracy65.4
224
Video UnderstandingVideoMME
Overall Score77.4
222
Video Question AnsweringMLVU
Accuracy72.4
213
Long Video UnderstandingVideo-MME Long
Accuracy55.4
120
Long Video UnderstandingVideoMME--
97
Long Video UnderstandingVideo-MME--
90
Long Video UnderstandingVideo-MME Overall
Accuracy62.1
81
Showing 10 of 41 rows

Other info

Code

Follow for update