machine learning

Gate-Zero Growth: A Geometric Framework for Function-Preserving Continual Learning

arXiv:2607.14571

summary

The paper proposes gate-zero growth, a function‑preserving operator that adds new residual blocks via a zero‑initialized gate, enabling controlled function drift and near‑zero forgetting when continually training large Transformers on new data.

Abstract

We introduce \emph{gate-zero growth}, a function-preserving (FP) operator for continual learning that adds new residual blocks through a zero-initialised gate. Under a transversality condition, gate-zero growth induces \emph{rank separation} in the functional Jacobian: old directions are unchanged, new-weight directions are exactly flat at the growth point, and new gate directions are the only first-order source of new functional variation. As gates open during continual learning, function drift is and Jacobian leakage , giving a controlled departure from the FP locus. On a Transformer adapted from WikiText-103 to BookCorpus, gate-zero growth reaches near-zero old-domain forgetting () under both exact-preservation (Isolation) and joint-frontier (Freeze-Nothing) operating points, while a non-FP control () suffers an order-of-magnitude larger forgetting under the same recipe. The same geometric analysis covers LoRA, ReZero, and zero-init adapter constructions, establishing gate-zero growth as the canonical instance of a shared local geometry that governs safe capacity activation in CL.

24 pages, 2 figures

Topics & keywords

#continual learning#function preserving#transformer models#catastrophic forgetting#neural architecturegate-zero growthzero-initialized gatefunctional Jacobianrank separationLoRAReZero