通过动态压缩视频立方体,实现高效视频理解
An LMM for Efficient Video Understanding via Reinforced Compression of Video Cubes
- 用Gumbel Softmax将视频按时间密度分块,自适应压缩
- 整体压缩率45倍,仅用0.8M样本即达8.72精度提升
- 适合处理长时视频,支持大上下文建模与事件分析
大型多模态模型对视频帧进行均匀感知,导致在时间信息密度不均的视频中计算效率低下。本文提出Quicksviewer,一种新型感知范式:利用Gumbel Softmax将非均匀密度视频划分为可变大小的立方体,并对每个立方体统一重采样,实现高效视频理解。该方法在线动态压缩视频,显著减少时空冗余(总体压缩率45×),同时支持大感受野下的高效训练。模型从语言主干出发,经三阶段渐进训练,每阶段平均使用长达420秒/1fps的长视频。仅需0.8M视频-文本样本,模型性能超越固定分区基线最大8.72分。在Video-MME上,仅需基线5%的每帧令牌数即达最优表现。该范式下,输入帧数增加呈现清晰幂律关系,且立方体分割结果可辅助连续事件分析。
原文摘要 · Abstract (English)
Large Multimodal Models (LMMs) uniformly perceive video frames, creating computational inefficiency for videos with inherently varying temporal information density. This paper present \textbf{Quicksviewer}, an LMM with new perceiving paradigm that partitions a video of nonuniform density into varying cubes using Gumbel Softmax, followed by a unified resampling for each cube to achieve efficient video understanding. This simple and intuitive approach dynamically compress video online based on its temporal density, significantly reducing spatiotemporal redundancy (overall 45$\times$ compression rate), while enabling efficient training with large receptive field. We train the model from a language backbone through three progressive stages, each incorporating lengthy videos on average of 420s/1fps thanks to the perceiving efficiency. With only 0.8M total video-text samples for training, our model outperforms the direct baseline employing a fixed partitioning strategy by a maximum of 8.72 in accuracy, demonstrating the effectiveness in performance. On Video-MME, Quicksviewer achieves SOTA under modest sequence lengths using just up to 5\% of tokens per frame required by baselines. With this paradigm, scaling up the number of input frames reveals a clear power law of the model capabilities. It is also empirically verified that the segments generated by the cubing network can help for analyzing continuous events in videos.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。