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. Gated DeltaNet-2 is a new linear attention model for long-context language modeling and retrieval.

  2. It separates memory erasure and writing with channel-wise erase and write gates, plus adaptive forgetting and channel-wise decay.

  3. This decoupling improves accuracy on retrieval-heavy tasks while keeping training and decoding efficient.

  4. On 1.3B-parameter long-context benchmarks, it reports state-of-the-art results among the compared efficient sequence models.

Read the original