Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

LOOK-M: Look-Once Optimization in KV Cache for Efficient Multimodal Long-Context Inference

About

Long-context Multimodal Large Language Models (MLLMs) demand substantial computational resources for inference as the growth of their multimodal Key-Value (KV) cache, in response to increasing input lengths, challenges memory and time efficiency. Unlike single-modality LLMs that manage only textual contexts, the KV cache of long-context MLLMs includes representations from multiple images with temporal and spatial relationships and related textual contexts. The predominance of image tokens means traditional optimizations for LLMs' KV caches are unsuitable for multimodal long-context settings, and no prior works have addressed this challenge. In this work, we introduce LOOK-M, a pioneering, fine-tuning-free approach that efficiently reduces the multimodal KV cache size while maintaining performance comparable to a full cache. We observe that during prompt prefill, the model prioritizes more textual attention over image features, and based on the multimodal interaction observation, a new proposed text-prior method is explored to compress the KV cache. Furthermore, to mitigate the degradation of image contextual information, we propose several compensatory strategies using KV pairs merging. LOOK-M demonstrates that with a significant reduction in KV Cache memory usage, such as reducing it by 80% in some cases, it not only achieves up to 1.5x faster decoding but also maintains or even enhances performance across a variety of long context multimodal tasks.

Zhongwei Wan, Ziang Wu, Che Liu, Jinfa Huang, Zhihong Zhu, Peng Jin, Longyue Wang, Li Yuan• 2024

Related benchmarks

TaskDatasetResultRank
Mathematical ReasoningMathVista
Accuracy47.3
257
Massive Multi-discipline Multimodal UnderstandingMMMU
Accuracy53.18
152
Video CaptioningVATEX
CIDEr0.5176
76
Multi-modal Long-context BenchmarkingMileBench
Task T Score55.08
39
Video Question AnsweringNextQA
WUPS33.07
26
Multi-image UnderstandingMileBench (test)
Temporal Multi-Image Score (Task T)55.55
21
Multi-image Multi-modal Question AnsweringMileBench
CL-CH Score44.15
18
Long-context multimodal evaluationMileBench (test)
TN Score10
18
Video-based Dialogue EvaluationVideo-ChatGPT
CI2.92
18
Video UnderstandingFAVOR-Bench
AS30.38
13
Showing 10 of 12 rows

Other info

Follow for update