Papers › Diffusion Probabilistic Models for Scene-Scale 3D Categorical Data

Diffusion Probabilistic Models for Scene-Scale 3D Categorical Data

2 Jan 2023arXiv:2301.00527archive 2025-07-28

Jumin Lee, Woobin Im, Sebin Lee, Sung-Eui Yoon

In this paper, we learn a diffusion model to generate 3D data on a scene-scale. Specifically, our model crafts a 3D scene consisting of multiple objects, while recent diffusion research has focused on a single object. To realize our goal, we represent a scene with discrete class labels, i.e., categorical distribution, to assign multiple objects into semantic categories. Thus, we extend discrete diffusion models to learn scene-scale categorical distributions. In addition, we validate that a latent diffusion model can reduce computation costs for training and deploying. To the best of our knowledge, our work is the first to apply discrete and latent diffusion for 3D categorical data on a scene-scale. We further propose to perform semantic scene completion (SSC) by learning a conditional distribution using our diffusion model, where the condition is a partial observation in a sparse point cloud. In experiments, we empirically show that our diffusion models not only generate reasonable scenes, but also perform the scene completion task better than a discriminative model. Our code and models are available at https://github.com/zoomin-lee/scene-scale-diffusion

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="2301.00527")

Code

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

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

zoomin-lee/scene-scale-diffusion officialmentioned in papermentioned on GitHubpytorchMIT 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

14 samples harvested; 8 ran; 2 honoured the contract we drafted; 6 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
1ran
6unverified

Licence: 0 of the 14 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 zoomin-lee/scene-scale-diffusion. “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.

conv1x1x3 zoomin-lee/scene-scale-diffusion/layers/Voxel_Level/denoise.py official repository ran · our draft was wrong MIT (permissive) · aa5dea4c4ceff835 · report
conv1x3x3 zoomin-lee/scene-scale-diffusion/layers/Voxel_Level/denoise.py official repository ran · our draft was wrong MIT (permissive) · 24b25a56dd831967 · report
conv3x3x3 zoomin-lee/scene-scale-diffusion/layers/Voxel_Level/denoise.py official repository ran · our draft was wrong MIT (permissive) · 2af7056eabf32cae · report
dice_coef zoomin-lee/scene-scale-diffusion/utils/loss.py official repository ran fingerprinted MIT (permissive) · 7f089607644b1aa8 · report
log_1_min_a zoomin-lee/scene-scale-diffusion/layers/Voxel_Level/Con_Diffusion.py official repository ran · honoured contract fingerprinted MIT (permissive) · 479771b269fc5883 · report
log_add_exp zoomin-lee/scene-scale-diffusion/layers/Voxel_Level/Con_Diffusion.py official repository ran · honoured contract fingerprinted MIT (permissive) · 032c0dece6594020 · report
lovasz_grad zoomin-lee/scene-scale-diffusion/utils/loss.py official repository ran · violated contract fingerprinted MIT (permissive) · e85b5d21dc5b8382 · report
sum_except_batch zoomin-lee/scene-scale-diffusion/layers/Voxel_Level/Con_Diffusion.py official repository ran · our draft was wrong fingerprinted MIT (permissive) · 5eb945b1f970f6af · report
dice_coef_multilabel zoomin-lee/scene-scale-diffusion/utils/loss.py official repository unverified MIT (permissive) · 3430f8725f3e6bd1 · report
get_class_weights zoomin-lee/scene-scale-diffusion/datasets/data.py official repository unverified MIT (permissive) · fec84dd9b981a74d · report
get_data zoomin-lee/scene-scale-diffusion/datasets/data.py official repository unverified MIT (permissive) · 89ecd2aa01503c30 · report
get_data_id zoomin-lee/scene-scale-diffusion/datasets/data.py official repository unverified MIT (permissive) · 6d93506952890317 · report
get_voxel zoomin-lee/scene-scale-diffusion/visualization.py official repository unverified MIT (permissive) · a1b1eb0be8d11cbf · report
load_config zoomin-lee/scene-scale-diffusion/simple_visualize.py official repository unverified MIT (permissive) · 5eecf1d2fcefee1c · report

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

DiffusionLatent Diffusion Model

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