A training-free method fixes revisit inconsistency in generative rendering
Wenchao Ma · hf · 2026-07-27
- The paper targets revisit inconsistency in autoregressive generative rendering, where a model regenerates different appearances after the camera returns to a previously seen location.
- The issue arises because long-horizon generation relies on a bounded KV cache, so earlier context gets evicted.
- The proposed training-free method uses correspondences already available from the 3D engine.
- Temporal correspondence retrieves pose-matched latent chunks into the KV cache as loop-closure memory, while spatial correspondence uses camera pose and depth reprojection to bias attention toward geometrically matched regions.
- On loop-closure trajectories mined from TartanAir and TartanGround, the method improves revisit consistency without hurting overall video quality.
More from Research
- PRO-LONG scores 97.4% on ARC-AGI-3 with a log-file harness and 30-line prompt — srchvrs · 2026-07-27
- SceneActBench tests whether VLM agents can act in full 3D scenes — Yifei Zhao · 2026-07-27
- Tencent Hunyuan maps scaling laws for native multimodal pretraining from scratch — Tencent-Hunyuan · 2026-07-27
- NVIDIA open-sources Molt, a PyTorch-native framework for agentic RL — nvidia · 2026-07-27
- Skill Self-Play uses co-evolving skills to push LLM capability — QwenBusinessUnit-Edu · 2026-07-27
- VisCo reuses a pretrained VLM to compress visual tokens more effectively — Yupeng Zheng · 2026-07-27