Look Outside the Room: Synthesizing A Consistent Long-Term 3D Scene Video from A Single Image
About
Novel view synthesis from a single image has recently attracted a lot of attention, and it has been primarily advanced by 3D deep learning and rendering techniques. However, most work is still limited by synthesizing new views within relatively small camera motions. In this paper, we propose a novel approach to synthesize a consistent long-term video given a single scene image and a trajectory of large camera motions. Our approach utilizes an autoregressive Transformer to perform sequential modeling of multiple frames, which reasons the relations between multiple frames and the corresponding cameras to predict the next frame. To facilitate learning and ensure consistency among generated frames, we introduce a locality constraint based on the input cameras to guide self-attention among a large number of patches across space and time. Our method outperforms state-of-the-art view synthesis approaches by a large margin, especially when synthesizing long-term future in indoor 3D scenes. Project page at https://xrenaa.github.io/look-outside-room/.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Single-view Novel View Synthesis | DL3DV (Long-term (200th frame)) | PSNR9.91 | 13 | |
| Single-view Novel View Synthesis | RealEstate10K Long-term, 200th frame 84 (test) | PSNR10.73 | 13 | |
| Single-view Novel View Synthesis | RealEstate10K Short-term, 50th frame 84 (test) | PSNR14.63 | 13 | |
| Single-view Novel View Synthesis | DL3DV Short-term (50th frame) | PSNR11.14 | 13 | |
| Long-term view synthesis | Re10K (test) | FID98.01 | 5 | |
| Short-term view synthesis | RealEstate10K (Re10K) (test) | PSNR20.93 | 4 | |
| Long-term view synthesis | MP3D (test) | FID113.5 | 4 | |
| Short-term view synthesis | Matterport 3D (MP3D) (test) | PSNR19.64 | 3 |