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

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

24 Oct 2022arXiv:2210.12935archive 2025-07-28

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.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2210.12935")

Code

Syntology Ran 9 of 9 code samples harvested from 1 repository linked to this paper; 0 have no recorded run. Of those that ran: 2 ran · honoured contract; 1 ran · violated contract; 4 ran · our draft was wrong; 2 ran with no contract checked.

By repository: official repository: 9 samples from 1 repository, 9 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

EnriqueSolarte/360-mlc officialmentioned on GitHubpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

9 samples harvested; 9 ran; 2 honoured the contract we drafted; 0 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

2ran · honoured contract
1ran · violated contract
4ran · our draft was wrong
2ran

Licence: 9 of the 9 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from EnriqueSolarte/360-mlc. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

apply_kernel EnriqueSolarte/360-mlc/mlc/mlc.py official repository ran · our draft was wrong no licence file found · pointer only · eb8ab8cbd5863fd0 · report
compute_pseudo_labels EnriqueSolarte/360-mlc/mlc/mlc.py official repository ran · our draft was wrong no licence file found · pointer only · e2168471275391cd · report
dnorm EnriqueSolarte/360-mlc/mlc/mlc.py official repository ran · violated contract no licence file found · pointer only · 582ddce120c55b8d · report
extend_array_to_homogeneous EnriqueSolarte/360-mlc/mlc/mlc.py official repository ran · honoured contract fingerprinted no licence file found · pointer only · 006ded2551758c10 · report
get_2D_gaussian_kernel EnriqueSolarte/360-mlc/mlc/mlc.py official repository ran · our draft was wrong no licence file found · pointer only · f473d2ffd281f534 · report
get_std EnriqueSolarte/360-mlc/mlc/mlc.py official repository ran no licence file found · pointer only · 6f2bff1a1dc3465c · report
reproject_ly_boundaries EnriqueSolarte/360-mlc/mlc/mlc.py official repository ran no licence file found · pointer only · fd30e5a24bad459d · report
xyz2sph EnriqueSolarte/360-mlc/mlc/mlc.py official repository ran · our draft was wrong fingerprinted no licence file found · pointer only · 8dc6f4c9d83622b0 · report
xyz2uv EnriqueSolarte/360-mlc/mlc/mlc.py official repository ran · honoured contract no licence file found · pointer only · 333b1b1abd892b05 · report

Tasks

Model SelectionPseudo Label

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections