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

LUQ: Layerwise Ultra-Low Bit Quantization for Multimodal Large Language Models

About

Large Language Models (LLMs) with multimodal capabilities have revolutionized vision-language tasks, but their deployment often requires huge memory and computational resources. Post-training quantization (PTQ) has successfully compressed language models to as low as 1-bit precision, its effectiveness for multimodal LLMs (MLLMs) remains unexplored. In this paper, we present the first method for ultra-low-bit (<4-bit) quantization of MLLMs. Our analysis reveals that multimodal tokens and intermediate layer activations produced by them exhibit significantly higher entropy compared to text tokens, indicating greater functional complexity that makes MLLMs less tolerant to ultra-low bit quantization. However, this entropy varies significantly across layers, with some layers producing lower-entropy activation distributions that we empirically show can better tolerate ultra-low bit quantization. Existing PTQ methods optimize weight quantization within each layer but apply the same target precision uniformly, ignoring this variation in complexity across layers. Building on this insight, we propose LUQ: Layerwise Ultra-Low Bit Quantization, which characterizes each transformer layer's functional complexity via its output activation entropy and selectively applies ultra-low bit quantization to layers encoding simpler, more compressible functions. We also show that multimodal calibration (image and text tokens) boosts VQA performance in the ultra-low bit regime. Evaluated on LLaVA-1.5 and Qwen-2.5-VL across 9 VQA benchmarks, LUQ models use 40% and 31% less memory than their 4-bit counterparts while exhibiting less than 10% degradation on MME.

Shubhang Bhatnagar, Andy Xu, Kar-Han Tan, Narendra Ahuja• 2025

Related benchmarks

TaskDatasetResultRank
Object Hallucination EvaluationPOPE--
2056
Visual Mathematical ReasoningMathVista
Accuracy41.7
448
Hallucination EvaluationPOPE
Accuracy84.7
281
Multimodal Model EvaluationMMBench
Accuracy63.7
265
Chart Question AnsweringChartQA
Accuracy68.6
165
Multimodal EvaluationMME
MME-P Score1.64e+3
139
OCR Visual Question AnsweringTextVQA
Accuracy81.9
88
General Visual Question AnsweringVQA v2
Accuracy79.7
28
Compositional ReasoningGQA
Accuracy (GQA Compositional Reasoning)58.2
18
Vision-Language UnderstandingMME
Average Score95.93
18
Showing 10 of 14 rows

Other info

Follow for update