← Latest papers
💻 computer science

InfiniVerse: Occupancy Guided Unbounded Scene Generation for Autonomous Driving

InfiniVerse is a unified pipeline that generates realistic, controllable, and temporally coherent long-range urban scenes for autonomous driving by reconstructing 3D occupancy from a single frame, extending it autoregressively, and refining it through a hierarchical sketch-and-refine paradigm that aligns video diffusion outputs with 3D spatial representations.

Original authors: Xiaoyu Ye, Leheng Li, Xinyu Ji, Yingjie Cai, Hongda He, Xu Yan, Guanyi Zhao, Ying-Cong Chen, Bingbing Liu, Shuguang Cui, Zhen Li

Published 2026-07-01
📖 4 min read☕ Coffee break read

Original authors: Xiaoyu Ye, Leheng Li, Xinyu Ji, Yingjie Cai, Hongda He, Xu Yan, Guanyi Zhao, Ying-Cong Chen, Bingbing Liu, Shuguang Cui, Zhen Li

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 an architect trying to build a never-ending, realistic movie of a city street for a self-driving car to learn from. Usually, this is incredibly hard. If you just ask a computer to "keep making the video," it eventually starts hallucinating—roads might twist into impossible shapes, buildings might vanish, or the car might drive into thin air. If you try to force it to follow a strict map, the video looks stiff and fake.

InfiniVerse is a new system that solves this by acting like a master builder who works with both a rough sketch and a high-definition camera.

Here is how it works, step-by-step:

1. The "3D Skeleton" (The Occupancy Grid)

First, the system looks at a single snapshot of a street (taken from multiple angles, like a car's cameras). Instead of just seeing a flat picture, it builds a 3D "skeleton" of the world. Think of this as a giant, invisible grid of blocks where the computer decides: "This block is a road, this one is a building, this one is empty air."

  • Why this matters: This gives the system a solid, physical structure to hold onto, so it doesn't lose its way as the video gets longer.

2. The "Rough Sketch" (Autoregressive Extension)

Now, imagine you want the car to drive down a new road that doesn't exist in the original photo. You draw a simple line (a "sketch") on a map showing where you want to go.

  • InfiniVerse uses this sketch to extend the 3D skeleton forward. It fills in new blocks of the city along your path.
  • At this stage, the city is still a bit blocky and low-resolution (like a Minecraft world), but it has the correct shape and layout.

3. The "High-Def Camera" (Video Generation)

Next, the system takes that blocky 3D skeleton and asks a powerful AI video generator: "Make this look like a real, photorealistic movie."

  • It turns the rough blocks into smooth asphalt, shiny cars, and realistic trees.
  • Crucially, it does this while keeping the camera moving exactly along the path you sketched.

4. The "Feedback Loop" (The Secret Sauce)

This is the most important part. Usually, AI video generators get "drunk" on their own creativity and drift away from reality after a while. InfiniVerse prevents this with a two-way conversation:

  1. 3D guides 2D: The rough 3D skeleton tells the video generator, "Stay on the road; don't make the building float."
  2. 2D guides 3D: After the video is made, the system looks at the beautiful, realistic images and projects them back into the 3D skeleton. It says, "Hey, the video shows a tree here, so update the 3D skeleton to include a tree."

This creates a closed loop. The 3D structure keeps the video from getting weird, and the realistic video keeps the 3D structure accurate. They constantly check each other's work.

The Result

The paper claims this system can generate long, continuous driving videos that stay realistic and physically consistent for much longer than previous methods.

  • No Magic Maps Needed: It doesn't need a pre-made, perfect map of the world. It builds the world as it goes, based on just one starting photo.
  • Stability: It doesn't suffer from the "drift" where the road curves into a wall or the sky turns green.
  • Control: You can tell it to turn left, go straight, or turn right, and it will build a realistic city that follows that path.

In short, InfiniVerse is like a self-correcting movie director that builds the set (3D) and films the scene (2D) simultaneously, constantly checking that the actors are still standing on the set and the set still looks like the movie. This allows it to create endless, realistic driving scenarios for self-driving cars to practice on.

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 →