The Adversarial Dojo: How AI Trains Against Itself
GPT-Red operates inside what OpenAI calls a 'dojo' - a simulated environment replicating real-world agentic tasks including web browsing, email, calendar management, and code editing. In each training round, GPT-Red attacks a collection of diverse defender LLMs simultaneously. The reward structure is adversarial by design: GPT-Red earns credit for eliciting a valid failure such as a successful prompt injection, while each defender earns credit for resisting the attack and completing its original task. [1]
The flywheel effect is the key innovation. As defenders become more robust through training, GPT-Red is forced to discover stronger and more diverse attacks to keep earning rewards. This creates a capability floor that rises automatically - the system does not plateau at today's known attack library but actively searches for tomorrow's. OpenAI Research Scientist Dylan Hunn framed this explicitly: 'As more capable models become available, we will have already designed the system that can discover new modes of attack.' [2]The implication is structural: GPT-Red is infrastructure that compounds with model capability rather than a static test suite that goes stale.




