VisCache: Visual KV Cache Pruning for Efficient Vision Large Language Model Inference

📅 2026-08-25
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
为解决视觉大语言模型长上下文推理的高计算和内存开销问题,提出VisCache框架,通过选择性前向关键帧和非对称KV剪枝方法提升效率。
📝 Abstract
While Vision Large Language Models (VLLMs) have achieved remarkable success in multimodal reasoning, their long-context inference remains prohibitively expensive due to the massive computation and memory overhead of visual Key-Value (KV) caches. Existing KV compression methods often apply uniform pruning across visual tokens and layers, leading to substantial information loss and degraded performance.To address this challenge, we propose \textbf{VisCache}, a plug-and-play framework for coarse-to-fine \textbf{Vis}ual KV \textbf{Cache} pruning without training, which consists of two synergistic stages. First, a lightweight VLM filters temporal redundancy by selectively forwarding semantically informative keyframes. Second, we introduce {PruneKV}, a surgical KV compression algorithm tailored to the attention dynamics of VLLMs. Unlike rigid pruning strategies, PruneKV adopts a parabolic layer-wise budget allocation together with an asymmetric update mechanism that selectively prunes keys while fusing values, thereby preserving critical contextual information. Extensive experiments demonstrate that VisCache substantially improves inference efficiency, achieving up to {2.35$\times$ speedup} and significant memory reduction while maintaining competitive performance with only {19--28\%} KV cache retention. VisCache consistently outperforms existing baselines, establishing a new Pareto frontier between efficiency and performance for long-context VLLM inference. Code is available at https://github.com/Wlklk/VisCache
Problem

Research questions and friction points this paper is trying to address.

Vision Large Language Models
long-context inference
Key-Value caches
compression
pruning
Innovation

Methods, ideas, or system contributions that make the work stand out.

Visual KV Cache Pruning
Parabolic Layer-wise Budget Allocation
Asymmetric Update Mechanism
🔎 Similar Papers
No similar papers found.
L
Lyuke Wang
Shenzhen International Center for Industrial and Applied Mathematics; Shenzhen Research Institute of Big Data; The Chinese University of Hong Kong, Shenzhen
Zhuo Li
Zhuo Li
The Chinese University of Hong Kong, Shenzhen
Machine LearningNLP
G
Guangxu Zhu
Shenzhen International Center for Industrial and Applied Mathematics; Shenzhen Research Institute of Big Data; The Chinese University of Hong Kong, Shenzhen; Shenzhen Loop Area Institute