VGGRPO Stabilizes Video Geometry via Latent Space RL
机器之心 · wechat · 2026-07-17
Core Issue
While large-scale video diffusion models have significantly improved visual quality, they frequently suffer from geometry drift, camera jitter, and inconsistent scene structures. This makes them particularly unsuitable for downstream tasks like embodied AI and world models that require stable 3D consistency.
What VGGRPO Does
Researchers introduced VGGRPO (Visual Geometry GRPO), which focuses on geometry-aware video post-training directly within the latent space, rather than decoding to RGB first to calculate rewards. It consists of two components:
- Latent Geometry Model (LGM): Uses lightweight connection layers to align the video diffusion model's latents with a foundational geometry model, predicting 4D scene geometry directly from the latents.
- GRPO Post-training Pipeline: Incorporates two types of rewards in the latent space:
- Camera motion smoothness reward: Penalizes jittery camera movements based on the translational/rotational acceleration of predicted poses.
- Geometric re-projection consistency reward: Utilizes point clouds, depth, camera parameters, and optical flow to constrain cross-view 3D structural consistency, while filtering out dynamic regions in dynamic scenes.
Results and Significance
Experiments show that VGGRPO outperforms baselines in geometric metrics across both static and dynamic scenes without sacrificing general video quality. The authors emphasize that this method requires no complex changes to the generator architecture and doesn't rely on expensive pixel-level rewards to enhance the model's ability to build a "physically consistent world." This offers significant value for world models, embodied AI, and video generation.
More from Multimodal
- HOMIE pairs Qwen3-VL-2B with Wan2.1 for human-object-centric video personalization — switch2stock · 2026-07-21
- Video Models Cut Ad Production Costs by 90-99%: Runway Enterprise Data — c_valenzuelab · 2026-07-21
- Pablo Stanley shares a full AI video workflow using ChatGPT, Gemini, Runway and CapCut — jdjohnson · 2026-07-21
- Meta AI text input now lets users interleave images with text — ezyang · 2026-07-21
- ShotPlan adds learnable planning tokens for cinematic multi-shot video generation — Tele-AI · 2026-07-21
- Same prompt, Seedance 2 and Grok are compared on cinematic transformation output — LudovicCreator · 2026-07-21