Learning Compact Video Representations for Efficient Long-form Video Understanding in Large Multimodal Models
About
With recent advancements in video backbone architectures, combined with the remarkable achievements of large language models (LLMs), the analysis of long-form videos spanning tens of minutes has become both feasible and increasingly prevalent. However, the inherently redundant nature of video sequences poses significant challenges for contemporary state-of-the-art models. These challenges stem from two primary aspects: 1) efficiently incorporating a larger number of frames within memory constraints, and 2) extracting discriminative information from the vast volume of input data. In this paper, we introduce a novel end-to-end schema for long-form video understanding, which includes an information-density-based adaptive video sampler (AVS) and an autoencoder-based spatiotemporal video compressor (SVC) integrated with a multimodal large language model (MLLM). Our proposed system offers two major advantages: it adaptively and effectively captures essential information from video sequences of varying durations, and it achieves high compression rates while preserving crucial discriminative information. The proposed framework demonstrates promising performance across various benchmarks, excelling in both long-form video understanding tasks and standard video understanding benchmarks. These results underscore the versatility and efficacy of our approach, particularly in managing the complexities of prolonged video sequences.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Video Question Answering | ActivityNet-QA | Accuracy52.7 | 319 | |
| Video Question Answering | NEXT-QA | -- | 105 | |
| Video Understanding | MVBench (test) | Accuracy58.8 | 97 | |
| Video Understanding | MLVU | M-AVG59.6 | 54 | |
| Video Understanding | PerceptionTest (val) | Accuracy60.4 | 6 | |
| Video Understanding | EgoSchema fullset | Accuracy62.7 | 5 | |
| Video Understanding | EgoSchema subset | Accuracy69.6 | 4 |