paper-with-me

홈 › Papers

LLM-Driven 3D Scene Generation of Agricultural Simulation Environments

2026-02-12 · Arafa Yoncalik, Wouter Jansen, Nico Huebel, Mohammad Hasan Rahmani, Jan Steckel arxiv

Procedural generation techniques in 3D rendering engines have revolutionized the creation of complex environments, reducing reliance on manual design. Recent approaches using Large Language Models (LLMs) for 3D scene generation show promise but often lack domain-specific reasoning, verification mechanisms, and modular design. These limitations lead to reduced control and poor scalability. This paper investigates the use of LLMs to generate agricultural synthetic simulation environments from natural language prompts, specifically to address the limitations of lacking domain-specific reasoning, verification mechanisms, and modular design. A modular multi-LLM pipeline was developed, integrating 3D asset retrieval, domain knowledge injection, and code generation for the Unreal rendering engine using its API. This results in a 3D environment with realistic planting layouts and environmental context, all based on the input prompt and the domain knowledge. To enhance accuracy and scalability, the system employs a hybrid strategy combining LLM optimization techniques such as few-shot prompting, Retrieval-Augmented Generation (RAG), finetuning, and validation. Unlike monolithic models, the modular architecture enables structured data handling, intermediate verification, and flexible expansion. The system was evaluated using structured prompts and semantic accuracy metrics. A user study assessed realism and familiarity against real-world images, while an expert comparison demonstrated significant time savings over manual scene design. The results confirm the effectiveness of multi-LLM pipelines in automating domain-specific 3D scene generation with improved reliability and precision. Future work will explore expanding the asset hierarchy, incorporating real-time generation, and adapting the pipeline to other simulation domains beyond agriculture.

📄 PDF Abstract BibTeX arXiv:2602.11706

Code (0)

등록된 구현이 없습니다.

Tasks

Scene GenerationCode Generation

Similar Papers 제목 키워드 기반

Scenario Dreamer: Vectorized Latent Diffusion for Generating Driving Simulation Environments

2025-03-28 · CVPR 2025 1 · Luke Rowe, Roger Girgis, Anthony Gosselin, Liam Paull 외

We introduce Scenario Dreamer, a fully data-driven generative simulator for autonomous vehicle planning that generates both the initial traffic scene - comprising a lane graph and agent bounding boxes - and closed-loop a…

GPUScene Generation

Beyond Placement and Articulation: Usage-Driven Code Scenes for Embodied Interaction

2026-08-19 · Zijian Xiao, Zipeng Ye, Jinkun Hao, Xiong Yang 외 arxiv

Indoor scene synthesis provides essential environments for embodied AI, robotic manipulation, and simulation-based policy learning. Recent code-based scene generation methods produce editable and extensible environments,…

Indoor Scene SynthesisScene Generation

Multi-source Pseudo-label Learning of Semantic Segmentation for the Scene Recognition of Agricultural Mobile Robots

2021-02-12 · Shigemichi Matsuzaki, Jun Miura, Hiroaki Masuzawa

This paper describes a novel method of training a semantic segmentation model for scene recognition of agricultural mobile robots exploiting publicly available datasets of outdoor scenes that are different from the targe…

Domain AdaptationPseudo LabelScene RecognitionSegmentation+2

URDFormer: A Pipeline for Constructing Articulated Simulation Environments from Real-World Images

2024-05-19 · Zoey Chen, Aaron Walsman, Marius Memmel, Kaichun Mo 외

Constructing simulation scenes that are both visually and physically realistic is a problem of practical interest in domains ranging from robotics to computer vision. This problem has become even more relevant as researc…

Scene Generation

SAGE: Scalable Agentic 3D Scene Generation for Embodied AI

2026-02-10 · Hongchi Xia, Xuan Li, Zhaoshuo Li, Qianli Ma 외 arxiv

Real-world data collection for embodied agents remains costly and unsafe, calling for scalable, realistic, and simulator-ready 3D environments. However, existing scene-generation systems often rely on rule-based or task-…

Scene Generation