CVJan 8

Plenoptic Video Generation

arXiv:2601.05239v14 citationsh-index: 7
Originality Incremental advance
AI Analysis

This addresses a key challenge in camera-controlled generative video for applications like robotics and multi-view rendering, though it appears incremental by building on prior work like ReCamMaster.

The paper tackles the problem of maintaining spatio-temporal consistency in multi-view generative video re-rendering, where existing methods struggle with hallucinated regions, and introduces PlenopticDreamer, which achieves state-of-the-art results on benchmarks like Basic and Agibot with superior view synchronization and high-fidelity visuals.

Camera-controlled generative video re-rendering methods, such as ReCamMaster, have achieved remarkable progress. However, despite their success in single-view setting, these works often struggle to maintain consistency across multi-view scenarios. Ensuring spatio-temporal coherence in hallucinated regions remains challenging due to the inherent stochasticity of generative models. To address it, we introduce PlenopticDreamer, a framework that synchronizes generative hallucinations to maintain spatio-temporal memory. The core idea is to train a multi-in-single-out video-conditioned model in an autoregressive manner, aided by a camera-guided video retrieval strategy that adaptively selects salient videos from previous generations as conditional inputs. In addition, Our training incorporates progressive context-scaling to improve convergence, self-conditioning to enhance robustness against long-range visual degradation caused by error accumulation, and a long-video conditioning mechanism to support extended video generation. Extensive experiments on the Basic and Agibot benchmarks demonstrate that PlenopticDreamer achieves state-of-the-art video re-rendering, delivering superior view synchronization, high-fidelity visuals, accurate camera control, and diverse view transformations (e.g., third-person to third-person, and head-view to gripper-view in robotic manipulation). Project page: https://research.nvidia.com/labs/dir/plenopticdreamer/

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes