PulseAugur
实时 18:07:53

新的LLM KV缓存压缩方法应对安全性和效率挑战

研究人员正在开发新的方法来压缩大型语言模型(LLM)中的键值(KV)缓存,以减少内存使用并提高推理效率。AnchorKV通过偏向于不保留有害提示的token来关注安全性,而PolyKV通过对不同的Transformer层应用不同的策略和预算来优化压缩。Tangram在服务框架中实现了实用的非均匀KV缓存压缩,而BACON通过结合观察窗口注意力和最后查询证据来增强多模态KV缓存压缩。此外,TurboQuant和OSCAR代表了KV缓存量化的新方法,其中TurboQuant提供了一种数据无关的方法,OSCAR则是一种面向部署的、注意力感知的系统。 AI

影响 这些进展旨在显著减小LLM的内存占用和计算成本,从而可能实现更高效的部署和更广泛的长上下文模型的可用性。

排序理由 多篇研究论文介绍了LLM中KV缓存压缩的新颖方法。

在 arXiv cs.CL 阅读 →

AI 生成摘要 · Google Gemini · 来自 8 个来源。 我们如何撰写摘要 →

新的LLM KV缓存压缩方法应对安全性和效率挑战

报道来源 [8]

  1. arXiv cs.AI TIER_1 English(EN) · Ning Ni, Yingjie Lao ·

    AnchorKV:通过带拒绝锚点的软惩罚实现安全感知的KV缓存压缩

    arXiv:2606.17872v1 Announce Type: cross Abstract: Large language models (LLMs) outperform earlier architectures on generative inference and long-context tasks, but their large size introduces significant challenges in memory usage, energy cost, and on-device deployment. Since sca…

  2. arXiv cs.AI TIER_1 English(EN) · Yingjie Lao ·

    AnchorKV:通过带拒绝锚点的软惩罚实现安全感知的KV缓存压缩

    Large language models (LLMs) outperform earlier architectures on generative inference and long-context tasks, but their large size introduces significant challenges in memory usage, energy cost, and on-device deployment. Since scaling pre-trained language models improves downstre…

  3. arXiv cs.AI TIER_1 English(EN) · Chao Fei, Panos Kalnis ·

    PolyKV:KV缓存压缩的异构保留与分配

    arXiv:2606.15157v1 Announce Type: cross Abstract: KV cache compression is essential for reducing the memory cost of long-context large language model inference. Existing approaches, however, typically apply a single compression policy and a uniform cache budget across all transfo…

  4. arXiv cs.CL TIER_1 English(EN) · Tianhao Chen, Yuheng Wu, Kelu Yao, Xiaogang Xu, Xiaobin Hu, Dongman Lee ·

    压轴登场:用于多模态KV缓存压缩的边界注意力校准

    arXiv:2606.14782v1 Announce Type: cross Abstract: Multimodal Large Language Models (MLLMs) achieve strong vision-language reasoning, but long visual contexts enlarge the KV cache and increase decoding latency. Existing compression methods rely on observation window attention for …

  5. Hugging Face Daily Papers TIER_1 English(EN) ·

    Tangram:解锁非均匀 KV 缓存压缩以实现高效多轮 LLM 服务

    Multi-turn large language model serving faces memory constraints due to growing key-value cache, but a structured approach to non-uniform compression enables significant throughput improvements through static budget allocation and optimized memory management.

  6. MarkTechPost TIER_1 English(EN) · Arnav Rai ·

    KV缓存压缩竞赛:TurboQuant vs OSCAR vs EpiCache

    <p>The KV cache now outweighs model weights at long context. Here's how TurboQuant, OSCAR, and EpiCache each attack that memory bottleneck — and why they're more complementary than competitive.</p> <p>The post <a href="https://www.marktechpost.com/2026/06/18/the-kv-cache-compress…

  7. Mastodon — sigmoid.social TIER_1 English(EN) · [email protected] ·

    2026年出现三种新的LLM KV缓存压缩方法,旨在降低长上下文处理的内存成本。TurboQuant、OSCAR和EpiCac

    Three new methods for compressing the LLM KV cache have emerged in 2026, aiming to cut the memory cost of long-context processing. TurboQuant, OSCAR, and EpiCache each take different approaches to reduce KV cache size while preserving model quality. https://www. marktechpost.com/…

  8. Medium — MLOps tag TIER_1 English(EN) · Carnot Research Pvt. Ltd. ·

    LLM中的KV Cache:从零到生产

    <div class="medium-feed-item"><p class="medium-feed-image"><a href="https://carnotresearch.medium.com/kv-cache-in-llms-from-zero-to-production-0d8321692ecc?source=rss------mlops-5"><img src="https://cdn-images-1.medium.com/max/700/0*cltPBR3H083qZLXO.png" width="700" /></a></p><p …