3D Scene Understanding Through Local Random Access Sequence Modeling
Wanhee Lee, Klemen Kotar, Rahul Mysore Venkatesh, Jared Watrous, Honglin Chen, Khai Loong Aw, Daniel L. K. Yamins
TL;DR
This work tackles 3D scene understanding from a single image by proposing Local Random Access Sequence (LRAS), an autoregressive model that combines local patch quantization with random-access decoding to enable stable object and scene manipulation. By conditioning on and predicting optical flow, LRAS supports high-quality novel view synthesis, 3D object edits, and emergent self-supervised depth estimation, trained on a large video dataset. The approach yields state-of-the-art performance on NVS and 3D editing tasks, while maintaining competitive or superior depth estimation, demonstrating LRAS as a unified, scalable alternative to diffusion-based methods for 3D vision. The results suggest LRAS can serve as a foundation for next-generation 3D vision models with broad editing and depth capabilities, driven by flow-conditioned autoregressive generation.
Abstract
3D scene understanding from single images is a pivotal problem in computer vision with numerous downstream applications in graphics, augmented reality, and robotics. While diffusion-based modeling approaches have shown promise, they often struggle to maintain object and scene consistency, especially in complex real-world scenarios. To address these limitations, we propose an autoregressive generative approach called Local Random Access Sequence (LRAS) modeling, which uses local patch quantization and randomly ordered sequence generation. By utilizing optical flow as an intermediate representation for 3D scene editing, our experiments demonstrate that LRAS achieves state-of-the-art novel view synthesis and 3D object manipulation capabilities. Furthermore, we show that our framework naturally extends to self-supervised depth estimation through a simple modification of the sequence design. By achieving strong performance on multiple 3D scene understanding tasks, LRAS provides a unified and effective framework for building the next generation of 3D vision models.
