DEFT splits networks into frozen Core and trainable Slack to block forgetting
TheGradient · x · 2026-07-24
The mechanism in plain terms
The thread explains DEFT’s partitioning scheme: neurons with larger Hilbert-norm values are assigned to the frozen “Core,” while the rest become the trainable “Slack.” A merge step removes redundancy in the Core, and then an architectural mask blocks any path from Slack back into Core.
The claimed benefit
This creates a one-way valve for learning: new task updates can use the plastic side, but they cannot propagate backward to corrupt the stable foundation. The author presents it as a stronger guarantee against catastrophic forgetting than ordinary fine-tuning or soft regularization.
Related event: DEFT Introduces Core-Slack Architecture to Prevent Catastrophic Forgetting(3 posts)→
More from Research
- Mathematician Daniel Litt Launches Problem Repo to Track Human vs AI Progress: 15 Problems, 1 Solved — littmath · 2026-09-11
- Open ECDSA.fail challenge uses AI agents to shrink Shor's-algorithm quantum circuits for Bitcoin keys — StefanoGogioso · 2026-09-11
- Alex Townsend posts 200 open problems in numerical linear algebra for humans and AI agents — IgorCarron · 2026-09-11
- Navier-Stokes, Riemann, P vs NP: what this week's math buzzwords mean for you — koltregaskes · 2026-09-11
- Fruit fly brain as an LLM: connectome-driven language model demo goes live — ngxson · 2026-09-11
- Harry Collins: LLMs can't do frontier science because they can't invent new language — whoamisri · 2026-09-11