Papers › SceneGenAgent: Precise Industrial Scene Generation with Coding Agent

SceneGenAgent: Precise Industrial Scene Generation with Coding Agent

29 Oct 2024arXiv:2410.21909archive 2025-07-28

Xiao Xia, Dan Zhang, Zibo Liao, Zhenyu Hou, Tianrui Sun, Jing Li, Ling Fu, Yuxiao Dong

The modeling of industrial scenes is essential for simulations in industrial manufacturing. While large language models (LLMs) have shown significant progress in generating general 3D scenes from textual descriptions, generating industrial scenes with LLMs poses a unique challenge due to their demand for precise measurements and positioning, requiring complex planning over spatial arrangement. To address this challenge, we introduce SceneGenAgent, an LLM-based agent for generating industrial scenes through C# code. SceneGenAgent ensures precise layout planning through a structured and calculable format, layout verification, and iterative refinement to meet the quantitative requirements of industrial scenarios. Experiment results demonstrate that LLMs powered by SceneGenAgent exceed their original performance, reaching up to 81.0% success rate in real-world industrial scene generation tasks and effectively meeting most scene generation requirements. To further enhance accessibility, we construct SceneInstruct, a dataset designed for fine-tuning open-source LLMs to integrate into SceneGenAgent. Experiments show that fine-tuning open-source LLMs on SceneInstruct yields significant performance improvements, with Llama3.1-70B approaching the capabilities of GPT-4o. Our code and data are available at https://github.com/THUDM/SceneGenAgent .

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

Code

Syntology Ran 0 of 11 code samples harvested from 1 repository linked to this paper; 11 have no recorded run.

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

thudm/scenegenagent officialmentioned in papermentioned on GitHubpytorchApache-2.0 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

11 samples harvested; 0 ran; 0 honoured the contract we drafted; 11 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.

11unverified

Licence: 0 of the 11 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 thudm/scenegenagent. “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.

base_filter thudm/scenegenagent/scenegenagent/cleaning.py official repository unverified Apache-2.0 (permissive) · cdf6031dc56656eb · report
contain_coords thudm/scenegenagent/sceneinstruct/cleaning.py official repository unverified Apache-2.0 (permissive) · 257edaeebfb9e475 · report
contain_numbers thudm/scenegenagent/scenegenagent/cleaning.py official repository unverified Apache-2.0 (permissive) · caa3d6f10e84ffff · report
contain_scalars thudm/scenegenagent/scenegenagent/cleaning.py official repository unverified Apache-2.0 (permissive) · a4cbae0a17ddfeec · report
image_to_base64 thudm/scenegenagent/scenegenagent/model.py official repository unverified Apache-2.0 (permissive) · 28e76dd547c37a6d · report
list_objects thudm/scenegenagent/scenegenagent/layout_analysis.py official repository unverified Apache-2.0 (permissive) · 474eb72d5cb392c1 · report
list_objects thudm/scenegenagent/sceneinstruct/layout_analysis.py official repository unverified Apache-2.0 (permissive) · 46f6d85566d998c4 · report
parse_placement thudm/scenegenagent/scenegenagent/layout_analysis.py official repository unverified Apache-2.0 (permissive) · 45e27445cd21f252 · report
re_find thudm/scenegenagent/scenegenagent/layout_analysis.py official repository unverified Apache-2.0 (permissive) · 1f3f9c1bc1fa03ce · report
read_file_tree thudm/scenegenagent/scenegenagent/code_gen.py official repository unverified Apache-2.0 (permissive) · 44aaf573b50d8c95 · report
remove_punctuation thudm/scenegenagent/sceneinstruct/minhash.py official repository unverified Apache-2.0 (permissive) · 6379d172938408fe · report

Tasks

C++ codeScene Generation

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