← Latest papers
💻 computer science

GeoT2V-Bench: Benchmarking 3D Consistency in Text-to-Video Models via 3D Reconstruction

This paper introduces GeoT2V-Bench, a novel reconstruction-based benchmark that evaluates the 3D consistency of camera-prompted text-to-video models by analyzing their ability to support explicit rigid 3D reconstruction, revealing that visible motion and static rendering metrics often capture complementary failure modes.

Original authors: Chenrui Fan, Paolo Favaro

Published 2026-06-24
📖 5 min read🧠 Deep dive

Original authors: Chenrui Fan, Paolo Favaro

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

The Big Picture: The "Magic Camera" Test

Imagine you have a magic camera that can take photos of a room, but instead of you moving the camera, you just tell it, "Fly around this statue," or "Zoom through this hallway."

Artificial Intelligence (AI) models are getting very good at doing this. They generate videos that look real. But here is the catch: Do they actually understand 3D space?

Sometimes, an AI might generate a video that looks smooth and pretty, but if you tried to build a real 3D model of that scene from the video, it would fall apart. The statue might melt, the walls might warp, or the camera path might make no sense.

This paper introduces a new test called GeoT2V-Bench. Instead of just asking, "Does this video look pretty?" it asks, "If I tried to reconstruct this video as a real, solid 3D world, would it hold together?"


The Problem: The "Flat" Illusion

The authors explain that current tests for AI videos are like judging a movie by its poster. They check if the colors are nice, if the text matches the picture, or if the movement is smooth.

But for "camera-motion" prompts (like "orbit around a tree"), the video is supposed to be a synthetic photograph of a static object.

  • The Failure: An AI might generate a video where the camera seems to move, but the object just stretches and squashes like a piece of taffy to fake the effect. It looks like a 3D orbit, but it's actually just a 2D trick.
  • The Old Way: Previous tests (like GeCo) check if the local geometry makes sense (e.g., "Does the wall look straight?"). But a video can look locally straight and still fail the global test (e.g., "The whole room is spinning in a way that defies physics").

The Solution: The "Architect's Blueprint"

The authors built a diagnostic pipeline that acts like a skeptical architect. They don't just look at the video; they try to rebuild the scene from it.

Here is how their "Architect's Test" works, step-by-step:

1. The "Guess the Camera" Step (VGGT)

First, the system looks at the generated video and tries to guess: "If this were a real video, where was the camera at every single second?"

  • The Analogy: Imagine watching a shaky home video and trying to trace the path the person holding the camera took.
  • The Test: If the AI video is too weird or static, the system can't guess a camera path. This is a red flag.

2. The "Flexible Clay" Step (DeformableGS)

Next, the system tries to build a 3D model of the scene using a super-flexible material (like DeformableGS, a type of 3D Gaussian Splatting).

  • The Analogy: Imagine trying to mold a statue out of warm, stretchy clay. If the video has weird glitches, the clay stretches and twists to match the video perfectly.
  • The Result: This step almost always succeeds because the clay is so flexible. It proves the video can be matched, but only if we allow the world to deform.

3. The "Hard Rock" Step (MedianGS)

This is the most important part. The system takes that stretchy clay model and tries to turn it into hard rock. It forces the model to be static (unchanging).

  • The Analogy: Now, imagine trying to fit that same video into a rigid, unchangeable stone statue.
  • The Test:
    • If it fits: Great! The video really does look like a camera moving around a solid object.
    • If it cracks: The video was relying on the "stretchy clay" (time-varying tricks) to look good. It cannot be explained as a single, solid 3D scene.

4. The "Motion Check" (CEMR)

Finally, the system checks the movement.

  • The Analogy: If you walk around a real statue, the background moves in a specific way (parallax). The system checks if the AI video's movement matches what a real camera would see.
  • The Result: Sometimes the AI gets the look right (the statue looks good) but the movement wrong (the background slides the wrong way). This test catches that.

What They Found (The "Report Card")

The authors tested 12 different AI video models. They didn't give them a simple "Pass" or "Fail" grade. Instead, they gave them a continuous profile (a detailed report card) that showed:

  1. Who faked it: Some models (like MAGI-1) looked great on paper but failed the "active evidence" check—they didn't actually move the camera enough to prove it was a 3D scene.
  2. Who stretched the truth: Some models (like HunyuanVideo) had high "deformation energy," meaning their 3D models had to stretch and warp wildly to match the video.
  3. Who got the motion wrong: Some models had low errors (looked good) but terrible "flow agreement" (the movement didn't match the camera path).

The "Control Lab" (ControlBench)

To make sure their test wasn't broken, they created a "Control Lab." They took real videos and did weird things to them:

  • Frozen: Stopped the video (should fail the motion test).
  • Digital Zoom: Just zoomed in (should look like a 2D zoom, not a 3D move).
  • Texture Repaint: Changed the colors mid-video.

They ran these through their system to see if the test correctly identified these as "fake" or "broken" 3D scenes. It did.

The Bottom Line

The paper argues that we can no longer just ask, "Is this video pretty?" for AI video generation. We must ask, "Is this video a valid record of a 3D world?"

GeoT2V-Bench is the tool that answers that question. It doesn't just look at the surface; it tries to build the world underneath. If the world collapses when you try to build it, the video has failed the test, no matter how beautiful it looks.

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 →