Switch language한국어
Back to the list

Full Attention Strikes Back: Transferring Full Attention into Sparse within Hundred Training Steps

TL;DR AI

Key summary

2 min read
  1. Researchers introduced RTPurbo, a sparse inference method for full-attention LLMs that keeps the full KV cache only for retrieval heads.

  2. It uses a lightweight dynamic sparse token indexer to exploit intrinsic attention sparsity in long contexts.

  3. With only a few hundred adaptation steps, it achieves near-lossless accuracy on long-context benchmarks.

  4. The approach can significantly speed up both prefill and decoding without costly sparse pretraining.

Read the original