37
Doom NPCs with Zero-Knowledge Proofs - EZKL Blog
blog.ezkl.xyzThis is a guest post written by Inference Labs. You can see their version of the post here.
From Web3 and Web2 platforms to traditional brick-and-mortar businesses, every domain we navigate is shaped by rigorously engineered incentive systems that structure trust, value, and participation. Now player 2 has entered the chat — AI Agents. As they join, how do we ensure open and fair participation for all? From “Truth Terminal” to emerging AI Finance (AiFi) systems, the core solution lies in implementing robust verification primitives.
AI is a magical black box that performs a bunch of actions to produce an output. We can’t trust what a developer says the black box does inside without it being completely open source (including weights).
This is a concept for a system where the actions performed can be proved to those who don’t have visibility inside the box to trust the box is doing what it is saying it’s doing.
An AI enemy that can prove it isn’t cheating by providing proof of the actions it took. In theory.
Zero Knowledge Proofs make a lot of sense for cryptography but in a more abstracted sense like this, it still relies on a lot of trust that the implementation generates proofs for all actions.
Whenever I see Web3, I personally lose any faith in whatever is being presented or proposed. To me, blockchain is an impressive solution to no real problem (except perhaps border control / customs).
Zk in this context allows someone to be able to thoroughly test a model and publish the results with proof that the same model was used.
Blockchain for zk-ml is actually a great use case for 2 reasons: