Saved in:
Bibliographic Details
Main Authors: Liu, Jiaxu, Bai, Yuhe, Yin, Xiangyu, Bouganis, Christos-Savvas
Format: Preprint
Published: 2025
Subjects:
Online Access:https://arxiv.org/abs/2512.07782
Tags: Add Tag
No Tags, Be the first to tag this record!
_version_ 1866909983053971456
author Liu, Jiaxu
Bai, Yuhe
Yin, Xiangyu
Bouganis, Christos-Savvas
author_facet Liu, Jiaxu
Bai, Yuhe
Yin, Xiangyu
Bouganis, Christos-Savvas
contents Modern autoregressive models rely on attention, yet the Softmax full attention in Transformers scales quadratically with sequence length. Sliding Window Attention (SWA) achieves linear-time encoding/decoding by constraining the attention pattern, but under an \textit{Associative Memory} interpretation, its difference-style update renders the training objective effectively \emph{unbounded}. In contrast, Softmax attention normalizes updates, leading to \emph{memory shrinkage and gradient vanishing}. We propose GatedFWA: a Memory-\underline{Gated} (\underline{F}lash) \underline{W}indowed \underline{A}ttention mechanism that preserves SWAs efficiency while stabilizing memory updates and making gradient flow controllable. In essence, GatedFWA accumulate a per-token/head gate into a decay bias added to the attention logits, acting as a learnable contraction in the memory recurrence. We implement a fused one-pass gate preprocessing and a FlashAttention-compatible kernel that injects the gate under a sliding mask, ensuring I/O efficiency and numerical stability. On language modelling benchmarks, GatedFWA delivers competitive throughput with negligible overhead and better use of global context, and it integrates cleanly with token compression/selection methods such as NSA and generalizes to various autoregressive domains.
format Preprint
id arxiv_https___arxiv_org_abs_2512_07782
institution arXiv
publishDate 2025
record_format arxiv
spellingShingle GatedFWA: Linear Flash Windowed Attention with Gated Associative Memory
Liu, Jiaxu
Bai, Yuhe
Yin, Xiangyu
Bouganis, Christos-Savvas
Machine Learning
Modern autoregressive models rely on attention, yet the Softmax full attention in Transformers scales quadratically with sequence length. Sliding Window Attention (SWA) achieves linear-time encoding/decoding by constraining the attention pattern, but under an \textit{Associative Memory} interpretation, its difference-style update renders the training objective effectively \emph{unbounded}. In contrast, Softmax attention normalizes updates, leading to \emph{memory shrinkage and gradient vanishing}. We propose GatedFWA: a Memory-\underline{Gated} (\underline{F}lash) \underline{W}indowed \underline{A}ttention mechanism that preserves SWAs efficiency while stabilizing memory updates and making gradient flow controllable. In essence, GatedFWA accumulate a per-token/head gate into a decay bias added to the attention logits, acting as a learnable contraction in the memory recurrence. We implement a fused one-pass gate preprocessing and a FlashAttention-compatible kernel that injects the gate under a sliding mask, ensuring I/O efficiency and numerical stability. On language modelling benchmarks, GatedFWA delivers competitive throughput with negligible overhead and better use of global context, and it integrates cleanly with token compression/selection methods such as NSA and generalizes to various autoregressive domains.
title GatedFWA: Linear Flash Windowed Attention with Gated Associative Memory
topic Machine Learning
url https://arxiv.org/abs/2512.07782