Definition
A method where models generate content sequentially, with each new element dependent on previously generated elements.
Detailed Overview
Auto-regressive generation in Genie 3 works similarly to language models, predicting the next frame based on previous frames and user inputs. This enables real-time world generation while maintaining temporal consistency.
Related Terms
AI Architecture
World Model
AI systems that can simulate aspects of the world, enabling agents to predict how environments will evolve and how actions will affect them.
Performance
Real-time Interactivity
Processing user inputs multiple times per second while maintaining consistent world generation at 720p, 24fps.
Technical
Visual Memory
The ability to maintain consistency of objects and environments even when they go out of view and return later.