← Latest papers
💻 computer science

VidSplat: Gaussian Splatting Reconstruction with Geometry-Guided Video Diffusion Priors

VidSplat is a training-free generative framework that leverages video diffusion priors to iteratively synthesize novel views and guide geometry-aware denoising, enabling robust 3D scene reconstruction from sparse inputs or even a single image.

Original authors: Jimin Tang, Wenyuan Zhang, Junsheng Zhou, Zian Huang, Kanle Shi, Shenkun Xu, Yu-Shen Liu, Zhizhong Han

Published 2026-05-13
📖 4 min read☕ Coffee break read

Original authors: Jimin Tang, Wenyuan Zhang, Junsheng Zhou, Zian Huang, Kanle Shi, Shenkun Xu, Yu-Shen Liu, Zhizhong Han

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 build a detailed 3D model of a room, but you only have five blurry photos of it taken from different corners. Most computer programs would try to guess the rest of the room based on those five photos, but they usually end up with a model full of holes, floating artifacts, or weird distortions because they don't have enough information to know what's hidden behind the walls or furniture.

VidSplat is a new tool that solves this problem by acting like a "creative architect" who doesn't just guess, but actually imagines the missing parts using a powerful video brain, and then checks its work against the laws of physics (geometry) to make sure the building stands up.

Here is how it works, broken down into simple steps:

1. The Problem: The "Blind Spot"

Think of traditional 3D reconstruction like trying to finish a jigsaw puzzle when you only have 5% of the pieces. If you try to force the pieces together, the picture looks broken. Existing methods try to fill in the gaps, but they often hallucinate (make up) things that don't fit the real shape of the room, or they simply leave the invisible parts as empty voids.

2. The Solution: A "Video Dreamer" with a "Geometry Compass"

VidSplat uses a special kind of AI called a Video Diffusion Model. You can think of this AI as a "video dreamer" that has watched millions of hours of movies and knows how objects look when you walk around them.

  • The Dream: The AI takes your few photos and starts "dreaming" up new camera angles, imagining what the room looks like from the other side of the wall.
  • The Compass (Geometry-Guided): The problem with dreamers is that they sometimes make up impossible things (like a chair floating in mid-air). To fix this, VidSplat gives the AI a Geometry Compass.
    • It renders a rough, 3D map of the room based on your photos.
    • As the AI tries to generate new video frames, the Compass constantly checks: "Does this new image match the 3D shape we already know?"
    • If the AI tries to draw a wall in the wrong place, the Compass nudges it back to the correct geometry. This ensures the "dream" stays true to the physical reality of the scene.

3. The Process: A Cycle of "Guess, Check, and Refine"

VidSplat doesn't do this just once; it's a loop, like a sculptor chipping away at a block of stone:

  1. The Rough Sketch: It starts with your few photos and builds a rough 3D skeleton (a point cloud).
  2. The Expansion: It picks a new camera angle that it hasn't seen yet (like walking around a corner).
  3. The Dreaming: It asks the Video AI to generate what that new angle should look like.
  4. The Reality Check: It uses the Geometry Compass to make sure the generated video matches the 3D skeleton. If the AI hallucinates, the Compass corrects it.
  5. The Update: It takes the new, corrected "imagined" photos and adds them to the training set. Now, the 3D model has more data.
  6. Repeat: It does this over and over, slowly filling in the holes, expanding the view, and refining the details until the entire scene is complete and smooth.

4. The "Stage-Wise" Magic

One of the clever tricks VidSplat uses is how it handles the "dreaming" process. Imagine you are painting a picture:

  • Early Stage (The Outline): At the beginning, the AI is very strict. It only allows changes that strictly follow the known shapes. It's like drawing the outline of a house; you don't want the roof to float away.
  • Middle Stage (The Details): As the picture gets clearer, the AI is allowed to be a little more creative to fill in textures and colors.
  • Late Stage (The Polish): Finally, the AI is free to add the tiny, realistic details (like dust on a table or the texture of a brick) to make it look real, but it still can't change the fundamental shape of the house.

5. The Result

The paper shows that VidSplat can take just 5 photos (or even 1 photo) and turn them into a complete, high-quality 3D scene.

  • It can see "around corners" that the camera never saw.
  • It can fill in the back of an object that was hidden from view.
  • The final result is a 3D model that looks solid and realistic, without the holes or weird glitches that other methods produce.

In short, VidSplat combines the imagination of a video-generating AI with the discipline of a 3D architect, allowing it to build complete 3D worlds from just a handful of snapshots.

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 →