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

SAB-LVLM: Significance-Aware Binarization for Large Vision-Language Models

About

Large Vision-Language Models (LVLMs) have achieved remarkable progress in multimodal understanding, yet their enormous parameter scale and cross-modal computation incur substantial memory and latency overhead, severely limiting real-world deployment on resource-constrained devices. Binarization offers an attractive solution by drastically reducing storage and computational costs. However, existing binarization methods neglect the varying importance of weights across different layers and modalities. This causes parameters irrelevant to downstream tasks to be unnecessarily retained, whereas modality-critical weights may not be adequately optimized, resulting in significant performance degradation. To address these challenges, we develop a novel \underline{S}ignificance-\underline{A}ware \underline{B}inarization for \underline{L}arge \underline{V}ision-\underline{L}anguage \underline{M}odels (SAB-LVLM). Specifically, after constructing Hessian matrices for textual and visual inputs, we propose a spatial significance map to distinguish full-precision weights activated under a single modality from those activated across modalities. We then devise a modality-guided integration strategy to obtain the significance-aware binarization map, which measures weight significance across layers and modalities. Subsequently, this binarization map is incorporated into the binarization objective as an error reweighting term, and binarization fitting is performed through an alternating significance-weighted update scheme. Extensive experiments illustrate the superiority of our SAB-LVLM over existing binary PTQ methods under an approximately 1-bit compression constraint. Our code is accessible at https://github.com/LyuQi127/SAB_LVLM.

Qi Lyu, Jiahua Dong, Baichen Liu, Xudong Wang, Mingfei Han, Yulun Zhang, Fahad Shahbaz Khan, Salman Khan, Lianqing Liu, Zhi Han• 2026

Related benchmarks

TaskDatasetResultRank
Multimodal UnderstandingMMStar--
511
Visual Spatial IntelligenceVSI-Bench
Average Score43
85
Visual Question AnsweringTextVQA
TextVQA Score80.76
76
Document Visual Question AnsweringDocVQA
ANLS92.56
49
Text-based Visual Question AnsweringTextVQA
VQAText Score78.06
35
Video Question AnsweringVideo-MME
Accuracy64.93
32
Video UnderstandingVSI-Bench
VSI-Bench Score34.18
21
Video Multimodal EvaluationVideo-MME
Video-MME Score59.41
18
Document Visual Question AnsweringDocVQA
DocVQA Score87.19
18
Showing 9 of 9 rows

Other info

Follow for update