AI RESEARCH
Cascade Token Selection for Transformer Attention Acceleration
arXiv CS.LG
•
ArXi:2605.03110v1 Announce Type: new A method is presented for reducing the cost of representative token selection in transformer attention layers by exploiting the coherence of the representative set across depth. Activation Decorrelation Attention (ADA) selects $r \ll T$ representative tokens at each layer via a Gram threshold and computes attention on the compressed $r \times r$ problem, but the selection requires a $T \times T$ Gram matrix at every layer. The cascade mechanism.