Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Gated Delta Networks: Improving Mamba2 with Delta Rule

About

Linear Transformers have gained attention as efficient alternatives to standard Transformers, but their performance in retrieval and long-context tasks has been limited. To address these limitations, recent work has explored two distinct mechanisms: gating for adaptive memory control and the delta update rule for precise memory modifications. We observe that these mechanisms are complementary: gating enables rapid memory erasure while the delta rule facilitates targeted updates. Building on this insight, we introduce the gated delta rule and develop a parallel training algorithm optimized for modern hardware. Our proposed architecture, Gated DeltaNet, consistently surpasses existing models like Mamba2 and DeltaNet across multiple benchmarks, including language modeling, common-sense reasoning, in-context retrieval, length extrapolation, and long-context understanding. We further enhance performance by developing hybrid architectures that combine Gated DeltaNet layers with sliding window attention or Mamba2 layers, achieving both improved training efficiency and superior task performance.

Songlin Yang, Jan Kautz, Ali Hatamizadeh• 2024

Related benchmarks

TaskDatasetResultRank
Commonsense ReasoningWinoGrande
Accuracy52.17
1442
Question AnsweringARC Challenge
Accuracy29.78
906
Multi-task Language UnderstandingMMLU
Accuracy23
881
Commonsense ReasoningPIQA
Accuracy71.33
757
Language ModelingWikiText
PPL15.91
740
Commonsense ReasoningHellaSwag
HellaSwag Accuracy47.19
711
Question AnsweringARC Challenge
Accuracy (ARC)42.2
598
Question AnsweringARC Easy
Accuracy61.91
597
Question AnsweringARC-E--
523
Language ModelingLAMBADA
Accuracy49.9
412
Showing 10 of 165 rows
...

Other info

Follow for update