HybridKV: Hybrid KV Cache Compression for Efficient Multimodal Large Language Model Inference

Fuente: arXiv
Gespeichert in:
Bibliographische Detailangaben
Hauptverfasser: Zeng, Bowen, Ren, Feiyang, Zhang, Jun, Gu, Xiaoling, Chen, Ke, Shou, Lidan, Li, Huan
Format: Preprint
Veröffentlicht: 2026
Schlagworte:
Online-Zugang:
Tags: Tag hinzufügen
Keine Tags, Fügen Sie den ersten Tag hinzu!
_version_ 1866911573734326272
author Zeng, Bowen
Ren, Feiyang
Zhang, Jun
Gu, Xiaoling
Chen, Ke
Shou, Lidan
Li, Huan
author_facet Zeng, Bowen
Ren, Feiyang
Zhang, Jun
Gu, Xiaoling
Chen, Ke
Shou, Lidan
Li, Huan
contents Multimodal Large Language Models (MLLMs) have advanced unified reasoning over text, images, and videos, but their inference is hindered by the rapid growth of key-value (KV) caches. Each visual input expands into thousands of tokens, causing caches to scale linearly with context length and remain resident in GPU memory throughout decoding, which leads to prohibitive memory overhead and latency even on high-end GPUs. A common solution is to compress caches under a fixed allocated budget at different granularities: token-level uniformly discards less important tokens, layer-level varies retention across layers, and head-level redistributes budgets across heads. Yet these approaches stop at allocation and overlook the heterogeneous behaviors of attention heads that require distinct compression strategies. We propose HybridKV, a hybrid KV cache compression framework that integrates complementary strategies in three stages: heads are first classified into static or dynamic types using text-centric attention; then a top-down budget allocation scheme hierarchically assigns KV budgets; finally, static heads are compressed by text-prior pruning and dynamic heads by chunk-wise retrieval. Experiments on 11 multimodal benchmarks with Qwen2.5-VL-7B show that HybridKV reduces KV cache memory by up to $7.9\times$ and achieves $1.52\times$ faster decoding, with almost no performance drop or even higher relative to the full-cache MLLM.
format Preprint
id arxiv_https___arxiv_org_abs_2604_05887
institution arXiv
publishDate 2026
record_format arxiv
spellingShingle HybridKV: Hybrid KV Cache Compression for Efficient Multimodal Large Language Model Inference
Zeng, Bowen
Ren, Feiyang
Zhang, Jun
Gu, Xiaoling
Chen, Ke
Shou, Lidan
Li, Huan
Artificial Intelligence
Multimodal Large Language Models (MLLMs) have advanced unified reasoning over text, images, and videos, but their inference is hindered by the rapid growth of key-value (KV) caches. Each visual input expands into thousands of tokens, causing caches to scale linearly with context length and remain resident in GPU memory throughout decoding, which leads to prohibitive memory overhead and latency even on high-end GPUs. A common solution is to compress caches under a fixed allocated budget at different granularities: token-level uniformly discards less important tokens, layer-level varies retention across layers, and head-level redistributes budgets across heads. Yet these approaches stop at allocation and overlook the heterogeneous behaviors of attention heads that require distinct compression strategies. We propose HybridKV, a hybrid KV cache compression framework that integrates complementary strategies in three stages: heads are first classified into static or dynamic types using text-centric attention; then a top-down budget allocation scheme hierarchically assigns KV budgets; finally, static heads are compressed by text-prior pruning and dynamic heads by chunk-wise retrieval. Experiments on 11 multimodal benchmarks with Qwen2.5-VL-7B show that HybridKV reduces KV cache memory by up to $7.9\times$ and achieves $1.52\times$ faster decoding, with almost no performance drop or even higher relative to the full-cache MLLM.
title HybridKV: Hybrid KV Cache Compression for Efficient Multimodal Large Language Model Inference
topic Artificial Intelligence
url https://arxiv.org/abs/2604.05887