Anthropic researchers have introduced a new method called GRAM (Gradient-Routed Auxiliary Modules), which allows for the isolation of "dual-use knowledge" into separate modules within a neural network. This enables the creation of a single architecture where access to sensitive data can be flexibly restricted or completely disabled.

What Happened

Anthropic has developed GRAM technology, which allows for the physical separation of specialized knowledge—such as data in the fields of virology or cybersecurity—from the model's main weight structure. Unlike software-based refusal training methods, this approach isolates knowledge within specific neurons, making it practically unrecoverable during hacking attempts or jailbreak attacks.

Context

Traditional safety methods, such as RLHF (Reinforcement Learning from Human Feedback), create only "soft" constraints that are often bypassed by malicious actors. The current approach is shifting from trying to make a model "not speak" to an architectural exclusion of the very possibility of accessing dangerous information through modular isolation.

Why It Matters for the Industry

For the AI industry, this signifies a transition from the costly creation of many narrowly specialized models to the use of a single universal architecture with manageable modules. This opens a market for customizable and secure AI products where the level of access to sensitive knowledge is regulated at the infrastructure level, rather than just through API filters.

Why It Matters for Users

For end users and researchers, this means the emergence of safer systems that can be maximally useful for scientific purposes while remaining devoid of the tools required to create biological or digital weapons in the hands of malicious actors.

What Is Not Yet Known / Limitations

Further study is required regarding the impact of the GRAM method on overall model performance and inference speed.

Sources

Author

Look at AI, Editorial Team