CVAICLRODec 14, 2023

Holodeck: Language Guided Generation of 3D Embodied AI Environments

AI2
arXiv:2312.09067v2263 citationsh-index: 67CVPR
Originality Highly original
AI Analysis

This addresses the bottleneck of manual environment creation for Embodied AI researchers, enabling more diverse and scalable training scenarios.

The paper tackles the problem of creating diverse 3D environments for Embodied AI by introducing Holodeck, a system that automatically generates scenes from user prompts, resulting in annotators preferring it over manual baselines and enabling agent training in novel scenes without human data.

3D simulated environments play a critical role in Embodied AI, but their creation requires expertise and extensive manual effort, restricting their diversity and scope. To mitigate this limitation, we present Holodeck, a system that generates 3D environments to match a user-supplied prompt fully automatedly. Holodeck can generate diverse scenes, e.g., arcades, spas, and museums, adjust the designs for styles, and can capture the semantics of complex queries such as "apartment for a researcher with a cat" and "office of a professor who is a fan of Star Wars". Holodeck leverages a large language model (i.e., GPT-4) for common sense knowledge about what the scene might look like and uses a large collection of 3D assets from Objaverse to populate the scene with diverse objects. To address the challenge of positioning objects correctly, we prompt GPT-4 to generate spatial relational constraints between objects and then optimize the layout to satisfy those constraints. Our large-scale human evaluation shows that annotators prefer Holodeck over manually designed procedural baselines in residential scenes and that Holodeck can produce high-quality outputs for diverse scene types. We also demonstrate an exciting application of Holodeck in Embodied AI, training agents to navigate in novel scenes like music rooms and daycares without human-constructed data, which is a significant step forward in developing general-purpose embodied agents.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes