OmniDrive: An LLM-Choreographed Multi-Agent World Model with Unified Latent Co-Compression for Multi-View Driving Video Generation
This paper introduces DRIVE-CHOREO, an LLM-choreographed multi-agent world model that unifies heterogeneous driving controls and multi-view geometry through a shared latent token sequence and co-compression strategy, achieving state-of-the-art consistency and demonstrating significant downstream utility for autonomous driving tasks.
Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer
Imagine you are trying to teach a robot how to drive a car by showing it videos of the road. The robot needs to understand three things at once: what the driver is saying (language), where the cars and roads are (geometry), and what the cameras actually see (pixels).
For a long time, AI researchers have struggled to get these three things to work together smoothly. It's like trying to conduct an orchestra where the violinists are reading sheet music, the drummers are listening to a podcast, and the singers are improvising without a conductor. The result is often a messy performance where the car might suddenly teleport, the sky might change color between cameras, or the robot ignores the traffic lights.
The paper introduces OMNIDRIVE, a new system that acts like a master film director to fix this mess. Here is how it works, broken down into simple concepts:
1. The Problem: The "Disconnected" Crew
Current AI models for driving videos usually handle the "what" (language) and the "where" (maps) separately from the "what it looks like" (video).
- The Issue: They try to glue these separate parts together after the video is mostly made. This is like trying to paste a map onto a movie screen after the movie has already started playing. The result is often "drift," where the left camera sees a tree, but the right camera sees a building, or the car jumps weirdly.
2. The Solution: The "Three-Agent" Director
OMNIDRIVE replaces the messy glue with a team of three specialized AI agents (powered by a large language model) that work together before and during the video creation. Think of them as a film production crew:
- The Architect (The Screenwriter): You give it a simple prompt like "Drive through a rainy city at night." The Architect translates this into a strict, structured script called a WORLDSCRIPT. It lists exactly what the weather is, where the ego-car (your car) is going, and where other cars are.
- The Cartographer (The Set Designer): This agent takes the script and draws a "blueprint" or a sparse map. It doesn't draw the whole video; it just draws the lines of the road, the lanes, and the boxes around other cars. It turns the text into a visual map that matches the camera angles.
- The Auditor (The Quality Control Inspector): While the video is being made, this agent watches the different camera views. If the front camera sees a red car but the side camera sees a blue one, the Auditor shouts, "Hey, that doesn't match!" and tells the system to fix it immediately.
3. The Secret Sauce: "Latent Co-Compression"
This is the paper's most technical but crucial innovation. Usually, AI looks at each of the six cameras on a car separately, like looking through six different windows one by one.
OMNIDRIVE does something different. It takes the video from all six cameras and the "blueprint" from the Cartographer, and stitches them all together into one single, long strip of data before the AI even starts generating the video.
- The Analogy: Imagine you have six different puzzle pieces. Instead of trying to fit them together after you've painted them, you tape them all onto one big board first. Then, you paint the whole board at once. Because they are physically connected on the board, the paint (the video) naturally flows from one camera to the next without gaps or errors.
- The Result: The AI "sees" the 3D world as a single, unified object rather than six separate 2D pictures. This ensures that if a car is on the left, it is also on the right, exactly where it should be.
4. The Outcome: A Perfectly Aligned Movie
Because the language, the map, and the video are all "choreographed" together from the very first step:
- No More Ghosting: Cars don't disappear or teleport between camera views.
- Perfect Consistency: The lighting and shadows match perfectly across all six cameras.
- Real-World Use: The paper shows that if you train a self-driving car's brain only on videos made by OMNIDRIVE, the car actually drives better in the real world than cars trained on real footage alone.
Summary
OMNIDRIVE is like a super-conductor for self-driving video generation. Instead of letting the language, the maps, and the cameras argue with each other, it forces them to sit at the same table, speak the same language, and move in perfect sync. The result is a driving simulation that is so realistic and consistent that it can actually teach real cars how to drive safely.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.