arXiv:2604.08120cs.CVcs.AI2026-04被引 4

用小模型高效压缩长视频,让大模型更懂视频重点。

Small Vision-Language Models are Smart Compressors for Long Video Understanding

论文配图:Small Vision-Language Models are Smart Compressors for Long Video Understanding
图 1 · 摘自论文原文
  • 用小视觉语言模型做动态压缩,按问题需求保留关键片段。
  • 在8000令牌预算下,4101秒超长视频仍达52.3分,超越GPT-4o。
  • 无需训练的自适应分配机制,适合长视频理解任务。

将多模态大语言模型(MLLM)用于时长一小时的视频面临上下文长度限制瓶颈。密集的视觉流会耗尽令牌预算,并加剧“中间丢失”现象。现有方法如稀疏采样或均匀池化盲目牺牲精度,丢弃关键时刻并浪费带宽在无关背景上。本文提出Tempo,一种高效的查询感知框架,用于下游理解的长视频压缩。Tempo利用小型视觉语言模型(SVLM)作为局部时间压缩器,将令牌缩减视为早期跨模态蒸馏过程,在单次前向传播中生成紧凑且意图对齐的表示。为在不破坏因果关系的前提下严格控制预算,引入自适应令牌分配(ATA)。利用SVLM的零样本相关性先验和语义前馈特性,ATA作为免训练的$O(1)$动态路由,将密集带宽分配给查询关键段落,同时将冗余信息压缩为最小时间锚点以保持全局叙事。大量实验表明,60亿参数架构在激进动态压缩(0.5–16令牌/帧)下达到业界最优表现。在极端长视频数据集LVBench(4101秒)上,8000视觉令牌预算下得分为52.3,优于GPT-4o和Gemini 1.5 Pro;扩展至2048帧时达53.7。关键的是,Tempo将小时级视频压缩至理论极限以下,证明真正长视频理解依赖于意图驱动的效率,而非贪心填充的上下文窗口。

原文摘要 · Abstract (English)

Adapting Multimodal Large Language Models (MLLMs) for hour-long videos is bottlenecked by context limits. Dense visual streams saturate token budgets and exacerbate the lost-in-the-middle phenomenon. Existing heuristics, like sparse sampling or uniform pooling, blindly sacrifice fidelity by discarding decisive moments and wasting bandwidth on irrelevant backgrounds. We propose Tempo, an efficient query-aware framework compressing long videos for downstream understanding. Tempo leverages a Small Vision-Language Model (SVLM) as a local temporal compressor, casting token reduction as an early cross-modal distillation process to generate compact, intent-aligned representations in a single forward pass. To enforce strict budgets without breaking causality, we introduce Adaptive Token Allocation (ATA). Exploiting the SVLM's zero-shot relevance prior and semantic front-loading, ATA acts as a training-free $O(1)$ dynamic router. It allocates dense bandwidth to query-critical segments while compressing redundancies into minimal temporal anchors to maintain the global storyline. Extensive experiments show our 6B architecture achieves state-of-the-art performance with aggressive dynamic compression (0.5-16 tokens/frame). On the extreme-long LVBench (4101s), Tempo scores 52.3 under a strict 8K visual budget, outperforming GPT-4o and Gemini 1.5 Pro. Scaling to 2048 frames reaches 53.7. Crucially, Tempo compresses hour-long videos substantially below theoretical limits, proving true long-form video understanding relies on intent-driven efficiency rather than greedily padded context windows.

视频理解小模型压缩长视频

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。