Polylog
The Polylog AI Intelligence Brief

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 and AE Studio Build a Removable Compartment for Dangerous Knowledge

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.

3 sources

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.