Paper recorded by Signals 4 on 2026-08-28 in cs.LG. Abstract reproduced from arXiv; link to the original below.
Published 2026-08-28 on arXiv · recorded by Signals 4 on 2026-08-31
Category: cs.LG · 机器学习 · first seen 2026-08-31
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 Atten