首个系统评估大视觉语言模型压缩对多模态生成性能影响的基准测试
LVLM-Compress-Bench: Benchmarking the Broader Impact of Large Vision-Language Model Compression
- 构建多模态压缩评估框架,覆盖KV缓存与权重压缩两类方法
- 在10个数据集上验证压缩对识别、推理、偏见等能力的影响
- 揭示压缩在不同量化预算下既提升又降低性能的复杂现象
尽管已有研究关注大语言模型压缩对单模态下游任务性能和可信度的影响,但对多模态大视觉语言模型(LVLM)的系统性研究仍不足。为此,我们提出LVLM-Compress-Bench,首个全面评估压缩对多模态生成性能影响的基准框架。针对自回归模型中的动态缓存与静态权重,分别考虑KV缓存压缩与权重压缩两种主要方法。基于主流LLaVA框架的四种变体,集成多种先进压缩技术(如均匀、异常值优化、分组量化),在十个涵盖识别、知识、语言生成、空间感知、视觉推理、幻觉与视觉错觉识别、毒性、刻板印象与偏见等能力的多模态数据集上进行评估。通过真实世界与合成数据结合,覆盖多样社会交叉属性,揭示不同量化预算下模型性能在保持与下降之间的复杂行为。代码将开源。
原文摘要 · Abstract (English)
Despite recent efforts in understanding the compression impact on large language models (LLMs) in terms of their downstream task performance and trustworthiness on relatively simpler uni-modal benchmarks (for example, question answering, common sense reasoning), their detailed study on multi-modal Large Vision-Language Models (LVLMs) is yet to be unveiled. Towards mitigating this gap, we present LVLM-Compress-Bench, a framework to first thoroughly study the broad impact of compression on the generative performance of LVLMs with multi-modal input driven tasks. In specific, we consider two major classes of compression for autoregressive models, namely KV cache and weight compression, for the dynamically growing intermediate cache and static weights, respectively. We use four LVLM variants of the popular LLaVA framework to present our analysis via integrating various state-of-the-art KV and weight compression methods including uniform, outlier-reduced, and group quantization for the KV cache and weights. With this framework we demonstrate on ten different multi-modal datasets with different capabilities including recognition, knowledge, language generation, spatial awareness, visual reasoning, hallucination and visual illusion identification, toxicity, stereotypes and bias. In specific, our framework demonstrates the compression impact on both general and ethically critical metrics leveraging a combination of real world and synthetic datasets to encompass diverse societal intersectional attributes. Extensive experimental evaluations yield diverse and intriguing observations on the behavior of LVLMs at different quantization budget of KV and weights, in both maintaining and losing performance as compared to the baseline model with FP16 data format. Code will be open-sourced at https://github.com/opengear-project/LVLM-compress-bench.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。