cd /news/large-language-models/rbs-attention-radius-bounded-sparse-… · home topics large-language-models article
[ARTICLE · art-135552] src=arxiv.org ↗ pub= topic=large-language-models verified=true sentiment=↑ positive

RBS-Attention: Radius-Bounded Sparse Prefill for Long-Context Large Language Models

RBS-Attention, a training-free sparse-prefill method from a new arXiv paper (2609.20971v1), achieves 20.65x standalone prefill-attention speedup, 11.92x vLLM prefill-attention speedup, and 5.97x end-to-end time-to-first-token speedup at 128K context on Qwen3-30B-A3B-Instruct-2507-FP8 running on H100 GPUs. The method targets "mean dilution," where a block centroid hides a highly relevant token among irrelevant ones, by combining a centroid base branch with a rescue branch that uses the maximum key-block radius and its prompt-, layer-, and head-dependent distribution to flag underestimated blocks. On dense Qwen3-32B, RBS-Attention reaches 88.65 overall RULER accuracy versus 89.52 for dense attention, with LongBench-v2, InfiniteBench, and Video-MME providing additional quality evaluation.

by read1 min views1 publishedSep 21, 2026

arXiv:2609.20971v1 Announce Type: new Abstract: Long-context large language model inference is increasingly limited by prefill, where dense self-attention processes the entire prompt before generation begins. Sparse block selection can reduce this cost, but a block centroid may hide a highly relevant token among many irrelevant ones. We call this failure mode mean dilution and propose RBS-Attention, a training-free sparse-prefill method with two complementary selection branches. A centroid base branch captures average relevance, while a rescue branch uses the maximum key-block radius and its prompt-, layer-, and head-dependent distribution to identify blocks at risk of underestimation. Independently thresholding the two branches and combining their masks controls the contribution of rescue blocks while preserving regular block-sparse FlashAttention execution. On H100 GPUs, RBS-Attention achieves 20.65$\times$ standalone prefill-attention speedup, 11.92$\times$ vLLM prefill-attention speedup, and 5.97$\times$ end-to-end time-to-first-token speedup at 128K on Qwen3-30B-A3B-Instruct-2507-FP8. On the dense Qwen3-32B model, it obtains 88.65 overall RULER accuracy versus 89.52 for dense attention; LongBench-v2, InfiniteBench, and Video-MME provide additional quality evaluation. Supporting experiments measure actual retention, compare selectors at matched density, and characterize block-size, threshold, and memory behavior. Together, these results support radius-adaptive dual-branch selection as an effective approach to long-context prefill.

── more in #large-language-models 4 stories · sorted by recency
── more on @rbs-attention 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/rbs-attention-radius…] indexed:0 read:1min 2026-09-21 ·