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

AdaReTaKe: Adaptive Redundancy Reduction to Perceive Longer for Video-language Understanding

About

Multimodal Large Language Models (MLLMs) have revolutionized video understanding, yet are still limited by context length when processing long videos. Recent methods compress videos by leveraging visual redundancy uniformly, yielding promising results. Nevertheless, our quantitative analysis shows that redundancy varies significantly across time and model layers, necessitating a more flexible compression strategy. We propose AdaReTaKe, a training-free method that flexibly reduces visual redundancy by allocating compression ratios among time and layers with theoretical guarantees. Integrated into state-of-the-art MLLMs, AdaReTaKe improves processing capacity from 256 to 2048 frames while preserving critical information. Experiments on VideoMME, MLVU, LongVideoBench, and LVBench datasets demonstrate that AdaReTaKe outperforms existing methods by 2.3% and 2.8% for 7B and 72B models, respectively, with even greater improvements of 5.9% and 6.0% on the longest LVBench. Our code is available at https://github.com/SCZwangxiao/video-FlexReduc.git.

Xiao Wang, Qingyi Si, Jianlong Wu, Shiyu Zhu, Li Cao, Liqiang Nie• 2025

Related benchmarks

TaskDatasetResultRank
Video UnderstandingVideoMME
Overall Score73.5
192
Long Video UnderstandingLongVideoBench (val)
Accuracy67
139
Long Video UnderstandingLVBench
Accuracy53.3
63
Video Question AnsweringLVBench
Accuracy53.3
50
Long Video UnderstandingMLVU (test)--
41
Long Video UnderstandingVideo-MME Overall
Accuracy73.5
39
Long Video UnderstandingVideo-MME Long
Accuracy65
37
Video Question AnsweringLVBench
Overall Score53.3
32
Long Video UnderstandingMLVU (dev)
Score78.1
31
Long Video UnderstandingLVBench (val)
Score53.3
15
Showing 10 of 12 rows

Other info

Code

Follow for update