Discussion about this post

User's avatar
Andre Kramer's avatar

Current AI governance relies heavily on corporate promises or central licensing, both of which create dangerous single points of failure. I propose a hardware-enforced constitutional scheme: **Verified Open weights**.

* Advanced chips calculate a cryptographic checksum of model weights before running them.

* Hardware refuses to run or train models unless the weights—or subsequent weight deltas—are published openly.

* Continued training requires multi-party verification, for example a three-party quorum, making secret large-scale training substantially harder.

*Full article originally published on Substack here:*

[*https://andrekramermsc.substack.com/p/open-source-ai-and-verified-hardware*](https://andrekramermsc.substack.com/p/open-source-ai-and-verified-hardware)

I am sharing this because I think we are being pushed toward a false dichotomy between unchecked corporate secrecy and an indefinite global pause. Software-only regulation is too easy to bypass, while centralized control risks simply moving the alignment problem into the institutions doing the controlling.

A hardware-enforced openness scheme offers a different possibility: make advanced AI development inspectable by construction. It would not guarantee safe AI, and the governance of verification itself would need careful design, but it may offer a tangible route toward collective oversight without requiring either secrecy or a bureaucratic surveillance state.

Mayowa Osibodu's avatar

Interesting post. I was made aware of this by a comment on my LessWrong post which discussed a related topic: https://www.lesswrong.com/posts/jT2GmiFsmG8yK8zTP/what-if-we-enforced-ai-model-safety-at-the-level-of-gpus

I agree with the central concept of a hardware verification layer as proposed here, and it's complementary to some ideas I outlined in my post.

However I feel you might be overly skeptical of what you term "secret intelligence". It seems to me like frontier closed-source models are generally safer than their open-source counterparts, because the parent companies actively monitor usage of their models to flag malicious use. For example this was how Anthropic was able to detect the first reported AI-orchestrated cyber-espionage campaign (https://www.anthropic.com/news/disrupting-AI-espionage).

If that attack was orchestrated with an open-source model, it would never have been detected at such an early stage, because the LLM in itself was incapable of detecting the user's malicious intent (The attackers broke down malicious tasks into individually innocent-seeming subtasks, to deceive the model). This malicious intent was only uncovered by Anthropic's analysis of the overall model/agent usage over multiple user sessions.

So personally I feel there is a place for "secret intelligence" and in some ways it's safer than "open intelligence" because malicious activity can be detected and flagged, even when it's beyond the model's own detection capabilities.

It probably should co-exist with the notion of hardware-level verification - possibly there's even a way to adapt hardware-level safeguards to closed-source AI as well.

3 more comments...

No posts

Ready for more?