paper-with-me

Papers

SceneFoundry: Generating Interactive Infinite 3D Worlds

2026-01-09 · ChunTeng Chen, YiChen Hsu, YiWen Liu, WeiFang Sun, TsaiChing Ni, ChunYi Lee, Min Sun, YuanFu Yang arxiv

The ability to automatically generate large-scale, interactive, and physically realistic 3D environments is crucial for advancing robotic learning and embodied intelligence. However, existing generative approaches often fail to capture the functional complexity of real-world interiors, particularly those containing articulated objects with movable parts essential for manipulation and navigation. This paper presents SceneFoundry, a language-guided diffusion framework that generates apartment-scale 3D worlds with functionally articulated furniture and semantically diverse layouts for robotic training. From natural language prompts, an LLM module controls floor layout generation, while diffusion-based posterior sampling efficiently populates the scene with articulated assets from large-scale 3D repositories. To ensure physical usability, SceneFoundry employs differentiable guidance functions to regulate object quantity, prevent articulation collisions, and maintain sufficient walkable space for robotic navigation. Extensive experiments demonstrate that our framework generates structurally valid, semantically coherent, and functionally interactive environments across diverse scene types and conditions, enabling scalable embodied AI research. project page: https://anc891203.github.io/SceneFoundry-Demo/

📄 PDF Abstract BibTeX arXiv:2601.05810

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

HunyuanWorld 1.0: Generating Immersive, Explorable, and Interactive 3D Worlds from Words or Pixels

2025-07-29 · HunyuanWorld Team, Zhenwei Wang, Yuhao Liu, Junta Wu 외 arxiv

Creating immersive and playable 3D worlds from texts or images remains a fundamental challenge in computer vision and graphics. Existing world generation approaches typically fall into two categories: video-based methods…

Bringing Stories Alive: Generating Interactive Fiction Worlds

2020-01-28 · Prithviraj Ammanabrolu, Wesley Cheung, Dan Tu, William Broniec 외

World building forms the foundation of any task that requires narrative intelligence. In this work, we focus on procedurally generating interactive fiction worlds---text-based worlds that players "see" and "talk to" usin…

Text Generation

InfiniteDiffusion: Bridging Learned Fidelity and Procedural Utility for Open-World Terrain Generation

2025-12-09 · Alexander Goslin arxiv

For decades, procedural worlds have been built on procedural noise functions such as Perlin noise, which are fast and infinite, yet fundamentally limited in realism and large-scale coherence. Conversely, diffusion models…

Generating Interactive Worlds with Text

2019-11-20 · Angela Fan, Jack Urbanek, Pratik Ringshia, Emily Dinan 외

Procedurally generating cohesive and interesting game environments is challenging and time-consuming. In order for the relationships between the game elements to be natural, common-sense has to be encoded into arrangemen…

BIG-bench Machine LearningCommon Sense Reasoning

IVIE: A Neuro-symbolic Approach to Incremental and Validated Generation of Interactive Fiction Worlds

2026-06-11 · Micaela Vaucher, Santiago Silveira, Santiago Góngora, Luis Chiruzzo arxiv

Computational creativity in Interactive Fiction faces a fundamental tension: Large Language Models (LLM) may produce creative narratives but struggle with world coherence, while symbolic systems ensure consistency but la…