MISA: Mixture of Indexer Sparse Attention
arXiv: 2605.07363
领域
TLDR(中文)
2026 年稀疏注意力的代表工作:用多个可学习的"索引器"(indexer)混合地选择每个查询需要关注的 token 子集,把长上下文注意力从静态模式(滑动窗口等)推向动态学习路由,显著降低长序列推理成本。
TLDR (English)
A representative 2026 sparse-attention method: multiple learnable "indexers" mix to select the token subset each query attends to, moving long-context attention from static patterns (e.g. sliding windows) to learned dynamic routing, substantially cutting long-sequence inference cost.
出现在这些文章里
同被引用
这些论文与本文出现在同一篇文章中
相关论文
同一领域的其他论文