ARTFEED — Contemporary Art Intelligence

KV Cache Quantization as Transform Coding with Attention-Preserving Transforms

ai-technology · 2026-08-06

A recent paper published on arXiv introduces a technique for quantizing the key-value (KV) cache during the decoding process of long-context large language models (LLMs), tackling the challenges associated with bandwidth limitations in cache loading. The authors present KV cache quantization as a transform coding issue, where the goal is to maintain attention product integrity. They critique current methods that utilize orthogonal transforms, such as random or Hadamard rotations, for being less effective due to their focus on equalizing variances rather than concentrating energy, and their reliance on fixed-width scalar quantizers that fall short at lower bit rates. Their innovative approach derives transforms based on a distortion criterion, seeking to minimize cache size while preserving attention accuracy with a consistent bit count per token. At two bits per element, this method aspires to surpass both data-oblivious and query-statistics-based techniques. The paper can be found on arXiv under the identifier 2608.04074.

Key facts

  • Paper titled 'Spend Bits Where Queries Look: KV Cache Vector Quantization with Attention-Preserving Transforms'
  • Published on arXiv with ID 2608.04074
  • Addresses bandwidth-bound decoding in long-context LLMs
  • Proposes transform coding approach for KV cache quantization
  • Critiques existing methods using random or Hadamard rotations
  • Aims to preserve attention products while reducing cache size
  • Uses fixed per-token bit count, specifically two bits per element
  • Derives transforms from a distortion criterion

Entities

Institutions

  • arXiv

Sources