Pith. sign in

REVIEW 2 major objections 176 references

FlatLands: Generative Floormap Completion From a Single Egocentric View

T0 review · 2 major / 0 minor · reviewed 2026-07-14 · grok-4.5

Pith's one-line read From one indoor photo, generative models can complete a metric floor map and put uncertainty where the layout is actually ambiguous.

desk verdict Solid new real-metric benchmark for single-view indoor BEV floor completion; generative models win under clean conditioning, but the paper already shows that edge largely vanishes with real monocular front-end noise. read the letter →

arxiv 2603.16016 v2 pith:MGSYIAX3 submitted 2026-03-16 cs.CV cs.AIcs.ROeess.IV

classification cs.CVcs.AIcs.ROeess.IV
keywords scenecompletionembodiedAIgenerativemodelingBEVfloormapsindoornavigationuncertaintyflowmatchingegocentricvision
verification ladder T0 review T1 audit T2 compute T3 formal

The pith

A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.

The reading

A robot or AR system that sees only a narrow egocentric photo still needs a usable floor plan of the room ahead: where it can walk, where walls and furniture block the way. FlatLands turns that need into a clean benchmark. It assembles 270,575 real metric observations from 17,656 indoor scenes, each with a bird's-eye view of what the camera already sees, what remains hidden, and the true full floor. On this testbed the authors show that stochastic generative models—diffusion and especially flow matching—recover more accurate completions than single-shot networks or seed ensembles, and that their sample-to-sample disagreement concentrates at doorways and room boundaries rather than filling geometrically fixed interiors with noise. The same ranking holds on held-out buildings never seen in training, and a full monocular RGB pipeline confirms the idea still works when depth and floor segmentation must be estimated rather than given. The result is a standardized place to measure uncertainty-aware floor completion for indoor navigation.

What carries the argument

FlatLands: a large multi-source dataset of aligned binary BEV maps (observed floor, unobserved mask, ground-truth floor, validity) together with the Masked Energy Score that jointly scores how close samples are to the true completion and how diverse they are among themselves.

What would settle it

On a large set of real monocular RGB frames with the same front-end depth and floor segmentation used in the paper, measure whether the best generative model still achieves reliably lower Masked Energy Score and higher best-of-K IoU than the best deterministic U-Net; if the gap vanishes or reverses, the main claim does not transfer to the intended sensor setting.

Watch

Extended reading notes

Core claim

Conditional generative models trained to sample multiple plausible bird's-eye floor completions from a single partial observation outperform deterministic predictors and epistemic ensembles both in fidelity and in calibrated diversity; in particular, flow matching with cross-attention localizes per-pixel variance to structurally ambiguous boundaries while ensembles spread variance uniformly across interiors that should be certain.

Load-bearing premise

The ranking of completers is measured mainly on clean bird's-eye maps taken from perfect 3D meshes; once real monocular depth and segmentation noise enter, the practical advantage of generative sampling largely disappears.

Editorial extensions

If this is right

  • Navigation planners can treat multi-sample floor completions as probabilistic spatial priors and prefer actions that reduce high-variance boundary cells.
  • Epistemic seed ensembles are a poor stand-in for aleatoric layout ambiguity; conditional generative models should be preferred when uncertainty maps must be trustworthy.
  • The same conditioning interface (observed floor plus unobserved mask) can be reused for multi-view fusion or multi-floor buildings without redesigning the completion stage.
  • Because the target is an abstract binary metric grid, any front-end that produces that pair can plug into the same completers, making the stage sensor-agnostic.

Reading between the lines

Editorial extensions of the paper, not claims the author makes directly.

  • Improving monocular depth and floor segmentation will currently buy more navigation performance than further refining the generative completer, because the end-to-end bottleneck has already shifted upstream.
  • The same boundary-concentrated variance pattern should appear in outdoor bird's-eye map completion if the generator is properly conditioned on partial occupancy rather than texture.
  • Closed-loop exploration policies that actively drive the camera toward high-variance boundary cells would provide a direct test of whether calibrated floor uncertainty improves real-world coverage efficiency.
Share X Bluesky LinkedIn Reddit HN

Editorial analysis

A structured set of objections, weighed in public.

Desk editor's note, referee report, and a circularity audit.

Referee Report

2 major / 0 minor

Summary. The paper formalizes single-view indoor BEV floor completion as a conditional inverse problem: from one egocentric RGB image, recover a distribution over binary traversability maps on the unobserved region while exactly preserving observed evidence. It releases FlatLands (270,575 observations from 17,656 real metric scenes across six sources), with aligned Fobs, U, V, and F* maps, scene-disjoint ID/OOD splits (ScanNet++ held out), and a shared evaluation protocol. Eleven methods are compared under identical (Fobs, U) conditioning, hard evidence clamping, and Reval masking, spanning naive fills, deterministic U-Net/PConv/LaMa, a LaMa seed ensemble, and diffusion/flow-matching generators (including FM+XAttn). New metrics UMR and Masked Energy Score (MES) are introduced; a boundary-variance decomposition and an end-to-end monocular RGB pipeline are also reported. The central empirical claim is that stochastic generators, especially FM+XAttn, better capture observation-conditioned uncertainty than point estimates or seed ensembles, with lower MES and variance concentrated at layout boundaries.

Significance. If the ranking and calibration findings hold, FlatLands supplies a missing standardized real-world testbed for uncertainty-aware indoor BEV completion, which is directly relevant to navigation, belief-space planning, and active perception. Strengths include the large multi-source metric corpus with explicit ID/OOD partitioning, a carefully shared conditioning and clamping protocol, oracle-free MES alongside best-of-K, the boundary-interior variance analysis (Fig. 4, Sec. S3), difficulty-tier and hard-subset ablations, a multi-solution synthetic case, and public release of data, code, and weights. The work cleanly isolates completion quality from front-end estimation while still reporting end-to-end transfer, which is valuable for the community even if practical gains shrink under noisy conditioning.

major comments (2)
  1. Sec. 6 and Tab. S1 / Sec. S4.1: The main-table ranking (Tabs. 3–4) is obtained under mesh-derived GT BEV conditioning. The paper’s own end-to-end RGB results show that the stochastic advantage over the best deterministic model largely vanishes once DepthPro/SegFormer noise is present, and the bottleneck shifts to perception. This is disclosed but under-emphasized relative to the abstract and conclusion claims about generative completion for embodied navigation. The camera-ready version should state more prominently (abstract/conclusion and main results discussion) that the GT-conditioned ranking is a controlled diagnostic of completion quality, not a direct claim of end-to-end navigation gain, and should report the end-to-end numbers in the main body rather than only the supplement.
  2. Sec. 5.2 and Tab. 3: High floor prevalence on Reval (mean ≈0.80) makes All-Floor competitive with LaMa on IoU/F1 and can inflate absolute scores. The hard subset (Sec. S7.4, Tab. S11) and Learnable-tier breakdown (Tabs. S8–S9) correctly address this, but they remain supplementary. Elevating at least one prevalence-controlled or low-rcond table into the main results would make the ranking less sensitive to label imbalance and better support the claim that generative models help where the task is genuinely hard.

Circularity Check

0 steps flagged · score 0.0 of 10

No circularity: FlatLands is an empirical benchmark whose rankings and uncertainty claims are scored against held-out mesh ground truth under a fixed protocol, not quantities defined from the models' own losses or self-cited uniqueness theorems.

full rationale

The paper formalizes single-view BEV floor completion, releases FlatLands (270k observations from six external real-metric sources with scene-disjoint ID/OOD splits and ScanNet++ held out), and ranks training-free, deterministic, ensemble, and stochastic completers under a shared interface (Fobs, U), hard evidence clamping (Eq. 3), and evaluation only on Reval = U ⊙ V. Fidelity metrics (UMR, IoU, F1) and the Masked Energy Score (MES) are computed against independent mesh-derived ground-truth floormaps F⋆; MES is the standard energy score with Jaccard distance and is not a re-labeling of the training objective. Boundary-variance localization (Fig. 4, Sec. S3) is a post-hoc diagnostic on sample variance, not a fitted prediction. End-to-end RGB results (Tab. S1) use external DepthPro/SegFormer front-ends and still score against mesh GT. Self-citations (e.g. authors' related arXiv notes) are not load-bearing for the ranking or for any uniqueness claim. No step reduces a claimed prediction to a fitted constant or to a definitional identity. Score 0 is the correct outcome for this class of paper.

Assumptions & free parameters 6 free parameters · 5 assumptions · 4 invented entities

The central empirical claim rests on a constructed observation model (mesh visibility + ray occlusion), a binary traversability abstraction, several hand-chosen filtering and evaluation thresholds, and the assumption that masked generative training with hard clamping approximates the desired posterior. No new physical entities are postulated; the invented pieces are the dataset, metrics, and a conditioning architecture variant.

free parameters (6)
  • conditioning-signal threshold τ (rcond ≥ 0.1)
    Single hyperparameter that drops ~36% of synthesized observations; chosen by retention-curve inspection (Sec. S2.4–S2.5). Directly shapes the learnable regime used for all rankings.
  • sample count K=4
    Fixed for all stochastic methods and MES; sensitivity shown only up to K=4 (Sec. S7.2). Affects diversity and best-of-K scores.
  • classifier-free guidance scale s=2.0
    Selected as joint optimum on OOD IoU (Tab. S4); under- or over-guidance changes ranking margins.
  • boundary radius r=7 px for variance decomposition
    Defines interior vs boundary sets used to claim FM+XAttn localizes uncertainty (Sec. S3). Qualitative conclusion stable for r∈{5…9} but the numeric ratio depends on r.
  • BEV grid resolution Δ≈0.039 m/px (256×256)
    Canonical release resolution after downsampling from 0.01 m/px synthesis; trades doorway fidelity against memory (Sec. S2.3). All metrics inherit this discretization.
  • binarization threshold 0.5
    Fixed map threshold applied to all continuous outputs before scoring (Sec. 5.1–5.2).
assumptions (5)
  • domain assumption Binary floor/non-floor on a metric BEV grid is a sufficient traversability primitive for collision checking and path planning.
    Stated in Sec. 3; richer semantics and graded traversability are declared orthogonal. If false for many platforms, the benchmark's ranking may not transfer.
  • domain assumption Mesh-derived visibility (FOV + ray occlusion) plus hard evidence clamping correctly defines the support of the observation-conditioned posterior.
    Eqs. (2)–(3) and Sec. 3.3; main tables evaluate under this synthetic conditioning.
  • domain assumption Indoor layouts exhibit structural regularities that generative models can internalize for multi-modal completion.
    Motivation in Sec. 1–2; underpins the claim that stochastic generators are preferable to point estimates.
  • ad hoc to paper Masked BCE (or reconstruction+adversarial) on Reval = U ⊙ V plus CFG yields samples from a useful approximation to P(Funo | Fobs, U).
    Training and sampling protocol in Sec. 5.1 and S5; not derived from a formal posterior guarantee.
  • ad hoc to paper Jaccard distance on Reval is a proper base metric for the Masked Energy Score ranking of multi-hypothesis completers.
    Eq. (5) and Sec. S6; propriety argued via Steinhaus transformation, but the ranking still depends on floor prevalence and mask construction.
invented entities (4)
  • FlatLands dataset and ID/OOD benchmark protocol
    purpose: Provide aligned real-metric single-view BEV floor observations with visibility, validity, and held-out ScanNet++ OOD split.
    Core contribution; independent evidence will exist once the promised public release is available and used by others.
  • Unobserved-region mismatch rate (UMR)
    purpose: Prevalence-aware fidelity metric on Reval that is less inflated by high floor prior than IoU alone.
    Defined in Sec. 5.2; useful but not independently validated outside this paper.
  • Masked Energy Score (MES) with Jaccard base
    purpose: Joint fidelity–diversity score for multi-sample completers under the evaluation mask.
    Adaptation of energy score (Gneiting & Raftery) to masked BEV maps; ranking tool for the paper's stochastic comparison.
  • FM+XAttn (flow matching with coarse cross-attention conditioning)
    purpose: Architectural variant that injects a condition encoder via cross-attention at 64×64 and 32×32.
    Modular conditioning; ablation shows most gain comes from the encoder rather than attention itself (Tab. S5).

how reviews work

0 comments
Cite this review

Pith. "Pith review of FlatLands: Generative Floormap Completion From a Single Egocentric View." pith.science (2026). https://pith.science/paper/MGSYIAX3

@misc{pith2026260316016,
  author       = {Pith},
  title        = {Pith review of: FlatLands: Generative Floormap Completion From a Single Egocentric View},
  year         = {2026},
  howpublished = {\url{https://pith.science/paper/MGSYIAX3}},
  note         = {Machine review of arXiv:2603.16016}
}
read the original abstract

A single egocentric image typically captures only a small portion of the floor, yet a complete metric traversability map of the surroundings would better serve applications such as indoor navigation. We introduce FlatLands, a dataset and benchmark for single-view bird's-eye view (BEV) floor completion. The dataset contains 270,575 observations from 17,656 real metric indoor scenes drawn from six existing datasets, with aligned observation, visibility, validity, and ground-truth BEV maps, and the benchmark includes both in- and out-of-distribution evaluation protocols. We compare training-free approaches, deterministic models, ensembles, and stochastic generative models. Finally, we instantiate the task as an end-to-end monocular RGB-to-floormaps pipeline. FlatLands provides a rigorous testbed for uncertainty-aware indoor mapping and generative completion for embodied navigation.

Discussion (0). Continue with ORCID to comment.

Reference graph

Works this paper leans on

176 extracted references · 10 linked inside Pith

  1. [1]

    In: Advances in Neural Information Processing Systems (NeurIPS) (2021)

    Austin,J.,Johnson,D.D.,Ho,J.,Tarlow,D.,vandenBerg,R.:StructuredDenois- ing Diffusion Models in Discrete State-Spaces. In: Advances in Neural Information Processing Systems (NeurIPS) (2021)

  2. [2]

    Axelrod, B., Kaelbling, L.P., Lozano-Pérez, T.: Provably Safe Robot Navigation withObstacleUncertainty.TheInternationalJournalofRoboticsResearch(2018)

  3. [3]

    In: Proceedings of the IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS) (2012)

    Aydemir, A., Jensfelt, P., Folkesson, J.: What Can We Learn from 38,000 Rooms? Reasoning about Unexplored Space in Indoor Environments. In: Proceedings of the IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS) (2012)

  4. [4]

    In: Proceedings of the IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS) (2025)

    Baek, S., Moon, B., Kim, S., Cao, M., Ho, C., Scherer, S., Jeon, J.: PIPE Planner: Pathwise information gain with map predictions for indoor robot exploration. In: Proceedings of the IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS) (2025)

  5. [5]

    Banfi, J., Woo, L., Campbell, M.: Is it Worth to Reason about Uncertainty in Occupancy Grid Maps during Path Planning? In: Proceedings of the IEEE Inter- national Conference on Robotics and Automation (ICRA) (2022)

  6. [6]

    In: International Joint Conference on Artificial Intelligence (IJCAI) (1977)

    Barrow, H.G., Tenenbaum, J.M., Bolles, R.C., Wolf, H.C.: Parametric Corre- spondence and Chamfer Matching: Two New Techniques for Image Matching. In: International Joint Conference on Artificial Intelligence (IJCAI) (1977)

  7. [7]

    In: Advances in Neural Information Processing Systems (NeurIPS), Datasets and Benchmarks Track (2021)

    Baruch, G., Chen, Z., Dehghan, A., Dimry, T., Feigin, Y., Fu, P., Gebauer, T., Kurz, D., Joffe, B., Schwartz, A., Shulman, E.: ARKitScenes: A diverse real- world dataset for 3D indoor scene understanding using mobile RGB-D data. In: Advances in Neural Information Processing Systems (NeurIPS), Datasets and Benchmarks Track (2021)

  8. [8]

    In: Proceedings of the IEEE/CVF International Conference on Com- puter Vision (ICCV) (2019)

    Behley, J., Garbade, M., Milioto, A., Quenzel, J., Behnke, S., Stachniss, C., Gall, J.: SemanticKITTI: A dataset for semantic scene understanding of LiDAR se- quences. In: Proceedings of the IEEE/CVF International Conference on Com- puter Vision (ICCV) (2019)

Show all 176 references
  1. [9]

    arXiv preprint arXiv:1308.3432 (2013)

    Bengio, Y., Léonard, N., Courville, A.: Estimating or Propagating Gradi- ents Through Stochastic Neurons for Conditional Computation. arXiv preprint arXiv:1308.3432 (2013)

  2. [10]

    In: Proceedings of the International Joint Conference on Artificial Intelligence (IJCAI) (2019)

    Bercher, P., Alford, R., Höller, D.: A Survey on Hierarchical Planning – One Abstract Idea, Many Concrete Realizations. In: Proceedings of the International Joint Conference on Artificial Intelligence (IJCAI) (2019)

  3. [11]

    In: Pro- ceedings of the 27th Annual Conference on Computer Graphics and Interactive Techniques (SIGGRAPH) (2000)

    Bertalmio, M., Sapiro, G., Caselles, V., Ballester, C.: Image Inpainting. In: Pro- ceedings of the 27th Annual Conference on Computer Graphics and Interactive Techniques (SIGGRAPH) (2000)

  4. [12]

    arXiv preprint arXiv:2510.11014 (2025)

    Bhattacharjee, S.S., Lu, H., Campbell, D., Shome, R.: Into the Unknown: To- wards using generative models for sampling priors of environment uncertainty for planning in configuration spaces. arXiv preprint arXiv:2510.11014 (2025)

  5. [13]

    In: Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) (2025)

    Bhattacharjee, S.S., Campbell, D., Shome, R.: Believing is Seeing: Unobserved Object Detection using Generative Models. In: Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) (2025)

  6. [14]

    Next-Best-View

    Bircher, A., Kamel, M., Alexis, K., Oleynikova, H., Siegwart, R.: Receding Hori- zon "Next-Best-View" Planner for 3D Exploration. In: Proceedings of the IEEE International Conference on Robotics and Automation (ICRA) (2016)

  7. [15]

    C., Lorenz, D., Müller, J., Podell, D., Rombach, R., Saini, H., Sauer, A., Smith, L.: FLUX.1 Kontext: Flow matching for in-context image generation and editing in latent space

    Black Forest Labs, Batifol, S., Blattmann, A., Boesel, F., Consul, S., Diagne, C., Dockhorn, T., English, J., English, Z., Esser, P., Kulal, S., Lacey, K., Levi, Y., Li, 16 Bhattacharjee et al. C., Lorenz, D., Müller, J., Podell, D., Rombach, R., Saini, H., Sauer, A., Smith, L...

  8. [16]

    In: Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) (2018)

    Blau, Y., Michaeli, T.: The Perception-Distortion Tradeoff. In: Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) (2018)

  9. [17]

    In: International Conference on Learning Representations (ICLR) (2025)

    Bochkovskii, A., Delaunoy, A., Germain, H., Santos, M., Zhou, Y., Richter, S.R., Koltun, V.: Depth Pro: Sharp Monocular Metric Depth in Less Than a Second. In: International Conference on Learning Representations (ICLR) (2025)

  10. [18]

    Numerische Mathematik (1991)

    Bunse-Gerstner, A., Byers, R., Mehrmann, V., Nichols, N.K.: Numerical compu- tation of an analytic singular value decomposition of a matrix valued function. Numerische Mathematik (1991)

  11. [19]

    IEEE Transactions on Robotics (2016)

    Cadena, C., Carlone, L., Carrillo, H., Latif, Y., Scaramuzza, D., Neira, J., Reid, I., Leonard, J.J.: Past, Present, and Future of Simultaneous Localization and Mapping: Toward the Robust-Perception Age. IEEE Transactions on Robotics (2016)

  12. [20]

    In: Pro- ceedings of the IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS) (2023)

    Carvalho, J., Le, A.T., Baierl, M., Koert, D., Peters, J.: Motion Planning Diffu- sion: Learning and Planning of Robot Motions with Diffusion Models. In: Pro- ceedings of the IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS) (2023)

  13. [21]

    IEEE Transactions on Robotics (2025)

    Carvalho, J., Le, A.T., Kicki, P., Koert, D., Peters, J.: Motion Planning Diffusion: Learning and Adapting Robot Motion Planning with Diffusion Models. IEEE Transactions on Robotics (2025)

  14. [22]

    In: Proceedings of the IEEE/CVF International Conference on Computer Vision (ICCV) (2023)

    Chan, E.R., Nagano, K., Chan, M.A., Bergman, A.W., Park, J.J., Levy, A., Ait- tala, M., Mello, S.D., Karras, T., Wetzstein, G.: Generative Novel View Synthesis with 3D-Aware Diffusion Models. In: Proceedings of the IEEE/CVF International Conference on Computer Vision (ICCV) (2023)

  15. [23]

    Journal of Visual Communication and Image Representation (2001)

    Chan, T.F., Shen, J.: Nontexture Inpainting by Curvature-Driven Diffusions. Journal of Visual Communication and Image Representation (2001)

  16. [24]

    In: International Conference on 3D Vision (3DV) (2017)

    Chang, A.X., Dai, A., Funkhouser, T., Halber, M., Nießner, M., Savva, M., Song, S., Zeng, A., Zhang, Y.: Matterport3D: Learning from RGB-D data in indoor environments. In: International Conference on 3D Vision (3DV) (2017)

  17. [25]

    In: Proceedings of the IEEE/CVF In- ternational Conference on Computer Vision (ICCV) (2019)

    Chen, J., Liu, C., Wu, J., Furukawa, Y.: Floor-SP: Inverse CAD for Floorplans by Sequential Room-wise Shortest Path. In: Proceedings of the IEEE/CVF In- ternational Conference on Computer Vision (ICCV) (2019)

  18. [26]

    arXiv preprint arXiv:1604.06174 (2016)

    Chen, T., Xu, B., Zhang, C., Guestrin, C.: Training Deep Nets with Sublinear Memory Cost. arXiv preprint arXiv:1604.06174 (2016)

  19. [27]

    In: International Conference on Learning Representations (ICLR) (2023)

    Chen, T., Zhang, R., Hinton, G.: Analog bits: Generating discrete data using diffusion models with self-conditioning. In: International Conference on Learning Representations (ICLR) (2023)

  20. [28]

    In: Proceedings of the International Conference on Machine Learning (ICML) (2018)

    Chen, X., Mishra, N., Rohaninejad, M., Abbeel, P.: PixelSNAIL: An improved autoregressive generative model. In: Proceedings of the International Conference on Machine Learning (ICML) (2018)

  21. [29]

    In: Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) (2021)

    Cheng, B., Girshick, R., Dollár, P., Berg, A.C., Kirillov, A.: Boundary IoU: Im- proving object-centric image segmentation evaluation. In: Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) (2021)

  22. [30]

    In: Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) (2022) Generative Single-View Floormap Completion 17

    Cheng, Y.C., Lin, C.H., Lee, H.Y., Ren, J., Tulyakov, S., Yang, M.H.: In&out: Diverse image outpainting via GAN inversion. In: Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) (2022) Generative Single-View Floormap Completion 17

  23. [31]

    In: Advances in Neural Information Processing Systems (NeurIPS) (2020)

    Chi, L., Jiang, B., Mu, Y.: Fast Fourier Convolution. In: Advances in Neural Information Processing Systems (NeurIPS) (2020)

  24. [32]

    In: Advances in Neural Information Processing Systems (NeurIPS) (2024)

    Christopher, J.K., Baek, S., Fioretto, F.: Constrained Synthesis with Pro- jected Diffusion Models. In: Advances in Neural Information Processing Systems (NeurIPS) (2024)

  25. [33]

    In: International Conference on Learning Representations (ICLR) (2023)

    Chung, H., Kim, J., McCann, M.T., Klasky, M.L., Ye, J.C.: Diffusion Posterior Sampling for General Noisy Inverse Problems. In: International Conference on Learning Representations (ICLR) (2023)

  26. [34]

    In: Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) (2021)

    Cruz, S., Hutchcroft, W., Li, Y., Khosravan, N., Boyadzhiev, I., Kang, S.B.: Zillow Indoor Dataset: Annotated floor plans with 360◦ panoramas and 3D room layouts. In: Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) (2021)

  27. [35]

    In: Robotics: Science and Systems (RSS) (2024)

    Curtis, A., Matheos, G., Gothoskar, N., Mansinghka, V., Tenenbaum, J.B., Lozano-Pérez, T., Kaelbling, L.P.: Partially Observable Task and Motion Plan- ning with Uncertainty and Risk Awareness. In: Robotics: Science and Systems (RSS) (2024)

  28. [36]

    In: Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition (CVPR) (2017)

    Dai, A., Chang, A.X., Savva, M., Halber, M., Funkhouser, T., Nießner, M.: Scan- Net: Richly-annotated 3D reconstructions of indoor scenes. In: Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition (CVPR) (2017)

  29. [37]

    In: Advances in Neural Information Processing Systems (NeurIPS) (2021)

    Dhariwal, P., Nichol, A.: Diffusion Models Beat GANs on Image Synthesis. In: Advances in Neural Information Processing Systems (NeurIPS) (2021)

  30. [38]

    Ecol- ogy (1945)

    Dice, L.R.: Measures of the amount of ecologic association between species. Ecol- ogy (1945)

  31. [39]

    In: International Conference on Learning Representations (ICLR) (2021)

    Dosovitskiy, A., Beyer, L., Kolesnikov, A., Weissenborn, D., Zhai, X., Unterthiner, T., Dehghani, M., Minderer, M., Heigold, G., Gelly, S., Uszkoreit, J., Houlsby, N.: An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale. In: International Conference on L...

  32. [40]

    IEEE Robotics & Automation Magazine (2006)

    Durrant-Whyte, H., Bailey, T.: Simultaneous Localization and Mapping: Part I. IEEE Robotics & Automation Magazine (2006)

  33. [41]

    Computer (1989)

    Elfes, A.: Using Occupancy Grids for Mobile Robot Perception and Navigation. Computer (1989)

  34. [42]

    In: Proceedings of the IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS) (2024)

    Fang, X., Garrett, C.R., Eppner, C., Lozano-Pérez, T., Kaelbling, L.P., Fox, D.: DiMSam: Diffusion Models as Samplers for Task and Motion Planning under Partial Observability. In: Proceedings of the IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS) (2024)

  35. [43]

    Com- munications of the ACM (1981)

    Fischler, M.A., Bolles, R.C.: Random Sample Consensus: A Paradigm for Model Fitting with Applications to Image Analysis and Automated Cartography. Com- munications of the ACM (1981)

  36. [44]

    In: Proceedings of the International Con- ference on Machine Learning (ICML) (2016)

    Gal, Y., Ghahramani, Z.: Dropout as a Bayesian Approximation: Representing Model Uncertainty in Deep Learning. In: Proceedings of the International Con- ference on Machine Learning (ICML) (2016)

  37. [45]

    Foundations and Trends® in Robotics (2020)

    Garg,S.,Sünderhauf,N.,Dayoub,F.,Morrison,D.,Cosgun,A.,Carneiro,G.,Wu, Q., Chin, T.J., Reid, I., Gould, S., Corke, P., Milford, M.: Semantics for Robotic Mapping, Perception and Interaction: A Survey. Foundations and Trends® in Robotics (2020)

  38. [46]

    Journal of the American Statistical Association (2007)

    Gneiting, T., Raftery, A.E.: Strictly Proper Scoring Rules, Prediction, and Esti- mation. Journal of the American Statistical Association (2007)

  39. [47]

    In: Advances in Neural Information Processing Systems (NeurIPS) (2014) 18 Bhattacharjee et al

    Goodfellow, I.J., Pouget-Abadie, J., Mirza, M., Xu, B., Warde-Farley, D., Ozair, S., Courville, A., Bengio, Y.: Generative Adversarial Nets. In: Advances in Neural Information Processing Systems (NeurIPS) (2014) 18 Bhattacharjee et al

  40. [48]

    In: Conference on Robot Learning (CoRL) (2020)

    Han, Y., Banfi, J., Campbell, M.: Planning Paths Through Unknown Space by Imagining What Lies Therein. In: Conference on Robot Learning (CoRL) (2020)

  41. [49]

    Cam- bridge University Press (2004)

    Hartley, R., Zisserman, A.: Multiple View Geometry in Computer Vision. Cam- bridge University Press (2004)

  42. [50]

    Zeitschrift für Mathematik und Physik (1900)

    Heun, K.: Neue methode zur approximativen lösung der differentialgleichungen einer unabhängigen veränderlichen. Zeitschrift für Mathematik und Physik (1900)

  43. [51]

    In: Proceedings of the IEEE International Conference on Robotics and Automation (ICRA) (2025)

    Ho, C., Kim, S., Moon, B., Parandekar, A., Harutyunyan, N., Wang, C., Sycara, K., Best, G., Scherer, S.: MapEx: Indoor structure exploration with probabilis- tic information gain from global map predictions. In: Proceedings of the IEEE International Conference on Robotics and ...

  44. [52]

    In: Ad- vances in Neural Information Processing Systems (NeurIPS) (2020)

    Ho, J., Jain, A., Abbeel, P.: Denoising Diffusion Probabilistic Models. In: Ad- vances in Neural Information Processing Systems (NeurIPS) (2020)

  45. [53]

    In: NeurIPS Workshop on Diffusion Models (2022)

    Ho, J., Salimans, T.: Classifier-Free Diffusion Guidance. In: NeurIPS Workshop on Diffusion Models (2022)

  46. [54]

    In: Proceedings of the IEEE/CVF International Conference on Computer Vision (ICCV) (2023)

    Hollein, L., Cao, A., Owens, A., Johnson, J., Niessner, M.: Text2Room: Extract- ing Textured 3D Meshes from 2D Text-to-Image Models. In: Proceedings of the IEEE/CVF International Conference on Computer Vision (ICCV) (2023)

  47. [55]

    In: Proceedings of the International Conference on Machine Learning (ICML) (2023)

    Hoogeboom, E., Heek, J., Salimans, T.: Simple Diffusion: End-to-End Diffusion for High Resolution Images. In: Proceedings of the International Conference on Machine Learning (ICML) (2023)

  48. [56]

    Hoogeboom, E., Nielsen, D., Jaini, P., Forré, P., Welling, M.: Argmax Flows and MultinomialDiffusion:LearningCategoricalDistributions.In:AdvancesinNeural Information Processing Systems (NeurIPS) (2021)

  49. [57]

    Autonomous Robots (2013)

    Hornung, A., Wurm, K.M., Bennewitz, M., Stachniss, C., Burgard, W.: OctoMap: An efficient probabilistic 3D mapping framework based on octrees. Autonomous Robots (2013)

  50. [58]

    In: International Conference on 3D Vision (3DV) (2016)

    Hua, B.S., Pham, Q.H., Nguyen, D.T., Tran, M.K., Yu, L.F., Yeung, S.K.: Sce- neNN: A scene meshes dataset with annotations. In: International Conference on 3D Vision (3DV) (2016)

  51. [59]

    Bulletin de la Société Vaudoise des Sciences Naturelles (1901)

    Jaccard, P.: Étude comparative de la distribution florale dans une portion des Alpes et des Jura. Bulletin de la Société Vaudoise des Sciences Naturelles (1901)

  52. [60]

    In: Proceedings of the European Conference on Computer Vision (ECCV) (2016)

    Johnson, J., Alahi, A., Fei-Fei, L.: Perceptual Losses for Real-Time Style Transfer and Super-Resolution. In: Proceedings of the European Conference on Computer Vision (ECCV) (2016)

  53. [61]

    Artificial Intelligence (1998)

    Kaelbling,L.P.,Littman,M.L.,Cassandra,A.R.:PlanningandActinginPartially Observable Stochastic Domains. Artificial Intelligence (1998)

  54. [62]

    In: Advances in Neural Information Process- ing Systems (NeurIPS) (2022)

    Karras, T., Aittala, M., Aila, T., Laine, S.: Elucidating the Design Space of Diffusion-Based Generative Models. In: Advances in Neural Information Process- ing Systems (NeurIPS) (2022)

  55. [63]

    Advanced Robotics (2022)

    Katsumata, Y.,Kanechika, A.,Taniguchi,A., Hafi,L.E.,Hagiwara,Y.,Taniguchi, T.: Map Completion from Partial Observation using the Global Structure of Mul- tiple Environmental Maps. Advanced Robotics (2022)

  56. [64]

    In: Proceedings of the IEEE International Conference on Robotics and Automation (ICRA) (2019)

    Katyal, K., Popek, K., Paxton, C., Burlina, P., Hager, G.D.: Uncertainty-Aware Occupancy Map Prediction Using Generative Networks for Robot Navigation. In: Proceedings of the IEEE International Conference on Robotics and Automation (ICRA) (2019)

  57. [65]

    ACM Transactions on Graphics (2023)

    Kerbl, B., Kopanas, G., Leimkühler, T., Drettakis, G.: 3D Gaussian Splatting for Real-Time Radiance Field Rendering. ACM Transactions on Graphics (2023)

  58. [66]

    In: Advances in Neural Information Processing Systems (NeurIPS) (2018)

    Kohl, S.A.A., Romera-Paredes, B., Meyer, C., Fauw, J.D., Ledsam, J.R., Maier- Hein, K.H., Eslami, S.M.A., Rezende, D.J., Ronneberger, O.: A Probabilistic U- Generative Single-View Floormap Completion 19 Net for Segmentation of Ambiguous Images. In: Advances in Neural Informati...

  59. [67]

    Artificial Intelligence (2000)

    Kuipers, B.: The Spatial Semantic Hierarchy. Artificial Intelligence (2000)

  60. [68]

    Annual Review of Control, Robotics, and Autonomous Systems (2022)

    Kurniawati, H.: Partially Observable Markov Decision Processes and Robotics. Annual Review of Control, Robotics, and Autonomous Systems (2022)

  61. [69]

    Cambridge University Press (2006)

    LaValle, S.M.: Planning Algorithms. Cambridge University Press (2006)

  62. [70]

    In: International Conference on Learning Rep- resentations (ICLR) (2026)

    Li, H., Zheng, W., He, J., Liu, Y., Lin, X., Yang, X., Chen, Y.C., Guo, C.: DA2: Depth anything in any direction. In: International Conference on Learning Rep- resentations (ICLR) (2026)

  63. [71]

    In: Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) (2022)

    Li, J., Chen, C., Xiong, Z.: Contextual outpainting with object-level contrastive learning. In: Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) (2022)

  64. [72]

    Machine Intelligence Research (2026)

    Li, X., Qiu, H., Wang, L., Zhang, H., Qi, C., Han, L., Xiong, H., Li, H.: Challenges and Trends in Egocentric Vision: A Survey. Machine Intelligence Research (2026)

  65. [73]

    In: Proceedings of the European Conference on Computer Vision (ECCV) (2022)

    Li, Z., Wang, W., Li, H., Xie, E., Sima, C., Lu, T., Qiao, Y., Dai, J.: BEV- Former: Learning Bird’s-Eye-View representation from multi-camera images via spatiotemporal transformers. In: Proceedings of the European Conference on Computer Vision (ECCV) (2022)

  66. [74]

    In: Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) (2024)

    Ling, L., Sheng, Y., Tu, Z., Zhao, W., Xin, C., Wan, K., Yu, L., Guo, Q., Yu, Z., Lu, Y., Li, X., Sun, X., Ashok, R., Mukherjee, A., Kang, H., Kong, X., Hua, G., Zhang, T., Benes, B., Bera, A.: DL3DV-10K: A large-scale scene dataset for deep learning-based 3D vision. In: Proce...

  67. [75]

    Journal of Mathematical Chemistry (1999)

    Lipkus, A.H.: A proof of the triangle inequality for the Tanimoto distance. Journal of Mathematical Chemistry (1999)

  68. [76]

    In: International Conference on Learning Representations (ICLR) (2023)

    Lipman, Y., Chen, R.T.Q., Ben-Hamu, H., Nickel, M., Le, M.: Flow Matching for Generative Modeling. In: International Conference on Learning Representations (ICLR) (2023)

  69. [77]

    arXiv preprint arXiv:2412.06264 (2024)

    Lipman, Y., Havasi, M., Holderrieth, P., Shaul, N., Le, M., Karrer, B., Chen, R.T.Q., Lopez-Paz, D., Ben-Hamu, H., Gat, I.: Flow Matching Guide and Code. arXiv preprint arXiv:2412.06264 (2024)

  70. [78]

    In: Proceedings of the European Conference on Com- puter Vision (ECCV) (2018)

    Liu, C., Wu, J., Furukawa, Y.: FloorNet: A unified framework for floorplan recon- struction from 3D scans. In: Proceedings of the European Conference on Com- puter Vision (ECCV) (2018)

  71. [79]

    In: Proceedings of the European Conference on Computer Vision (ECCV) (2018)

    Liu, G., Reda, F.A., Shih, K.J., Wang, T.C., Tao, A., Catanzaro, B.: Image In- painting for Irregular Holes Using Partial Convolutions. In: Proceedings of the European Conference on Computer Vision (ECCV) (2018)

  72. [80]

    In: Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) (2024)

    Liu, M., Xu, C., Jin, H., Gao, L., Tao, X., Li, Y.: One-2-3-45++: Fast Single Image to 3D Objects with Consistent Multi-View Generation and 3D Diffusion. In: Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) (2024)

  73. [81]

    In: International Conference on Learning Rep- resentations (ICLR) (2023)

    Liu, X., Gong, C., Liu, Q.: Flow Straight and Fast: Learning to Generate and Transfer Data with Rectified Flow. In: International Conference on Learning Rep- resentations (ICLR) (2023)

  74. [82]

    In: Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) (2025)

    Liu, Y., Xu, K., Liu, Y., Liu, Y., He, J., Tong, R.: Acc3D: Accelerating Single Image to 3D Diffusion Models via Edge Consistency Guided Score Distillation. In: Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) (2025)

  75. [83]

    In: International Conference on Learning Representations (ICLR) (2017) 20 Bhattacharjee et al

    Loshchilov, I., Hutter, F.: SGDR: Stochastic gradient descent with warm restarts. In: International Conference on Learning Representations (ICLR) (2017) 20 Bhattacharjee et al

  76. [84]

    In: Interna- tional Conference on Learning Representations (ICLR) (2019)

    Loshchilov, I., Hutter, F.: Decoupled Weight Decay Regularization. In: Interna- tional Conference on Learning Representations (ICLR) (2019)

  77. [85]

    In: Proceedings of the IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS) (2024)

    Lu, H., Kurniawati, H., Shome, R.: Sampling-Based Motion Planning for Optimal Probability of Collision under Environment Uncertainty. In: Proceedings of the IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS) (2024)

  78. [86]

    In: Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) (2022)

    Lugmayr,A.,Danelljan,M.,Romero,A.,Yu,F.,Timofte,R.,Gool,L.V.:RePaint: Inpainting using denoising diffusion probabilistic models. In: Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) (2022)

  79. [87]

    Automation in Construction (2022)

    Luo, Z., Huang, W.: FloorPlanGAN: Vector residential floorplan adversarial gen- eration. Automation in Construction (2022)

  80. [88]

    IEEE Transactions on Robotics and Automation (1993)

    Maciejewski, A.A., Fox, J.J.: Path planning and the topology of configuration space. IEEE Transactions on Robotics and Automation (1993)

  81. [89]

    In: Advances in Neural Information Processing Systems (NeurIPS) (2025)

    Maggio, D., Lim, H., Carlone, L.: VGGT-SLAM: Dense RGB SLAM optimized on the SL(4) manifold. In: Advances in Neural Information Processing Systems (NeurIPS) (2025)

  82. [90]

    In: European Conference on Computer Vision (ECCV) (2020)

    Mildenhall, B., Srinivasan, P.P., Tancik, M., Barron, J.T., Ramamoorthi, R., Ng, R.: NeRF: Representing scenes as neural radiance fields for view synthesis. In: European Conference on Computer Vision (ECCV) (2020)

  83. [91]

    In: International Conference on Learning Representations (ICLR) (2024)

    Miyato, T., Jaeger, B., Welling, M., Geiger, A.: GTA: A geometry-aware attention mechanism for multi-view transformers. In: International Conference on Learning Representations (ICLR) (2024)

  84. [92]

    In: Proceedings of theIEEE/CVFConferenceonComputerVisionandPatternRecognition(CVPR) (2018)

    Müller,M.,Casser,V.,Lahoud,J.,Smith,N.,Ghanem,B.:LearningtoFindGood Correspondences for Image-Based Room Layout Estimation. In: Proceedings of theIEEE/CVFConferenceonComputerVisionandPatternRecognition(CVPR) (2018)

  85. [93]

    In: Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) (2024)

    Müller, N., Schwarz, K., Rössle, B., Porzi, L., Bulò, S.R., Nießner, M., Kontschieder, P.: MultiDiff: Consistent novel view synthesis from a single image. In: Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) (2024)

  86. [94]

    In: First European Congress of Mathematics, Paris, July 6–10, 1992, Vol

    Mumford, D.: Pattern Theory: A Unifying Perspective. In: First European Congress of Mathematics, Paris, July 6–10, 1992, Vol. II. Birkhäuser Basel (1994)

  87. [95]

    In: Proceedings of the International Conference on Machine Learning (ICML) (2021)

    Nichol, A.Q., Dhariwal, P.: Improved Denoising Diffusion Probabilistic Models. In: Proceedings of the International Conference on Machine Learning (ICML) (2021)

  88. [96]

    In: Proceedings of the IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS) (2017)

    Oleynikova, H., Taylor, Z., Fehr, M., Siegwart, R., Nieto, J.: Voxblox: Incremental 3D euclidean signed distance fields for on-board MAV planning. In: Proceedings of the IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS) (2017)

  89. [97]

    IEEE Robotics and Automation Letters (2019)

    O’Meadhra, C., Tabib, W., Michael, N.: Variable Resolution Occupancy Mapping Using Gaussian Mixture Models. IEEE Robotics and Automation Letters (2019)

  90. [98]

    Engineering Applications of Artificial Intelligence (2013)

    Papadakis, P.: Terrain Traversability Analysis Methods for Unmanned Ground Vehicles: A Survey. Engineering Applications of Artificial Intelligence (2013)

  91. [99]

    In: Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition (CVPR) (2016)

    Pathak, D., Krähenbühl, P., Donahue, J., Darrell, T., Efros, A.A.: Context En- coders: Feature Learning by Inpainting. In: Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition (CVPR) (2016)

  92. [100]

    Robotics and Autonomous Systems (2019)

    Paulius, D., Sun, Y.: A Survey of Knowledge Representation in Service Robotics. Robotics and Autonomous Systems (2019)

  93. [101]

    Peebles,W.,Xie,S.:ScalableDiffusionModelswithTransformers.In:Proceedings of the IEEE/CVF International Conference on Computer Vision (ICCV) (2023) Generative Single-View Floormap Completion 21

  94. [102]

    In: Proceedings of the AAAI Conference on Artificial Intelligence (AAAI) (2018)

    Perez, E., Strub, F., de Vries, H., Dumoulin, V., Courville, A.: FiLM: Visual rea- soning with a general conditioning layer. In: Proceedings of the AAAI Conference on Artificial Intelligence (AAAI) (2018)

  95. [103]

    In: Proceedings of the European Confer- ence on Computer Vision (ECCV) (2020)

    Philion, J., Fidler, S.: Lift, Splat, Shoot: Encoding Images from Arbitrary Camera Rigs by Implicitly Unprojecting to 3D. In: Proceedings of the European Confer- ence on Computer Vision (ECCV) (2020)

  96. [104]

    In: Robotics: Science and Systems (RSS) (2010)

    Platt, R., Tedrake, R., Kaelbling, L.P., Lozano-Pérez, T.: Belief Space Planning Assuming Maximum Likelihood Observations. In: Robotics: Science and Systems (RSS) (2010)

  97. [105]

    In- ternational Journal of Computer Vision (IJCV) (2024)

    Plizzari, C., Goletto, G., Furnari, A., Bansal, S., Ragusa, F., Farinella, G.M., Damen, D., Tommasi, T.: An Outlook into the Future of Egocentric Vision. In- ternational Journal of Computer Vision (IJCV) (2024)

  98. [106]

    In: International Conference on Learning Representations (ICLR) (2024)

    Podell,D.,English,Z.,Lacey,K.,Blattmann,A.,Dockhorn,T.,Müller,J.,Penna, J., Rombach, R.: SDXL: Improving latent diffusion models for high-resolution im- age synthesis. In: International Conference on Learning Representations (ICLR) (2024)

  99. [107]

    In: Proceedings of the International Confer- ence on Advanced Robotics (ICAR) (2009)

    Pronobis, A., Sjöö, K., Aydemir, A., Bishop, A.N., Jensfelt, P.: A Framework for Robust Cognitive Spatial Mapping. In: Proceedings of the International Confer- ence on Advanced Robotics (ICAR) (2009)

  100. [108]

    In: Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) (2018)

    Qi, S., Zhu, Y., Huang, S., Jiang, C., Zhu, S.C.: Human-centric Indoor Scene Syn- thesis Using Stochastic Grammar. In: Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) (2018)

  101. [109]

    In: Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) (2023)

    Rahman, M., Carneiro, G.: Hierarchical Probabilistic Ultrasound Image Inpaint- ing via Variational Inference. In: Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) (2023)

  102. [110]

    In: Proceedings of the European Conference on Computer Vision (ECCV) (2020)

    Ramakrishnan, S.K., Al-Halah, Z., Grauman, K.: Occupancy Anticipation for Efficient Exploration and Navigation. In: Proceedings of the European Conference on Computer Vision (ECCV) (2020)

  103. [111]

    In: Advances in Neural Information Processing Systems (NeurIPS), Datasets and Benchmarks Track (2021)

    Ramakrishnan, S.K., Gokaslan, A., Wijmans, E., Maksymets, O., Clegg, A., Turner, J., Undersander, E., Galuba, W., Westbury, A., Chang, A.X., Savva, M., Zhao, Y., Batra, D.: Habitat-Matterport 3D Dataset (HM3D): 1000 Large- Scale 3D Environments for Embodied AI. In: Advances in...

  104. [112]

    arXiv preprint arXiv:2204.06125 (2022)

    Ramesh, A., Dhariwal, P., Nichol, A., Chu, C., Chen, M.: Hierarchi- cal Text-Conditional Image Generation with CLIP Latents. arXiv preprint arXiv:2204.06125 (2022)

  105. [113]

    In: Pro- ceedings of the IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS) (2024)

    Reed, A., Crowe, B., Albin, D., Achey, L., Hayes, B., Heckman, C.: SceneSense: Diffusion models for 3D occupancy synthesis from partial observation. In: Pro- ceedings of the IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS) (2024)

  106. [114]

    Wiley Interdisciplinary Reviews: Computational Statistics (2016)

    Rizzo, M.L., Székely, G.J.: Energy Distance. Wiley Interdisciplinary Reviews: Computational Statistics (2016)

  107. [115]

    arXiv preprint arXiv:2601.21033 (2026)

    Rochman-Sharabi, O., Louppe, G.: Predict-Project-Renoise: Sampling Diffusion Models under Hard Constraints. arXiv preprint arXiv:2601.21033 (2026)

  108. [116]

    In: Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) (2022)

    Rombach, R., Blattmann, A., Lorenz, D., Esser, P., Ommer, B.: High-Resolution Image Synthesis with Latent Diffusion Models. In: Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) (2022)

  109. [117]

    In: Medical Image Computing and Computer-Assisted Intervention (MICCAI) (2015) 22 Bhattacharjee et al

    Ronneberger,O.,Fischer,P.,Brox,T.:U-Net:Convolutionalnetworksforbiomed- ical image segmentation. In: Medical Image Computing and Computer-Assisted Intervention (MICCAI) (2015) 22 Bhattacharjee et al

  110. [118]

    In: Pro- ceedings of the AAAI Conference on Artificial Intelligence (AAAI) (2005)

    Rottmann, A., Mozos, Ó.M., Stachniss, C., Burgard, W.: Semantic Place Clas- sification of Indoor Environments with Mobile Robots Using Boosting. In: Pro- ceedings of the AAAI Conference on Artificial Intelligence (AAAI) (2005)

  111. [119]

    In: Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) (2024)

    Sargent, K., Li, Z., Shah, T., Herrmann, C., Yu, H.X., Zhang, Y., Chan, E.R., Lagun, D., Fei-Fei, L., Sun, D., Wu, J.: ZeroNVS: Zero-shot 360-degree view synthesis from a single image. In: Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) (2024)

  112. [120]

    In: Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) (2023)

    Sarlin, P.E., DeTone, D., Malisiewicz, T., Rabinovich, A.: OrienterNet: Visual localization in 2D public maps with neural matching. In: Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) (2023)

  113. [121]

    In: Proceedings of the IEEE/CVF International Confer- ence on Computer Vision (ICCV) (2019)

    Savva, M., Kadian, A., Maksymets, O., Zhao, Y., Wijmans, E., Jain, B., Straub, J., Liu, J., Koltun, V., Malik, J., Parikh, D., Batra, D.: Habitat: A platform for embodied AI research. In: Proceedings of the IEEE/CVF International Confer- ence on Computer Vision (ICCV) (2019)

  114. [122]

    arXiv preprint arXiv:2208.08307 (2022)

    Schmid, L., Cheema, M.N., Reijgwart, V., Siegwart, R., Tombari, F., Cadena, C.: SC-Explorer: Incremental 3D scene completion for safe and efficient exploration mapping and planning. arXiv preprint arXiv:2208.08307 (2022)

  115. [123]

    Schönberger,J.L.,Frahm,J.M.:Structure-from-MotionRevisited.In:Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition (CVPR) (2016)

  116. [124]

    In: SIGGRAPH Asia 2024 Conference Papers (SA ’24) (2024)

    Serifi, A., Grandia, R., Knoop, E., Gross, M., Bächer, M.: Robot Motion Diffusion Model: Motion Generation for Robotic Characters. In: SIGGRAPH Asia 2024 Conference Papers (SA ’24) (2024)

  117. [125]

    In: Proceed- ings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) (2023)

    Shabani, M.A., Hosseini, S., Furukawa, Y.: HouseDiffusion: Vector floorplan gen- eration via a diffusion model with discrete and continuous denoising. In: Proceed- ings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) (2023)

  118. [126]

    In: Proceedings of the European Conference on Computer Vision (ECCV) (2012)

    Silberman, N., Hoiem, D., Kohli, P., Fergus, R.: Indoor Segmentation and Support Inference from RGB-D Images. In: Proceedings of the European Conference on Computer Vision (ECCV) (2012)

  119. [127]

    In: Interna- tional Conference on Learning Representations (ICLR) (2021)

    Song, J., Meng, C., Ermon, S.: Denoising Diffusion Implicit Models. In: Interna- tional Conference on Learning Representations (ICLR) (2021)

  120. [128]

    In: Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition (CVPR) (2015)

    Song, S., Lichtenberg, S.P., Xiao, J.: SUN RGB-D: A RGB-D scene understanding benchmark suite. In: Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition (CVPR) (2015)

  121. [129]

    In: Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) (2017)

    Song, S., Yu, F., Zeng, A., Chang, A.X., Savva, M., Funkhouser, T.: Semantic Scene Completion from a Single Depth Image. In: Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) (2017)

  122. [130]

    In: International Conference on Learning Representations (ICLR) (2022)

    Song, Y., Shen, L., Xing, L., Ermon, S.: Solving Inverse Problems in Medical Imaging with Score-Based Generative Models. In: International Conference on Learning Representations (ICLR) (2022)

  123. [131]

    In: International Conference on Learning Representations (ICLR) (2021)

    Song, Y., Sohl-Dickstein, J., Kingma, D.P., Kumar, A., Ermon, S., Poole, B.: Score-Based Generative Modeling through Stochastic Differential Equations. In: International Conference on Learning Representations (ICLR) (2021)

  124. [132]

    Robotica (2016)

    Souza, A., Gonçalves, L.M.G.: Occupancy-elevation grid: an alternative approach for robotic mapping and navigation. Robotica (2016)

  125. [133]

    Acta Numerica (2010)

    Stuart, A.M.: Inverse Problems: A Bayesian Perspective. Acta Numerica (2010)

  126. [134]

    arXiv preprint arXiv:2503.11958 (2025)

    Su, C., Fu, Y., Hu, Z., Yang, J., Hanji, P., Wang, S., Zhao, X., Öztireli, C., Zhong, F.: CHOrD: Generation of collision-free, house-scale, and organized digital twins Generative Single-View Floormap Completion 23 for 3D indoor scenes with controllable floor plans and optimal ...

  127. [135]

    In: Proceedings of the IEEE/CVF Winter Conference on Applications of Computer Vision (WACV) (2022)

    Suvorov,R.,Logacheva,E.,Mashikhin,A.,Remizova,A.,Ashukha,A.,Silvestrov, A., Kong, N., Goka, H., Park, K., Lempitsky, V.: Resolution-Robust Large Mask Inpainting with Fourier Convolutions. In: Proceedings of the IEEE/CVF Winter Conference on Applications of Computer Vision (WAC...

  128. [136]

    Journal of Statistical Planning and Inference (2013)

    Székely, G.J., Rizzo, M.L.: Energy Statistics: A Class of Statistics Based on Dis- tances. Journal of Statistical Planning and Inference (2013)

  129. [137]

    In: Proceed- ings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) (2024)

    Tang, J., Nie, Y., Markhasin, L., Dai, A., Thies, J., Nießner, M.: DiffuScene: Denoising diffusion models for generative indoor scene synthesis. In: Proceed- ings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) (2024)

  130. [138]

    Society for Industrial and Applied Mathematics (2005)

    Tarantola, A.: Inverse Problem Theory and Methods for Model Parameter Esti- mation. Society for Industrial and Applied Mathematics (2005)

  131. [139]

    Journal of Graphics Tools (2004)

    Telea, A.: An Image Inpainting Technique Based on the Fast Marching Method. Journal of Graphics Tools (2004)

  132. [140]

    Tewari, A., Yin, T., Cazenavette, G., Rezchikov, S., Tenenbaum, J.B., Durand, F., Freeman, W.T., Sitzmann, V.: Diffusion with Forward Models: Solving Stochastic InverseProblemsWithoutDirectSupervision.In:AdvancesinNeuralInformation Processing Systems (NeurIPS) (2023)

  133. [141]

    Artificial Intelligence (1998)

    Thrun, S.: Learning Metric-Topological Maps for Indoor Mobile Robot Naviga- tion. Artificial Intelligence (1998)

  134. [142]

    Thrun, S.: Robotic mapping: a survey, p. 1–35. Morgan Kaufmann Publishers Inc., San Francisco, CA, USA (2003)

  135. [143]

    In: Proceedings of the Thirteenth National Conference on Artificial Intelligence (AAAI-96) (1996)

    Thrun, S., Bücken, A.: Integrating Grid-Based and Topological Maps for Mo- bile Robot Navigation. In: Proceedings of the Thirteenth National Conference on Artificial Intelligence (AAAI-96) (1996)

  136. [144]

    MIT Press (2005)

    Thrun, S., Burgard, W., Fox, D.: Probabilistic Robotics. MIT Press (2005)

  137. [145]

    Transactions on Machine Learning Research (TMLR) (2024)

    Tong, A., Fatras, K., Malkin, N., Huguet, G., Zhang, Y., Rector-Brooks, J., Wolf, G., Bengio, Y.: Improving and generalizing flow-based generative models with minibatch optimal transport. Transactions on Machine Learning Research (TMLR) (2024)

  138. [146]

    In: Advances in Neural Information Processing Systems (NeurIPS) (2017)

    Vaswani, A., Shazeer, N., Parmar, N., Uszkoreit, J., Jones, L., Gomez, A.N., Kaiser, L., Polosukhin, I.: Attention Is All You Need. In: Advances in Neural Information Processing Systems (NeurIPS) (2017)

  139. [147]

    In: Proceedings of the IEEE/CVF International Conference on Computer Vision (ICCV) (2019)

    Wald, J., Avetisyan, A., Navab, N., Tombari, F., Nießner, M.: RIO: 3D object instance re-localization in changing indoor environments. In: Proceedings of the IEEE/CVF International Conference on Computer Vision (ICCV) (2019)

  140. [148]

    In: Proceedings of the IEEE/CVF Con- ference on Computer Vision and Pattern Recognition (CVPR) (2025)

    Wang, J., Chen, M., Karaev, N., Vedaldi, A., Rupprecht, C., Novotny, D.: VGGT: Visual geometry grounded transformer. In: Proceedings of the IEEE/CVF Con- ference on Computer Vision and Pattern Recognition (CVPR) (2025)

  141. [149]

    In: Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) (2019)

    Wang,Y.,Tao,X.,Shen,X.,Jia,J.:Wide-ContextSemanticImageExtrapolation. In: Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) (2019)

  142. [150]

    In: Proceedings of the IEEE International Conference on Robotics and Automation (ICRA) (2021)

    Wei, M., Lee, D., Isler, V., Lee, D.: Occupancy Map Inpainting for Online Robot Navigation. In: Proceedings of the IEEE International Conference on Robotics and Automation (ICRA) (2021)

  143. [151]

    In: Proceedings of the European Confer- ence on Computer Vision (ECCV) (2018) 24 Bhattacharjee et al

    Wu, Y., He, K.: Group Normalization. In: Proceedings of the European Confer- ence on Computer Vision (ECCV) (2018) 24 Bhattacharjee et al

  144. [152]

    In: Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition (CVPR) (2018)

    Xia, F., Zamir, A.R., He, Z.Y., Sax, A., Malik, J., Savarese, S.: Gibson Env: Real- world perception for embodied agents. In: Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition (CVPR) (2018)

  145. [153]

    In: Ad- vances in Neural Information Processing Systems (NeurIPS) (2021)

    Xie, E., Wang, W., Yu, Z., Anandkumar, A., Alvarez, J.M., Luo, P.: SegFormer: Simple and efficient design for semantic segmentation with transformers. In: Ad- vances in Neural Information Processing Systems (NeurIPS) (2021)

  146. [154]

    arXiv preprint arXiv:2512.24880 (2026)

    Xie, Z., Wei, Y., Cao, H., Zhao, C., Deng, C., Li, J., Dai, D., Gao, H., Chang, J., Yu, K., Zhao, L., Zhou, S., Xu, Z., Zhang, Z., Zeng, W., Hu, S., Wang, Y., Yuan, J., Wang, L., Liang, W.: mHC: Manifold-constrained hyper-connections. arXiv preprint arXiv:2512.24880 (2026)

  147. [155]

    In: Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) (2023)

    Xiong, X., Liu, Y., Yuan, T., Wang, Y., Wang, Y., Zhao, H.: Neural Map Prior for Autonomous Driving. In: Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) (2023)

  148. [156]

    In: International Conference on Learning Representations (ICLR) (2025)

    Xu, T., Cai, X., Zhang, X., Ge, X., He, D., Sun, M., Liu, J., Zhang, Y.Q., Li, J., Wang, Y.: Rethinking Diffusion Posterior Sampling: From Conditional Score Estimator to Maximizing a Posterior. In: International Conference on Learning Representations (ICLR) (2025)

  149. [157]

    In: International Conference on Learning Representations (ICLR) (2021)

    Xu, Y., Deng, Y., Kautz, J., Darrell, T.: Anytime Sampling for Autoregressive Models via Ordered Auto-Encoding. In: International Conference on Learning Representations (ICLR) (2021)

  150. [158]

    In: Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) (2023)

    Yadav, K., Ramrakhya, R., Ramakrishnan, S.K., Gervet, T., Turner, J.M., Gokaslan, A., Maestre, N., Chang, A.X., Batra, D., Savva, M., Clegg, A.W., Chaplot, D.S.: Habitat-Matterport 3D Semantics Dataset. In: Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern ...

  151. [159]

    In: Proceedings of the IEEE/CVF International Conference on Computer Vision (ICCV) (2019)

    Yang, Z., Dong, J., Liu, P., Yang, Y., Yan, S.: Very long natural scenery im- age prediction by outpainting. In: Proceedings of the IEEE/CVF International Conference on Computer Vision (ICCV) (2019)

  152. [160]

    In: Proceedings of the IEEE/CVF International Conference on Computer Vision (ICCV) (2023)

    Yeshwanth, C., Liu, Y.C., Nießner, M., Dai, A.: ScanNet++: A high-fidelity dataset of 3D indoor scenes. In: Proceedings of the IEEE/CVF International Conference on Computer Vision (ICCV) (2023)

  153. [161]

    In: Robotics: Science and Systems (RSS) (2025)

    Zhang, A., Sikchi, H., Zhang, A., Biswas, J.: CREStE: Scalable Mapless Nav- igation with Internet Scale Priors and Counterfactual Guidance. In: Robotics: Science and Systems (RSS) (2025)

  154. [162]

    In: Proceedings of the IEEE/CVF International Conference on Computer Vision (ICCV) (2023)

    Zhang, L., Rao, A., Agrawala, M.: Adding Conditional Control to Text-to-Image Diffusion Models. In: Proceedings of the IEEE/CVF International Conference on Computer Vision (ICCV) (2023)

  155. [163]

    International Journal of Computer Vision (IJCV) (2019)

    Zhou, B., Zhao, H., Puig, X., Xiao, T., Fidler, S., Barriuso, A., Torralba, A.: Semantic Understanding of Scenes Through the ADE20K Dataset. International Journal of Computer Vision (IJCV) (2019)

  156. [164]

    ACM Transactions on Graph- ics (2018)

    Zhou, T., Tucker, R., Flynn, J., Fyffe, G., Snavely, N.: Stereo Magnification: Learning View Synthesis using Multiplane Images. ACM Transactions on Graph- ics (2018)

  157. [165]

    In: Proceedings of the IEEE/CVF Interna- tional Conference on Computer Vision (ICCV) (2023)

    Zhu, X., Zyrianov, V., Liu, Z., Wang, S.: MapPrior: Bird’s-Eye View map layout estimation with generative models. In: Proceedings of the IEEE/CVF Interna- tional Conference on Computer Vision (ICCV) (2023)

  158. [166]

    Zou, J., Tian, K., Zhu, Z., Ye, Y., Wang, X.: DiffBEV: Conditional diffusion model for Bird’s Eye View perception. In: Proceedings of the AAAI Conference on Artificial Intelligence (AAAI) (2024) Generative Single-View Floormap Completion 25 Supplementary Material Table S1: RGB...

  159. [167]

    Floor extraction (semantic labels or 15th-percentile height; see Sec. S2.1)

  160. [168]

    Removal of geometry abovezfloor + 1.25m (robot ceiling)

  161. [169]

    Camera sampling on floor-valid positions (24 observations per scene)

  162. [170]

    Rasterization at 512×512 (0.01m/px) for four binary channels

  163. [171]

    Camera placement and parameters.Each scene yields 24 observations

    Visibility reasoning using field-of-view and ray-occlusion tests. Camera placement and parameters.Each scene yields 24 observations. Positions are sampled via a spatial-coverage algorithm on a0.4m floor grid with center- biased weighting; headings are drawn uniformly from 36 d...

  164. [172]

    Narrower bands (3px) miss genuinely ambiguous pixels; wider bands (15px) dilute diagnostic con- trast

    Physical scale.At 25.6px/m, 7px ≈ 27cm—comparable to doorframe-jamb width and typical depth-sensor boundary uncertainty. Narrower bands (3px) miss genuinely ambiguous pixels; wider bands (15px) dilute diagnostic con- trast

  165. [173]

    At r=7, Ωbnd contains 103–104 pixels per scene, sufficient for stable¯σ2 estimation without dominatingReval

    Statistical sufficiency. At r=7, Ωbnd contains 103–104 pixels per scene, sufficient for stable¯σ2 estimation without dominatingReval

  166. [174]

    The qualitative conclusion holds for r ∈ { 5,

    Stability. The qualitative conclusion holds for r ∈ { 5, . . . ,9}: the interior variance ratio (¯σ2 int,LaMa/¯σ2 int,FM+XAttn) ranges from700–1000; the boundary ratio stays between2 and 4. 32 Bhattacharjee et al. S4 Quantitative Analyses S4.1 End-to-End Evaluation Results Tab...

  167. [175]

    S2.5)—the model must predict≥80% of the floor from≤20% observed context

    Low conditioning signal: rcond ≤ 0.20 (Learnable tier, Sec. S2.5)—the model must predict≥80% of the floor from≤20% observed context

  168. [176]

    This yieldsN=1,386 observations (meanrcond=0.14, floor prevalence0.19), sub- stantially harder than standard evaluation

    Low floor prevalence: floor fraction onReval < 0.50—non-floor dominates the evaluation region, so predicting all-floor is no longer rewarded. This yieldsN=1,386 observations (meanrcond=0.14, floor prevalence0.19), sub- stantially harder than standard evaluation. All prediction...

Pith tools

Reviewed July 14, 2026 · model on record in the stance chip above.