paper-with-me

홈 › Papers

Closing the Loop: Training-Free Revisit Consistency for Autoregressive Generative Rendering

2026-07-23 · Wenchao Ma, Changran Liu, Sharon X. Huang, Haomiao Jiang hf

Recent conditional video generation models have shown promising potentials to transform 3D engine renderings, such as depth maps and untextured geometry, into photorealistic videos for gaming and immersive content creation. These applications require long-horizon auto-regressive generation that continuously synthesizes new frames while preserving a persistent 3D world. Auto-regressive generators synthesize video chunk by chunk with a bounded KV cache, so when the camera revisits a location after its context has been evicted, the model often regenerates inconsistent appearance, even though the conditioning renderings (e.g., depth) remain perfectly aligned with the underlying geometry.We address this revisit inconsistency without any post-training by exploiting correspondences the 3D engine already provides: temporal correspondence retrieves pose-matched historical latent chunks into the KV cache as loop-closure memory, while spatial correspondence from camera pose and depth reprojection biases token-level attention toward geometrically corresponding regions of the retrieved chunks. We demonstrate our method on loop-closure trajectories mined from TartanAir and TartanGround dataset to mirror complicate real-world application scenarios, where it outperforms existing training-free baselines on revisit consistency without losing overall video quality. Project Page: https://wenchao-m.github.io/ClosetheLoop.github.io/

📄 PDF Abstract BibTeX arXiv:2607.21848

Code (0)

등록된 구현이 없습니다.

Tasks

Video Generation

Similar Papers 제목 키워드 기반

BoW3D: Bag of Words for Real-Time Loop Closing in 3D LiDAR SLAM

2022-08-15 · Yunge Cui, Xieyuanli Chen, Yinlong Zhang, Jiahua Dong 외

Loop closing is a fundamental part of simultaneous localization and mapping (SLAM) for autonomous mobile systems. In the field of visual SLAM, bag of words (BoW) has achieved great success in loop closure. The BoW featur…

4kSimultaneous Localization and Mapping

FastLoop: Parallel Loop Closing with GPU-Acceleration in Visual SLAM

2026-03-17 · Soudabeh Mohammadhashemi, Shishir Gopinath, Kimia Khabiri, Parsa Hosseininejad 외 arxiv

Visual SLAM systems combine visual tracking with global loop closure to maintain a consistent map and accurate localization. Loop closure is a computationally expensive process as we need to search across the whole map f…

Visual Tracking

Fast and Accurate Deep Loop Closing and Relocalization for Reliable LiDAR SLAM

2023-09-15 · Chenghao Shi, Xieyuanli Chen, Junhao Xiao, Bin Dai 외

Loop closing and relocalization are crucial techniques to establish reliable and robust long-term SLAM by addressing pose estimation drift and degeneration. This article begins by formulating loop closing and relocalizat…

Point Cloud RegistrationPose EstimationRetrieval

DeepMapping2: Self-Supervised Large-Scale LiDAR Map Optimization

2022-12-13 · CVPR 2023 1 · Chao Chen, Xinhao Liu, Yiming Li, Li Ding 외

LiDAR mapping is important yet challenging in self-driving and mobile robotics. To tackle such a global point cloud registration problem, DeepMapping converts the complex map estimation into a self-supervised training of…

Point Cloud Registration

ConsistNav: Closing the Action Consistency Gap in Zero-Shot Object Navigation with Semantic Executive Control

2026-05-11 · Haosen Wang, Zhenyang Li, Yinqiang Zhang, Zongqi He 외 arxiv

Zero-shot object navigation has advanced rapidly with open-vocabulary detectors, image--text models, and language-guided exploration. However, even after current methods detect a plausible target hypothesis, the agent ma…