paper-with-me

Papers

EmbodiedGen V2: An Agentic, Simulation-Ready 3D World Engine for Embodied AI

2026-07-08 · Xinjie Wang, Liu Liu, Taojun Ding, Andrew Choi, Chaodong Huang, Mengao Zhao, Ziang Li, Jackson Jiang, Chunlei Yu, Shengxiang Liu, Wei Xu, Zhizhong Su arxiv

We present EmbodiedGen V2, a generative 3D world engine for building executable policy-ready environments for embodied intelligence. Sim-ready 3D asset generation has advanced rapidly, yet assembling such assets into policy-ready task environments remains largely manual, limiting scalable closed-loop learning. EmbodiedGen V2 addresses this gap through a unified sim-ready representation that connects cross-simulator assets, interaction affordances, task-driven worlds, large-scale multi-room scenes, and stateful Vibe Coding into a generative, editable, and reusable simulation pipeline. The generated environments support manipulation, navigation, mobile manipulation, cross-simulator deployment, and embodied policy training. In evaluation, the asset pipeline achieves 96.5% human acceptance and 98.6% collision success, and 83.3% of task-driven worlds are directly usable for downstream simulation without manual modification. Online reinforcement learning with generated environments further improves simulation success from 9.7% to 79.8%, and transfers to real robots with task success increasing from 21.7% to 75.0%. These results establish EmbodiedGen V2 as scalable simulation infrastructure for training, evaluating, and deploying embodied policies.

📄 PDF Abstract BibTeX arXiv:2607.07459

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

EmbodiedGen: Towards a Generative 3D World Engine for Embodied Intelligence

2025-06-12 · Xinjie Wang, Liu Liu, Yu Cao, Ruiqi Wu 외

Constructing a physically realistic and accurately scaled simulated 3D world is crucial for the training and evaluation of embodied intelligence tasks. The diversity, realism, low cost accessibility and affordability of …

Image to 3DLayout GenerationScene GenerationText to 3D+1

Seed3D 1.0: From Images to High-Fidelity Simulation-Ready 3D Assets

2025-10-22 · Jiashi Feng, Xiu Li, Jing Lin, Jiahang Liu 외 arxiv

Developing embodied AI agents requires scalable training environments that balance content diversity with physics accuracy. World simulators provide such environments but face distinct limitations: video-based methods ge…

Scene Generation3D 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

Agentic LLM Planning via Step-Wise PDDL Simulation: An Empirical Characterisation

2026-03-06 · Kai Göbel, Pierrick Lorang, Patrik Zips, Tobias Glück arxiv

Task planning, the problem of sequencing actions to reach a goal from an initial state, is a core capability requirement for autonomous robotic systems. Whether large language models (LLMs) can serve as viable planners a…

AIDev: Studying AI Coding Agents on GitHub

2026-02-09 · Hao Li, Haoxiang Zhang, Ahmed E. Hassan arxiv

AI coding agents are rapidly transforming software engineering by performing tasks such as feature development, debugging, and testing. Despite their growing impact, the research community lacks a comprehensive dataset c…