paper-with-me

Papers

VoxelCodeBench: Benchmarking 3D World Modeling Through Code Generation

2026-04-02 · Yan Zheng, Florian Bordes arxiv

Evaluating code generation models for 3D spatial reasoning requires executing generated code in realistic environments and assessing outputs beyond surface-level correctness. We introduce a platform VoxelCode, for analyzing code generation capabilities for 3D understanding and environment creation. Our platform integrates natural language task specification, API-driven code execution in Unreal Engine, and a unified evaluation pipeline supporting both automated metrics and human assessment. To demonstrate its utility, we construct VoxelCodeBench, a benchmark of voxel manipulation tasks spanning three reasoning dimensions: symbolic interpretation, geometric construction, and artistic composition. Evaluating leading code generation models, we find that producing executable code is far easier than producing spatially correct outputs, with geometric construction and multi-object composition proving particularly challenging. By open-sourcing our platform and benchmark, we provide the community with extensible infrastructure for developing new 3D code generation benchmarks and probing spatial reasoning in future models.

📄 PDF Abstract BibTeX arXiv:2604.02580

Code (0)

등록된 구현이 없습니다.

Tasks

Spatial ReasoningCode Generation

Similar Papers 제목 키워드 기반

EgoFun3D: Modeling Interactive Objects from Egocentric Videos using Function Templates

2026-04-13 · Weikun Peng, Denys Iliash, Manolis Savva arxiv

We present EgoFun3D, a coordinated task formulation, dataset, and benchmark for modeling interactive 3D objects from egocentric videos. Interactive objects are of high interest for embodied AI but scarce, making modeling…

Jasmine: A Simple, Performant and Scalable JAX-based World Modeling Codebase

2025-10-30 · Mihir Mahajan, Alfred Nguyen, Franz Srambical, Stefan Bauer arxiv

While world models are increasingly positioned as a pathway to overcoming data scarcity in domains such as robotics, open training infrastructure for world modeling remains nascent. We introduce Jasmine, a performant JAX…

Forecasting Future International Events: A Reliable Dataset for Text-Based Event Modeling

2024-11-21 · Daehoon Gwak, Junwoo Park, Minho Park, ChaeHun Park 외

Predicting future international events from textual information, such as news articles, has tremendous potential for applications in global policy, strategic decision-making, and geopolitics. However, existing datasets a…

ArticlesBenchmarkingDecision MakingPrediction

EBES: Easy Benchmarking for Event Sequences

2024-10-04 · Dmitry Osin, Igor Udovichenko, Viktor Moskvoretskii, Egor Shvetsov 외

Event sequences, characterized by irregular sampling intervals and a mix of categorical and numerical features, are common data structures in various real-world domains such as healthcare, finance, and user interaction l…

Benchmarking

OmniGenBench: Automating Large-scale in-silico Benchmarking for Genomic Foundation Models

2024-10-02 · Heng Yang, Jack Cole, Ke Li

The advancements in artificial intelligence in recent years, such as Large Language Models (LLMs), have fueled expectations for breakthroughs in genomic foundation models (GFMs). The code of nature, hidden in diverse gen…

Benchmarking