PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
July 26, 2026ACM Transactions on Architecture and Code Optimization0 citationsOpen Access

WindowQuant: Mixed-Precision KV Cache Quantization Based on Window-Level Similarity for VLMs Inference Optimization

View Full Paper
WTWei TaoXQXiaoyang QuPWP Wang

Key Points

  • The aim is to enhance inference speed and reduce memory usage in video language models by optimizing the KV cache through mixed-precision quantization.
  • Introduced WindowQuant with window-level quantization search and computation modules.
  • Employed window-adaptive mixed-precision quantization based on visual token similarity.
  • Conducted extensive experiments to evaluate performance against state-of-the-art methods.
  • WindowQuant shows superior performance over existing KV cache quantization methods in terms of speed and memory efficiency.
  • Achieved optimal bit-width configuration for KV cache windows, enhancing model accuracy.
  • Demonstrated significant reduction in inference latency and GPU memory usage across various datasets.

Abstract

Recently, video language models (VLMs) have been applied in various fields. However, the visual token sequence of the VLM is too long, which may cause intolerant inference latency and GPU memory usage. Existing methods propose mixed-precision quantization to the key-value (KV) cache in VLMs based on token granularity, which is time-consuming in the search process and hardware inefficient during computation. This article introduces a novel approach called WindowQuant, which employs window-adaptive mixed-precision quantization to optimize the KV cache. WindowQuant consists of two modules: window-level quantization search and window-level KV cache computation. Window-level quantization search quickly determines the optimal bit-width configuration of the KV cache windows based on the similarity scores between the corresponding visual token windows and the text prompt, maintaining the model accuracy. Furthermore, window-level KV cache computation reorders the KV cache windows before quantization, avoiding the hardware inefficiency caused by mixed-precision quantization in inference computation. Extensive experiments demonstrate that WindowQuant outperforms state-of-the-art VLM models and KV cache quantization methods on various datasets.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Tao et al. (2026) studied this question.

synapsesocial.com/papers/6a65a7e0d3aea3239cd78862https://doi.org/10.1145/3817053
Ask AI
Helpful
Bookmark
Share
View Full Paper