@inproceedings{zhang-etal-2026-mixkvq,
title = "{M}ix{KVQ}: Query-Aware Mixed-Precision {KV} Cache Quantization for Long-Context Reasoning",
author = "Zhang, Tao and
Zeng, Ziqian and
Peng, Hao and
Zhuang, Huiping and
Chen, Cen",
editor = "Liakata, Maria and
Moreira, Viviane P. and
Zhang, Jiajun and
Jurgens, David",
booktitle = "Proceedings of the 64th Annual Meeting of the {A}ssociation for {C}omputational {L}inguistics (Volume 1: Long Papers)",
month = jul,
year = "2026",
address = "San Diego, California, United States",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/ingest-acl/2026.acl-long.326/",
pages = "7189--7204",
ISBN = "979-8-89176-390-6",
abstract = "Long Chain-of-Thought (CoT) reasoning has significantly advanced the capabilities of Large Language Models (LLMs), but this progress is accompanied by substantial memory and latency overhead from the extensive Key-Value (KV) cache. Although KV cache quantization is a promising compression technique, existing low-bit quantization methods often exhibit severe performance degradation on complex reasoning tasks. Fixed-precision quantization struggles to handle outlier channels in the key cache, while current mixed-precision strategies fail to accurately identify components requiring high-precision representation. We find that an effective low-bit KV cache quantization strategy must consider two factors: a key channel{'}s intrinsic quantization difficulty and its relevance to the query. Based on this insight, we propose MixKVQ, a novel plug-and-play method that introduces a lightweight, query-aware algorithm to identify and preserve critical key channels that need higher precision, while applying per-token quantization for value cache. Experiments on complex reasoning datasets demonstrate that our approach significantly outperforms existing low-bit methods, achieving performance comparable to a full-precision baseline at a substantially reduced memory footprint."
}Markdown (Informal)
[MixKVQ: Query-Aware Mixed-Precision KV Cache Quantization for Long-Context Reasoning](https://preview.aclanthology.org/ingest-acl/2026.acl-long.326/) (Zhang et al., ACL 2026)
ACL