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

VideoMem: Enhancing Ultra-Long Video Understanding via Adaptive Memory Management

About

Ultra long video understanding remains an open challenge, as existing vision language models (VLMs) falter on such content due to limited context length and inefficient long term memory retention. To address this, recent works have attempted to construct external knowledge bases and corresponding retrieval agumented generation (RAG) systems, yet these incur enormous storage and computational overhead. In this paper, we propose VideoMem, a novel framework that pioneers models long video understanding as a sequential generation task via adaptive memory management. Specifically, VideoMem dynamically updates a global memory buffer, which adaptively retains critical information while discarding redundant content across the video timeline. To efficiently train VLMs for such long-term tasks, VideoMem integrates the Progressive Grouped Relative Policy Optimization (PRPO) algorithm, equipped with two core modules: Progressive State Propagation (PSP) adaptively retains valid current states, propagates them to the next rollout step, and gradually narrows the model exploration space. Temporal Cascading Reward (TCR) further alleviates reward sparsity, improving sample utilization and accelerating convergence. Extensive experiments demonstrate that VideoMem significantly outperforms existing open-source models across diverse benchmarks for ultra-long video understanding tasks.

Hongbo Jin, Qingyuan Wang, Wenhao Zhang, Yang Liu, Sijie Cheng• 2025

Related benchmarks

TaskDatasetResultRank
Long Video UnderstandingVideo-MME Overall
Accuracy73.6
39
Long Video UnderstandingMLVU 3-120 min
Accuracy77.4
23
Long Video UnderstandingLongVideoBench 23sec-60 min
Accuracy63.3
19
Long Video UnderstandingVideoMME Long split, 30-60 min
Accuracy64.2
15
Long Video UnderstandingLVBench 30-90 min
Accuracy58.5
13
Long Video UnderstandingLongTimeScope 300min+
Accuracy45.1
8
Showing 6 of 6 rows

Other info

Follow for update