AI RESEARCH

MAC-Attention: a Match-Amend-Complete Scheme for Fast and Accurate Attention Computation

arXiv CS.AI

ArXi:2604.00235v1 Announce Type: cross Long-context decoding in LLMs is IO-bound: each token re-reads an ever-growing KV cache. Prior accelerations cut bytes via compression, which lowers fidelity, or selection/eviction, which restricts what remains accessible, and both can degrade delayed recall and long-form generation. We