Switch language한국어
Back to the list

Gated DeltaNet-2: Decoupling Erase and Write in Linear Attention

TL;DR AI

Key summary

2 min read
  1. Researchers introduced Gated DeltaNet-2, a linear-attention architecture with separate channel-wise erase and write gates for compressed memory updates.

  2. By decoupling forgetting from writing, the model improves fast-weight editing while preserving efficient training and decoding.

  3. In 1.3B-parameter experiments, it outperformed several competing architectures, including on long-context retrieval benchmarks like RULER.

  4. The results suggest a practical fix for a core limitation of linear attention, with gains on language modeling and other NLP tasks.

Read the original