paper-with-me

홈 › Papers

360-MLC: Multi-view Layout Consistency for Self-training and Hyper-parameter Tuning

2022-10-24 · Bolivar Solarte, Chin-Hsuan Wu, Yueh-Cheng Liu, Yi-Hsuan Tsai, Min Sun

We present 360-MLC, a self-training method based on multi-view layout consistency for finetuning monocular room-layout models using unlabeled 360-images only. This can be valuable in practical scenarios where a pre-trained model needs to be adapted to a new data domain without using any ground truth annotations. Our simple yet effective assumption is that multiple layout estimations in the same scene must define a consistent geometry regardless of their camera positions. Based on this idea, we leverage a pre-trained model to project estimated layout boundaries from several camera views into the 3D world coordinate. Then, we re-project them back to the spherical coordinate and build a probability function, from which we sample the pseudo-labels for self-training. To handle unconfident pseudo-labels, we evaluate the variance in the re-projected boundaries as an uncertainty value to weight each pseudo-label in our loss function during training. In addition, since ground truth annotations are not available during training nor in testing, we leverage the entropy information in multiple layout estimations as a quantitative metric to measure the geometry consistency of the scene, allowing us to evaluate any layout estimator for hyper-parameter tuning, including model selection without ground truth annotations. Experimental results show that our solution achieves favorable performance against state-of-the-art methods when self-training from three publicly available source datasets to a unique, newly labeled dataset consisting of multi-view of the same scenes.

📄 PDF Abstract BibTeX arXiv:2210.12935

Code (1)

EnriqueSolarte/360-mlc 공식 구현 pytorch

Tasks

Model SelectionPseudo Label

Similar Papers 제목 키워드 기반

Self-training Room Layout Estimation via Geometry-aware Ray-casting

2024-07-21 · Bolivar Solarte, Chin-Hsuan Wu, Jin-Cheng Jhang, Jonathan Lee 외

In this paper, we introduce a novel geometry-aware self-training framework for room layout estimation models on unseen scenes with unlabeled data. Our approach utilizes a ray-casting formulation to aggregate multiple est…

Room Layout Estimation

Self-supervised 360$^{\circ}$ Room Layout Estimation

2022-03-30 · Hao-Wen Ting, Cheng Sun, Hwann-Tzong Chen

We present the first self-supervised method to train panoramic room layout estimation models without any labeled data. Unlike per-pixel dense depth that provides abundant correspondence constraints, layout representation…

Active LearningRoom Layout Estimation

360 Layout Estimation via Orthogonal Planes Disentanglement and Multi-view Geometric Consistency Perception

2023-12-26 · Zhijie Shen, Chunyu Lin, Junsong Zhang, Lang Nie 외

Existing panoramic layout estimation solutions tend to recover room boundaries from a vertically compressed sequence, yielding imprecise results as the compression process often muddles the semantics between various plan…

Disentanglement

MVRoom: Controllable 3D Indoor Scene Generation with Multi-View Diffusion Models

2025-12-03 · Shaoheng Fang, Chaohui Yu, Fan Wang, Qixing Huang arxiv

We introduce MVRoom, a controllable novel view synthesis (NVS) pipeline for 3D indoor scenes that uses multi-view diffusion conditioned on a coarse 3D layout. MVRoom employs a two-stage design in which the 3D layout is u…

Novel View SynthesisScene Generation

MV-SAM3D: Adaptive Multi-View Fusion for Layout-Aware 3D Generation

2026-03-12 · Baicheng Li, Dong Wu, Jun Li, Shunkai Zhou 외 arxiv

Recent unified 3D generation models have made remarkable progress in producing high-quality 3D assets from a single image. Notably, layout-aware approaches such as SAM3D can reconstruct multiple objects while preserving …

3D Generation