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

WSVD: Weighted Low-Rank Approximation for Fast and Efficient Execution of Low-Precision Vision-Language Models

About

Singular Value Decomposition (SVD) has become an important technique for reducing the computational burden of Vision Language Models (VLMs), which play a central role in tasks such as image captioning and visual question answering. Although multiple prior works have proposed efficient SVD variants to enable low-rank operations, we find that in practice it remains difficult to achieve substantial latency reduction during model execution. To address this limitation, we introduce a new computational pattern and apply SVD at a finer granularity, enabling real and measurable improvements in execution latency. Furthermore, recognizing that weight elements differ in their relative importance, we adaptively allocate relative importance to each element during SVD process to better preserve accuracy, then extend this framework with quantization applied to both weights and activations, resulting in a highly efficient VLM. Collectively, we introduce~\textit{Weighted SVD} (WSVD), which outperforms other approaches by achieving over $1.8\times$ decoding speedup while preserving accuracy. We open source our code at: \href{https://github.com/SAI-Lab-NYU/WSVD}{\texttt{https://github.com/SAI-Lab-NYU/WSVD}

Haiyu Wang, Yutong Wang, Jack Jiang, Sai Qian Zhang• 2026

Related benchmarks

TaskDatasetResultRank
Multimodal UnderstandingSEED-Bench
Accuracy71.29
343
Science Question AnsweringScienceQA IMG
Accuracy73.08
294
Optical Character RecognitionOCRBench--
232
Multimodal Science Question AnsweringScienceQA IMG
Accuracy95.59
131
High-Resolution Visual PerceptionHR-Bench-4K
Accuracy46.13
40
Vision-Language EvaluationSEED-Bench
Accuracy74.61
34
Showing 6 of 6 rows

Other info

Follow for update