← Latest papers
💻 computer science

InstaDrive: Instance-Aware Driving World Models for Realistic and Consistent Video Generation

InstaDrive is a novel framework that enhances autonomous driving video generation by introducing an Instance Flow Guider and a Spatial Geometric Aligner to ensure instance-level temporal consistency and spatial fidelity, while also leveraging CARLA simulations for rigorous safety evaluation of rare driving scenarios.

Original authors: Zhuoran Yang, Xi Guo, Chenjing Ding, Chiyu Wang, Wei Wu, Yanyong Zhang

Published 2026-02-04
📖 4 min read☕ Coffee break read

Original authors: Zhuoran Yang, Xi Guo, Chenjing Ding, Chiyu Wang, Wei Wu, Yanyong Zhang

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. To do this safely, the robot needs to watch thousands of hours of driving videos to learn how to react to traffic, pedestrians, and weather. But filming all those real videos is expensive, dangerous, and takes forever.

Enter InstaDrive. Think of it as a "super-photocopier" for driving scenes. Instead of filming the real world, InstaDrive uses a computer to generate realistic driving videos from scratch. However, previous "photocopiers" had two major glitches:

  1. The "Glitchy Character" Problem: If a red car drove by in the first frame, it might turn blue or purple in the next frame. The video looked like a magic show where objects changed their identity.
  2. The "Floating Object" Problem: Sometimes, a car would appear to float in the sky, or a pedestrian would walk through a bus instead of behind it. The 3D space felt wrong.

InstaDrive fixes these glitches with two new "tools" in its toolbox:

1. The "Name Tag & Tracker" (Instance Flow Guider)

Imagine you are at a crowded party, and you need to follow your friend, "Bob," through the room. In old video generators, Bob might suddenly turn into "Alice" or change his shirt color halfway through the video.

InstaDrive gives every car, pedestrian, and truck a digital Name Tag and a Tracker.

  • How it works: It doesn't just guess what the next frame looks like; it actively "chases" every object from the previous frame. It asks, "Where did that red car go? What color was it? What shape?"
  • The Result: The red car stays red. The truck stays a truck. The video remembers the identity of every object perfectly, frame after frame, just like a human watching a movie would.

2. The "Architect's Blueprint" (Spatial Geometric Aligner)

Now, imagine building a model city out of LEGO. If you don't have a strict blueprint, you might accidentally put a house inside a tree or make a bridge float in mid-air.

InstaDrive uses a strict 3D Blueprint to ensure everything sits in the right place.

  • How it works: It takes the 3D coordinates of every object (like a GPS pin) and projects them onto the 2D video screen, just like a camera lens does. Crucially, it also calculates depth (how far away things are).
  • The Result: If a bus is far away and a person is close, the computer knows the person must block the view of the bus. It forces the video to respect the rules of physics and depth, so no one walks through walls or floats in the sky.

Why Does This Matter?

The paper claims that because InstaDrive creates videos that are so consistent and geometrically accurate, they are actually useful for training real self-driving cars.

  • The "Training Gym": The researchers used a simulator called CARLA to create "rare" and dangerous driving situations (like a car suddenly cutting in front of you in the rain) that are hard to film in real life.
  • The "Renderer": They fed these dangerous scenarios into InstaDrive, which turned the rough computer data into photorealistic videos.
  • The Test: They used these generated videos to train a self-driving AI. The results showed that the AI learned just as well (and sometimes better) from these fake videos as it did from real-world footage.

In short: InstaDrive is a video generator that finally learned to keep its characters consistent and its physics correct, making it a powerful tool for creating safe, realistic training data for self-driving cars without needing to film every dangerous scenario in the real world.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →