paper-with-me

Papers

LVLM-Compress-Bench: Benchmarking the Broader Impact of Large Vision-Language Model Compression

2025-03-06 · Souvik Kundu, Anahita Bhiwandiwalla, Sungduk Yu, Phillip Howard, Tiep Le, Sharath Nittur Sridhar, David Cobbley, Hao Kang, Vasudev Lal

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.

📄 PDF Abstract BibTeX arXiv:2503.04982

Code (0)

등록된 구현이 없습니다.

Tasks

BenchmarkingCommon Sense ReasoningHallucinationLanguage ModelingLanguage ModellingModel CompressionQuantizationQuestion AnsweringText GenerationVisual Reasoning

Similar Papers 제목 키워드 기반

Benchmarking Large Vision-Language Models on CFMME: A Comprehensive Chinese Financial Multimodal Evaluation Dataset

2026-05-28 · Qian Chen, Xianyin Zhang, Yanzhi Liu, Lifan Guo 외 arxiv

The emergence of Large Vision-Language Models (LVLMs) has substantially expanded model capabilities beyond text-only understanding, enabling unified inference across both visual and textual modalities and supporting a br…

Information ExtractionQuestion Answering

Benchmarking Multimodal Mathematical Reasoning with Explicit Visual Dependency

2025-04-24 · Zhikai Wang, Jiashuo Sun, Wenqi Zhang, Zhiqiang Hu 외

Recent advancements in Large Vision-Language Models (LVLMs) have significantly enhanced their ability to integrate visual and linguistic information, achieving near-human proficiency in tasks like object recognition, cap…

BenchmarkingMathMathematical ReasoningObject Recognition+2

PetQA: Benchmarking Veterinary Knowledge and Clinical Reasoning

2026-09-04 · Taegyun Kim, Youngwook Ham, Jungwook Rhim, Ju-Hyun An 외 arxiv

We introduce PetQA, a Korean long-form question-answering (QA) benchmark for evaluating veterinary knowledge and clinical reasoning in large language models (LLMs) and large vision-language models (LVLMs). PetQA contains…

MemLens: Benchmarking Multimodal Long-Term Memory in Large Vision-Language Models

2026-05-14 · Xiyu Ren, Zhaowei Wang, Yiming Du, Zhongwei Xie 외 arxiv

Memory is essential for large vision-language models (LVLMs) to handle long, multimodal interactions, with two method directions providing this capability: long-context LVLMs and memory-augmented agents. However, no exis…

Information ExtractionVisual Grounding

Automated Safety Benchmarking: A Multi-agent Pipeline for LVLMs

2026-01-27 · Xiangyang Zhu, Yuan Tian, Zicheng Zhang, Qi Jia 외 arxiv

Large vision-language models (LVLMs) exhibit remarkable capabilities in cross-modal tasks but face significant safety challenges, which undermine their reliability in real-world applications. Efforts have been made to bu…