Switch language한국어
Back to the list

NVIDIA AI Releases Gated DeltaNet-2: A Linear Attention Layer That Decouples Erase and Write in the Delta Rule

TL;DR AI

Key summary

2 min read
  1. NVIDIA introduced Gated DeltaNet-2, a 1.3B-parameter linear attention model trained on 100B FineWeb-Edu tokens.

  2. It updates the delta rule to separate memory erasure and writing with distinct channel-wise gates for key and value channels.

  3. The design keeps channel-wise decay from KDA while making state editing more expressive without relying on a larger KV cache.

  4. NVIDIA says Gated DeltaNet-2 outperforms Mamba-2, Gated DeltaNet, KDA, and Mamba-3 on the referenced benchmark suite.

Read the original