Morning Edition · Saturday, July 11, 2026Published at 2:01 AM EDT · New York
Anthropic and AE Studio Build a Removable Compartment for Dangerous Knowledge
The method, called Gradient-Routed Auxiliary Modules, removed virology and cybersecurity capabilities from a test model about as completely as never training on the data at all, without reducing general performance.

Anthropic, working with AE Studio, published a technique it calls Gradient-Routed Auxiliary Modules (GRAM). It gives a model dedicated, removable compartments for categories of dual-use knowledge, meaning information that can serve both legitimate and harmful purposes. GRAM adds extra neurons at every transformer layer, groups them into modules, and routes updates from dual-use training data only into the matching module. Russian-language coverage summarized the work as a way to switch off potentially dangerous knowledge in models.
In tests on a model trained on a realistic mix of web text, code, and scientific papers across four domains (virology, cybersecurity, nuclear physics, and a niche programming language), deleting a module removed the matching capability about as effectively as never having trained on that data, with no measurable loss to general performance. That is the notable result, because earlier unlearning methods tend to either leave some capability behind or damage unrelated skills.
Anthropic is explicit that the findings are preliminary. GRAM has not been applied to any production model, and the company says some dual-use capabilities may be too closely tied to general knowledge to separate cleanly. The approach also requires deciding the categories before training begins, which limits its use against risks recognized only after a model ships.
What this means
If module deletion holds at frontier scale, it gives labs a way to ship one base model in several access tiers, with sensitive compartments removed for general release and kept under controlled access. The exposed parties are safety and compliance teams, who gain a method that is cleaner than after-the-fact unlearning, and export regulators, who could treat a compartment as a control point. The channel is capability control at the level of the model weights rather than at the API filter.
What to watch
- Whether GRAM holds up under adversarial fine-tuning, since a compartment that can be relearned from a small dataset provides little real protection.
- Any move to apply modular pretraining to a production model, which would turn a research result into a deployment pattern.
Observations to monitor, not financial advice.
Synthesized from: Polylog editors · Anthropic · Alignment Science Blog
Part of a tracked trend
Oversight and Evaluation Lag Accelerating AI Capabilities
Over the next 3-6 months, evidence mounts that governance, evaluation, and agent-safety methods are failing to keep pace with capability growth, driving investment in interpretability, agent-manipulation benchmarks, and institutional-reform proposals.
More from this edition
- Meta Puts Its Frontier Model Behind a Paid API, Closing the Weights on Muse Spark 1.1
- Meta Moves Iris Accelerator Into Production as It Targets 14 Gigawatts of Compute
- Anthropic Redeploys Fable 5 After a 19-Day Export Suspension
- Meta's Non-Invasive Brain-to-Text System Decodes Typed Sentences From Magnetic Signals
- Deutsche Telekom Puts ChatGPT Enterprise in Front of 200,000 Employees
- Meta Tests Always-On "Super Sensing" Glasses That Recall a Wearer's Day
- ZipDepth Distills a Vision Foundation Model Into a 6-Million-Parameter Depth Network
- A Research Proposal Would Make Enterprise Agents Act Before Being Asked
- Anthropic Researchers Repeat the Claim That Today's Models Can Automate White-Collar Work
- Anthropic Details How Claude Code Went From Internal Tool to Product
- Russian Lab Proposes a Unified Way to Compare LLM Fine-Tuning Methods