研究人员瞄准视频与全模态 LLM 的 token 成本
六篇新论文提出剪枝与压缩方法,以降低多模态推理成本。
为什么重要
token 数量是长视频和全模态推理的核心成本驱动因素,尤其是在预填充和语言模型处理阶段。这些论文显示,相关方向正在从简单的 top-K token 丢弃,转向具备全局感知、模态感知,并受查询或证据条件约束的压缩方法。
核心要点
- 1.多篇论文都在处理视频和多模态 token 冗余问题。
- 2.新方法利用全局上下文、模态预算和证据感知剪枝。
- 3.报告中的收益重点在于降低 token 成本的同时保持准确率。
近期六篇论文提出了多种方法,用于减少多模态和全模态大语言模型需要处理的视觉、视频、音频以及富文本 token 负载。这些方法包括全局时空剪枝、递归自适应 token 融合、基于离线码本的压缩、按模态预算进行排序、面向 OCR 输入的证据感知剪枝,以及在 LLM 前端与 LLM 内部协同进行的全模态压缩。多篇论文将这些系统描述为插件式或无需训练,并报告称,在视频、音视频和 OCR 基准测试中,它们能在使用更少 token 的同时保持准确率。
⚡ 今天就能用
在部署长视频或全模态工作流之前,应结合自身的准确率和延迟约束,对 token 压缩方法进行基准测试。
来源与原始报道
本简报汇总并链接到以下媒体的报道。
- arXiv cs.LGDIVE: Dynamic Iterative Visual Evidence Construction for Efficient Vision-Language ModelsAug 6, 12:00 PM↗
- arXiv cs.AIWhen and Where to Look: Adaptive Visual Evidence Scheduling for Efficient Long Video UnderstandingAug 5, 12:00 PM↗
- arXiv cs.AIAdaptive Two-Stage Visual Token Pruning for Efficient Inference in Video-Language ModelsAug 5, 12:00 PM↗
- arXiv cs.CLGSTEP: Global Spatio-Temporal Density-Driven Visual Token Pruning for Efficient Video Large Language ModelsAug 5, 12:00 PM↗
- arXiv cs.AICRAFT: Compression via Recursive Adaptive Fusion of Video Tokens for Vision-Language ModelsAug 4, 12:00 PM↗
- arXiv cs.AIRethinking Video Token Compression with a Global Codebook: Learning Once, Compressing EverywhereAug 4, 12:00 PM↗
- arXiv cs.AICoverage-Driven Adaptive Keyframe Selection for Video UnderstandingAug 4, 12:00 PM↗
- arXiv cs.AIAllocation Before Ranking: Decoupled Token Compression for OmniLLMsAug 4, 12:00 PM↗
- arXiv cs.LGDAVET: Denoising-Aware Visual Evidence Trajectory Allocation for Diffusion Vision-Language ModelsAug 4, 12:00 PM↗
- arXiv cs.CLET-Prune: Evidence-Aware Dynamic Budgeting for Visual Token Pruning in Text-Rich MLLMsAug 4, 12:00 PM↗
- arXiv cs.CLCAVE: Competence-Aware Visual Boundary Evidence Alignment for Video Temporal GroundingAug 4, 12:00 PM↗
- HF Daily PapersOmniPack: Unified Token Compression for Efficient Omni-modal Large Language ModelsAug 4, 4:00 AM↗
觉得这篇简报有用?下一篇直接送到你的邮箱。