Robust Dreamer: Deviation-Aware Latent Gaussian Memory for Action-Controlled AR Video Generation
TLDR
Robust Dreamer introduces Latent Gaussian Memory and Deviation Learning to address drift in action-controlled video generation for interactive world simulation.
Reasoning
The paper presents a novel memory-augmented framework that tackles catastrophic drift from VAE cycling and training-inference gap. However, it lacks explicit real-world experimental validation and does not mention benchmarks or empirical evaluations.
Read-first score
Read-first score 60.8, weighted from topical fit, citation, graph, method, reproducibility, and recency signals. Original total remains 55.
Field roles
Rank sensitivity
Stability: volatile; rank range: 496.
Keyword Scores
Deep Analysis
Innovations
- Latent Gaussian Memory: anchors diffusion latents to Gaussian primitives and recalls them via latent-space Gaussian splatting, avoiding accumulated degradation from repeated VAE conversion.
- Deviation Learning with Dynamic Deviation Archive: synthesizes rollout-induced latent deviations via one-step approximation, stores them by autoregressive stage and denoising timestamp, and injects into historical memory during training to bridge the training-inference gap.
Methodology
Robust Dreamer is a memory-augmented framework for action-controlled image-to-video generation. It introduces Latent Gaussian Memory to provide dense, geometry-aware, view-aligned conditioning by anchoring diffusion latents to Gaussian primitives and recalling them via latent-space Gaussian splatting, avoiding Latent-RGB Cycling degradation. It also proposes Deviation Learning with Dynamic Deviation Archive to synthesize realistic corrupted memory states during training, teaching the generator to correct deviations before inference.
Key Results
Experiments on ScanNet, DL3DV, and OmniWorldGame demonstrate state-of-the-art long-horizon performance in maintaining visual fidelity and 3D consistency over autoregressive rollouts.