Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

DynFocus: Dynamic Cooperative Network Empowers LLMs with Video Understanding

About

The challenge in LLM-based video understanding lies in preserving visual and semantic information in long videos while maintaining a memory-affordable token count. However, redundancy and correspondence in videos have hindered the performance potential of existing methods. Through statistical learning on current datasets, we observe that redundancy occurs in both repeated and answer-irrelevant frames, and the corresponding frames vary with different questions. This suggests the possibility of adopting dynamic encoding to balance detailed video information preservation with token budget reduction. To this end, we propose a dynamic cooperative network, DynFocus, for memory-efficient video encoding in this paper. Specifically, i) a Dynamic Event Prototype Estimation (DPE) module to dynamically select meaningful frames for question answering; (ii) a Compact Cooperative Encoding (CCE) module that encodes meaningful frames with detailed visual appearance and the remaining frames with sketchy perception separately. We evaluate our method on five publicly available benchmarks, and experimental results consistently demonstrate that our method achieves competitive performance.

Yudong Han, Qingpei Guo, Liyuan Pan, Liu Liu, Yu Guan, Ming Yang• 2024

Related benchmarks

TaskDatasetResultRank
Long Video UnderstandingMLVU--
72
Video Question AnsweringMSVD-QA zero-shot (test)
Accuracy74.8
56
Video Question AnsweringMSRVTT-QA zero-shot (test)
Accuracy62.8
55
Video Question AnsweringActivityNet-QA zero-shot (test)
Accuracy50.3
55
Video Question AnsweringVCG Bench
CI3.27
42
Video Question AnsweringVideo-MME Long Duration 1.0
Accuracy (w/o subtitles)37.7
34
Video Question AnsweringVideo-MME Overall 1.0
Accuracy (No Subtitles)44.1
19
Video Question AnsweringVideo-MME Short Duration 1.0
Accuracy (w/o subtitles)50.9
18
Video Question AnsweringVideo-MME Medium Duration 1.0
Accuracy (No Subtitles)43.7
18
Long Video UnderstandingLV-Bench (test)
ER27.9
13
Showing 10 of 11 rows

Other info

Code

Follow for update