paper-with-me

홈 › Papers

Quantitative Video World Model Evaluation for Geometric-Consistency

2026-05-14 · Jiaxin Wu, Yihao Pi, Yinling Zhang, Yuheng Li, Xueyan Zou arxiv

Generative video models are increasingly studied as implicit world models, yet evaluating whether they produce physically plausible 3D structure and motion remains challenging. Most existing video evaluation pipelines rely heavily on human judgment or learned graders, which can be subjective and weakly diagnostic for geometric failures. We introduce PDI-Bench (Perspective Distortion Index), a quantitative framework for auditing geometric coherence in generated videos. Given a generated clip, we obtain object-centric observations via segmentation and point tracking (e.g., SAM 2, MegaSaM, and CoTracker3), lift them to 3D world-space coordinates via monocular reconstruction, and compute a set of projective-geometry residuals capturing three failure dimensions: scale-depth alignment, 3D motion consistency, and 3D structural rigidity. To support systematic evaluation, we build PDI-Dataset, covering diverse scenarios designed to stress these geometric constraints. Across state-of-the-art video generators, PDI reveals consistent geometry-specific failure modes that are not captured by common perceptual metrics, and provides a diagnostic signal for progress toward physically grounded video generation and physical world model. Our code and dataset can be found at https://pdi-bench.github.io/.

📄 PDF Abstract BibTeX arXiv:2605.15185

Code (0)

등록된 구현이 없습니다.

Tasks

Video GenerationPoint Tracking

Similar Papers 제목 키워드 기반

Sora Generates Videos with Stunning Geometrical Consistency

2024-02-27 · XuanYi Li, Daquan Zhou, Chenxu Zhang, Shaodong Wei 외

The recently developed Sora model [1] has exhibited remarkable capabilities in video generation, sparking intense discussions regarding its ability to simulate real-world phenomena. Despite its growing popularity, there …

3D ReconstructionVideo Generation

World-R1: Reinforcing 3D Constraints for Text-to-Video Generation

2026-04-27 · Weijie Wang, Xiaoxuan He, Youping Gu, Yifan Yang 외 arxiv

Recent video foundation models demonstrate impressive visual synthesis but frequently suffer from geometric inconsistencies. While existing methods attempt to inject 3D priors via architectural modifications, they often …

Text-to-Video GenerationReinforcement Learning

PanoWorld: Geometry-Consistent Panoramic Video World Modeling

2026-05-14 · Le Jiang, Xiangyu Bai, Bishoy Galoaa, Shayda Moezzi 외 arxiv

We present PanoWorld, a panoramic video world model that generates geometry-consistent 360$\degree$ video from a single image and a caption. Existing panoramic video methods optimize primarily for visual realism and do n…

Video Generation

Sat2Vid: Street-view Panoramic Video Synthesis from a Single Satellite Image

2020-12-11 · ICCV 2021 10 · Zuoyue Li, Zhenqiang Li, Zhaopeng Cui, Rongjun Qin 외

We present a novel method for synthesizing both temporally and geometrically consistent street-view panoramic video from a single satellite image and camera trajectory. Existing cross-view synthesis approaches focus on i…

Image Generation

WorldOlympiad: Can Your World Model Survive a Triathlon?

2026-06-09 · Yuke Zhao, Wangbo Zhao, Weijie Wang, Zeyu Zhang 외 arxiv

We introduce WorldOlympiad, a benchmark for diagnosing video-based world models across physical faithfulness, geometric consistency, and interaction fidelity. While existing benchmarks often focus on visual quality, sema…

Object Segmentation