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

VideoScaffold: Elastic-Scale Visual Hierarchies for Streaming Video Understanding in MLLMs

About

Understanding long videos with multimodal large language models (MLLMs) remains challenging due to the heavy redundancy across frames and the need for temporally coherent representations. Existing static strategies, such as sparse sampling, frame compression, and clustering, are optimized for offline settings and often produce fragmented or over-compressed outputs when applied to continuous video streams. We present VideoScaffold, a dynamic representation framework designed for streaming video understanding. It adaptively adjusts event granularity according to video duration while preserving fine-grained visual semantics. VideoScaffold introduces two key components: Elastic-Scale Event Segmentation (EES), which performs prediction-guided segmentation to dynamically refine event boundaries, and Hierarchical Event Consolidation (HEC), which progressively aggregates semantically related segments into multi-level abstractions. Working in concert, EES and HEC enable VideoScaffold to transition smoothly from fine-grained frame understanding to abstract event reasoning as the video stream unfolds. Extensive experiments across both offline and streaming video understanding benchmarks demonstrate that VideoScaffold achieves state-of-the-art performance. The framework is modular and plug-and-play, seamlessly extending existing image-based MLLMs to continuous video comprehension. The code is available at https://github.com/zheng980629/VideoScaffold.

Naishan Zheng, Jie Huang, Qingpei Guo, Feng Zhao• 2025

Related benchmarks

TaskDatasetResultRank
Video Question AnsweringMSRVTT-QA
Accuracy58.4
481
Video Question AnsweringMSVD-QA
Accuracy72.5
340
Video Question AnsweringActivityNet-QA
Accuracy48.9
319
Video UnderstandingVideo-MME without subtitles
Overall Score43.3
67
Long Video UnderstandingMLVU (test)
Average Score49.5
41
Video UnderstandingVideo-MME With Subtitles
Performance (Short)52.9
14
Real-Time Visual UnderstandingStreamingBench Real-Time Visual Understanding (test)
OP32.6
14
Long-form Video UnderstandingLV-Bench
ER24.7
10
Showing 8 of 8 rows

Other info

Follow for update