Sliding-window beats linear attention

  • 类型:arxiv
  • 标识:2608.28444
  • 链接:https://arxiv.org/abs/2608.28444
  • 主分类:engineering
  • 形态:method
  • TLDR:Due to the nature of quadratic attention, Large Language Models (LLMs) consume a lot of memory and energy. Every new token costs more than the previous one. For each additional token, the keys and values must be stored in memory indefinitely, which is unsustainable. Several alternatives have been proposed to fix the quadratic scaling problem, one of which is retrofitting LLMs to use Linear Attention. This idea has attracted a lot of attention, given its promise to solve the quadratic scaling problem with state-of-the-art performance at low cost. However, this line of research has not been prop
  • 待LLM分类:是
  • 标题中文:滑动窗口优于线性注意力
  • TLDR中文:由于二次注意力的特性,大语言模型 (LLM) 消耗大量内存与算力。每新增一个 token 的成本都高于前一个,且其键值对必须无限期保存在内存中,难以持续。为此已提出多种替代方案以解决二次扩展问题,其中之一是将 LLM 改造为线性注意力。该思路因承诺以低成本取得 SOTA 性能而备受关注。然而,该研究方向尚未得到充分 prop
  • 来源文件
  • /inbox/tom/_candidates/2026-09-01-rag-retrieval-reranking-candidates.json
  • /inbox/tom/_candidates/2026-09-01-agent-rag-longcontext-candidates.json