CVAIFeb 24, 2025

Unposed Sparse Views Room Layout Reconstruction in the Age of Pretrain Model

arXiv:2502.16779v34 citationsh-index: 9Has CodeICLR
Originality Incremental advance
AI Analysis

This work addresses a poorly investigated problem in 3D reconstruction for applications like robotics or AR/VR, offering a more efficient approach but is incremental as it builds on existing foundation models.

The paper tackles room layout estimation from multiple-perspective images by introducing Plane-DUSt3R, a method that leverages the 3D foundation model DUSt3R to provide an end-to-end solution, outperforming state-of-the-art methods on synthetic datasets and showing robustness on in-the-wild data including cartoon styles.

Room layout estimation from multiple-perspective images is poorly investigated due to the complexities that emerge from multi-view geometry, which requires muti-step solutions such as camera intrinsic and extrinsic estimation, image matching, and triangulation. However, in 3D reconstruction, the advancement of recent 3D foundation models such as DUSt3R has shifted the paradigm from the traditional multi-step structure-from-motion process to an end-to-end single-step approach. To this end, we introduce Plane-DUSt3R, a novel method for multi-view room layout estimation leveraging the 3D foundation model DUSt3R. Plane-DUSt3R incorporates the DUSt3R framework and fine-tunes on a room layout dataset (Structure3D) with a modified objective to estimate structural planes. By generating uniform and parsimonious results, Plane-DUSt3R enables room layout estimation with only a single post-processing step and 2D detection results. Unlike previous methods that rely on single-perspective or panorama image, Plane-DUSt3R extends the setting to handle multiple-perspective images. Moreover, it offers a streamlined, end-to-end solution that simplifies the process and reduces error accumulation. Experimental results demonstrate that Plane-DUSt3R not only outperforms state-of-the-art methods on the synthetic dataset but also proves robust and effective on in the wild data with different image styles such as cartoon. Our code is available at: https://github.com/justacar/Plane-DUSt3R

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes