paper-with-me

홈 › Papers

WorldCoder-Bench: Benchmarking Physically Grounded 3D World Synthesis

2026-06-01 · Shuo Lu, Yinuo Xu, Kecheng Yu, Siru Jiang, Yongcan Yu, Yubin Wang, Haitao Yang, Yuxiang Zhang, Bin Wang, Ran He, Jian Liang arxiv

Large language models (LLMs) are increasingly asked not only to write static interfaces, but to construct executable interactive worlds from natural language. Browser-native 3D, commonly built with Three.js, is a natural next frontier: generated programs must integrate assets, obey spatial and physical constraints, and keep user-facing controls synchronized with hidden runtime state. Existing web-generation benchmarks and evaluators, however, largely observe only pixels or DOM nodes, while the mechanics of a Three.js world unfold inside an opaque <canvas>. We introduce WorldCoder-Bench, a benchmark for autonomous, physically grounded 3D world synthesis. WorldCoder-Bench contains 2,026 expert-curated tasks across Simulation, Rendering, and Application scenarios, with optional .glb assets and hidden behavioral contracts. We further propose StateProbe, an execution-based protocol that probes generated programs in a sandboxed browser and verifies hidden, mutation-hardened contracts over runtime states and transitions. Beyond verification coverage, we report Return on Automation and Time Efficiency Multiplier to measure correctness-adjusted cost and time savings. Across nine frontier models, the best system reaches only 27.8% verification coverage on WorldCoder-Core and 19.9% on WorldCoder-Robust, with failures dominated by state-schema drift and broken interaction chains rather than missing scene elements. Utility metrics further show that cheap or fast models can still provide substantial value on easier domains. WorldCoder-Bench is available at https://anonymous.4open.science/r/WorldCoder-Bench/.

📄 PDF Abstract BibTeX arXiv:2606.01869

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

TimeSpot: Benchmarking Geo-Temporal Understanding in Vision-Language Models in Real-World Settings

2026-03-04 · Azmine Toushik Wasi, Shahriyar Zaman Ridoy, Koushik Ahamed Tonmoy, Kinga Tshering 외 arxiv

Geo-temporal understanding, the ability to infer location, time, and contextual properties from visual input alone, underpins applications such as disaster management, traffic planning, embodied navigation, world modelin…

Structured Prediction

UENR-600K: A Large-Scale Physically Grounded Dataset for Nighttime Video Deraining

2026-04-06 · Pei Yang, Hai Ci, Beibei Lin, Yiren Song 외 arxiv

Nighttime video deraining is uniquely challenging because raindrops interact with artificial lighting. Unlike daytime white rain, nighttime rain takes on various colors and appears locally illuminated. Existing small-sca…

Video GenerationVideo deraining

Switch4EAI: Leveraging Console Game Platform for Benchmarking Robotic Athletics

2025-08-19 · Tianyu Li, Jeonghwan Kim, Wontaek Kim, Donghoon Baek 외 arxiv

Recent advances in whole-body robot control have enabled humanoid and legged robots to execute increasingly agile and coordinated movements. However, standardized benchmarks for evaluating robotic athletic performance in…

A Physics-Grounded Benchmark for Multi-Agent Dynamics in World Models

2026-06-27 · Nuo Chen, Lulin Liu, Zihao Li, Ziyao Zeng 외 arxiv

Generative world models hold immense promise as scalable simulators for autonomous systems, particularly for synthesizing rare but safety-critical multi-agent interactions, such as vehicle collisions. However, current ev…

NewtPhys: Do Foundation Models Understand Newtonian Physics?

2026-06-02 · Sebastian Cavada, Soumava Paul, Tuan-Hung Vu, Andrei Bursuc 외 arxiv

Previous work has evaluated physics reasoning in foundation models using synthetic or semi-synthetic scenes and visual question-answering tasks. However, these benchmarks emphasize high-level events and lack the visual f…