PulseAugur
实时 22:12:52
English(EN) End-to-End Context Compression at Scale

新的大语言模型上下文压缩技术提高了效率和准确性

研究人员正在开发用于大语言模型上下文压缩的新方法,以提高效率和性能。一种名为“Telegraph English”的方法将检索到的段落重写为结构化的实体-关系语句,在问答任务上的表现优于传统的压缩技术。另一种方法 Sentinel 使用注意力探测来解码大语言模型的上下文利用情况,从而实现高效压缩,并在较小的模型上取得了显著的提升。此外,潜在上下文语言模型(LCLMs)提供了一个端到端的编码器-解码器框架,提高了长上下文推理和代理任务的准确性-效率前沿。 AI

影响 这些上下文压缩方面的进展可能会显著降低推理成本,并提高大语言模型的性能,尤其是在需要长上下文理解的任务中。

排序理由 arXiv 上发表了多篇研究论文,详细介绍了用于大语言模型上下文压缩的新颖方法。

在 Hugging Face Daily Papers 阅读 →

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

新的大语言模型上下文压缩技术提高了效率和准确性

报道来源 [8]

  1. arXiv cs.CL TIER_1 English(EN) · Sisong Bei, Mikhail L. Arbuzov, Ziwei Dong, Dmitri Kalaev, Alexey Shvets ·

    上下文压缩并非一事:可读符号重表达与同等预算下的连贯摘要

    arXiv:2606.14875v1 Announce Type: new Abstract: We study context compression for multi-hop question answering with small language models. We propose Telegraph English, a readable symbolic format that rewrites retrieved passages into structured entity-relation statements, preservi…

  2. arXiv cs.AI TIER_1 English(EN) · Yong Zhang, Heng Li, Yanwen Huang, Ning Cheng, Yang Guo, Yun Zhu, Yanmeng Wang, Shaojun Wang, Jing Xiao ·

    Sentinel:通过注意力探测解码上下文利用以实现高效LLM上下文压缩

    arXiv:2505.23277v3 Announce Type: replace-cross Abstract: Retrieval-augmented generation (RAG) often suffers from long and noisy retrieved contexts. Existing context compression methods typically rely on heuristic relevance estimation or supervised compression models rather than …

  3. arXiv cs.AI TIER_1 English(EN) · Ang Li, Sean McLeish, Haozhe Chen, Nimit Kalra, Zaiqian Chen, Artem Gazizov, Venkata Anoop Suhas Kumar Morisetty, Bhavya Kailkhura, Harshitha Menon, Zhuang Liu, Brian R. Bartoldson, Tom Goldstein, Sanae Lotfi, Micah Goldblum, Pavel Izmailov ·

    大规模端到端上下文压缩

    arXiv:2606.09659v1 Announce Type: cross Abstract: Long-context language model inference is bottlenecked by memory, as the KV cache grows with context length. Recent techniques to compress the KV cache fall short: they either degrade model quality substantially or require consider…

  4. arXiv cs.AI TIER_1 English(EN) · Pavel Izmailov ·

    大规模端到端上下文压缩

    Long-context language model inference is bottlenecked by memory, as the KV cache grows with context length. Recent techniques to compress the KV cache fall short: they either degrade model quality substantially or require considerable time and compute to compress a single long pr…

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

    大规模端到端上下文压缩

    Long-context language model inference is bottlenecked by memory, as the KV cache grows with context length. Recent techniques to compress the KV cache fall short: they either degrade model quality substantially or require considerable time and compute to compress a single long pr…

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

    大规模端到端上下文压缩

    Encoder-decoder compression techniques are improved through architectural search and large-scale pretraining to create Latent Context Language Models that efficiently handle long contexts with better performance and memory usage compared to traditional KV cache methods.

  7. dev.to — LLM tag TIER_1 English(EN) · Gabriel Anhaia ·

    LLM 之前的上下文压缩:在不牺牲召回率的情况下削减 token

    <ul> <li> <strong>Book:</strong> <a href="https://www.amazon.com/dp/B0GX2YDC5Z" rel="noopener noreferrer">RAG Pocket Guide: Retrieval, Chunking, and Reranking Patterns for Production</a> </li> <li> <strong>Also by me:</strong> <em>Thinking in Go</em> (2-book series) — <a href="ht…

  8. r/LocalLLaMA TIER_1 English(EN) · /u/DeltaSqueezer ·

    LLM上下文压缩16倍,优于KV缓存

    &#32; submitted by &#32; <a href="https://www.reddit.com/user/DeltaSqueezer"> /u/DeltaSqueezer </a> <br /> <span><a href="https://venturebeat.com/data/context-compression-finally-works-in-production-new-research-cuts-llm-input-16x-without-the-accuracy-hit">[link]</a></span> &#32;…