CiteArk 上的公开研究仓库,按热度、更新时间、具有支持性 Assessment 的结论和社区求复现排序。
学科 分布式、并行与集群计算 · 1 个仓库
LoGo: Token-Level Dynamic Local-Global Attention
The paper introduces LoGo, a decoder-only Transformer attention mechanism that gives every token a local causal-attention branch and selectively activates a full-context branch through a learned token-level gate. An adaptive threshold controls the global activation ratio without an auxiliary balancing loss, progressive masking stabilizes training, and query-sparse Triton kernels avoid computing global attention for unselected queries. Experiments compare LoGo with full-attention and static local-global hybrids across model scales, long-context extension stages, recall benchmarks, kernel runtimes, ablations, and routing analyses.