paper-with-me

홈 › Papers

Deep Delta Learning

2026-01-01 · Yifan Zhang, Yifeng Liu, Mengdi Wang, Quanquan Gu arxiv

Transformer residual streams evolve by additive accumulation: each layer appends a feature update to a shared hidden state, but has no direct mechanism for replacing content that has become obsolete or conflicting. We introduce Deep Delta Learning (DDL), a residual update rule that preserves the identity path while giving every layer the ability to selectively rewrite residual content. DDL reads the current state along a learned direction, compares it with a learned target value, and writes back a gated correction along the same direction. When the gate is closed, the update reduces to the identity; when the gate is fully open, the selected component is overwritten, yielding a depth-wise delta-rule generalization of standard residual addition. We integrate DDL in decoder-only language models with both scalar and expanded residual states, while keeping attention and MLP sublayers at the original compute width. Controlled pretraining and downstream evaluations show that residual rewrite operations improve language modeling quality relative to pure additive accumulation introduced in ResNet, suggesting that a learned delta-rule update is an effective mechanism for managing Transformer residual streams.

📄 PDF Abstract BibTeX arXiv:2601.00417

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Selection maintaining protein stability at equilibrium

2015-12-30

The common understanding of protein evolution has been that neutral or slightly deleterious mutations are fixed by random drift, and evolutionary rate is determined primarily by the proportion of neutral mutations. Howev…

Delta-Closure Structure for Studying Data Distribution

2022-10-13 · Aleksey Buzmakov, Tatiana Makhalova, Sergei O. Kuznetsov, Amedeo Napoli

In this paper, we revisit pattern mining and study the distribution underlying a binary dataset thanks to the closure structure which is based on passkeys, i.e., minimum generators in equivalence classes robust to noise.…

Reviewing and Improving the Gaussian Mechanism for Differential Privacy

2019-11-27 · Jun Zhao, Teng Wang, Tao Bai, Kwok-Yan Lam 외

Differential privacy provides a rigorous framework to quantify data privacy, and has received considerable interest recently. A randomized mechanism satisfying $(\epsilon, \delta)$-differential privacy (DP) roughly means…

A closed form scale bound for the $(ε, δ)$-differentially private Gaussian Mechanism valid for all privacy regimes

2020-12-18 · Staal A. Vinterbo

The standard closed form lower bound on $\sigma$ for providing $(\epsilon, \delta)$-differential privacy by adding zero mean Gaussian noise with variance $\sigma^2$ is $\sigma > \Delta\sqrt {2}(\epsilon^{-1}) \sqrt {\log…

AllFormvalid

Low-rank Matrix Bandits with Heavy-tailed Rewards

2024-04-26 · Yue Kang, Cho-Jui Hsieh, Thomas C. M. Lee

In stochastic low-rank matrix bandit, the expected reward of an arm is equal to the inner product between its feature matrix and some unknown $d_1$ by $d_2$ low-rank parameter matrix $\Theta^*$ with rank $r \ll d_1\wedge…