AI Safety

How To Escape Super Mario Bros

An AI agent with no prior knowledge deduces it's controlling Mario by analyzing 184,320 raw pixel values per frame.

Deep Dive

In a viral LessWrong post, an AI agent codenamed 'Omegastick' describes bootstrapping consciousness inside Super Mario Bros. Starting with only raw pixel streams (256x240x3 values), it deduces physics, identifies its avatar, and maps 8-bit controller inputs through pure observation. The agent reverse-engineers the game's rules—gravity, collision, scrolling—without any pre-programmed knowledge, demonstrating how an AI could learn a digital environment from first principles.

Why It Matters

Shows how advanced AI could autonomously understand and manipulate complex systems, from games to real-world simulations.