paper-with-me

Papers

Imagine a City: CityGenAgent for Procedural 3D City Generation

2026-02-05 · Zishan Liu, Zecong Tang, RuoCheng Wu, Xinzhe Zheng, Jingyu Hu, Ka-Hei Hui, Haoran Xie, Bo Dai, Zhengzhe Liu arxiv

The automated generation of interactive 3D cities is a critical challenge with broad applications in autonomous driving, virtual reality, and embodied intelligence. While recent advances in generative models and procedural techniques have improved the realism of city generation, existing methods often struggle with high-fidelity asset creation, controllability, and manipulation. In this work, we introduce CityGenAgent, a natural language-driven framework for hierarchical procedural generation of high-quality 3D cities. Our approach decomposes city generation into two interpretable components, Block Program and Building Program. To ensure structural correctness and semantic alignment, we adopt a two-stage learning strategy: (1) Supervised Fine-Tuning (SFT). We train BlockGen and BuildingGen to generate valid programs that adhere to schema constraints, including non-self-intersecting polygons and complete fields; (2) Reinforcement Learning (RL). We design Spatial Alignment Reward to enhance spatial reasoning ability and Visual Consistency Reward to bridge the gap between textual descriptions and the visual modality. Benefiting from the programs and the models' generalization, CityGenAgent supports natural language editing and manipulation. Comprehensive evaluations demonstrate superior semantic alignment, visual quality, and controllability compared to existing methods, establishing a robust foundation for scalable 3D city generation.

📄 PDF Abstract BibTeX arXiv:2602.05362

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningAutonomous DrivingSpatial Reasoning

Similar Papers 제목 키워드 기반

Proc-GS: Procedural Building Generation for City Assembly with 3D Gaussians

2024-12-10 · Yixuan Li, Xingjian Ran, Linning Xu, Tao Lu 외

Buildings are primary components of cities, often featuring repeated elements such as windows and doors. Traditional 3D building asset creation is labor-intensive and requires specialized skills to develop design rules. …

Asset ManagementManagement

Believable Minecraft Settlements by Means of Decentralised Iterative Planning

2023-09-19 · Arthur van der Staaij, Jelmer Prins, Vincent L. Prins, Julian Poelsma 외

Procedural city generation that focuses on believability and adaptability to random terrain is a difficult challenge in the field of Procedural Content Generation (PCG). Dozens of researchers compete for a realistic appr…

Minecraft

Video-as-Answer: Predict and Generate Next Video Event with Joint-GRPO

2025-11-20 · Junhao Cheng, Liang Hou, Xin Tao, Jing Liao arxiv

While language models have become impactful in many real-world applications, video generation remains largely confined to entertainment. Motivated by video's inherent capacity to demonstrate physical-world information th…

Reinforcement LearningVideo Generation

IMAGINE: Image Synthesis by Image-Guided Model Inversion

2021-04-13 · CVPR 2021 1 · Pei Wang, Yijun Li, Krishna Kumar Singh, Jingwan Lu 외

We introduce an inversion based method, denoted as IMAge-Guided model INvErsion (IMAGINE), to generate high-quality and diverse images from only a single training sample. We leverage the knowledge of image semantics from…

Image GenerationmodelSpecificity

Guided Proceduralization: Optimizing Geometry Processing and Grammar Extraction for Architectural Models

2018-07-06 · Ilke Demir, Daniel G. Aliaga

We describe a guided proceduralization framework that optimizes geometry processing on architectural input models to extract target grammars. We aim to provide efficient artistic workflows by creating procedural represen…