SceneActBench: Can Agents Act on the 3D Scenes They See?

· Source: cs.CV updates on arXiv.org · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Robotics & Autonomous Systems · Depth: Expert, extended

Summary

SceneActBench is a new benchmark designed to evaluate vision-language model (VLM) agents' ability to act on complex, multi-object 3D scenes, addressing a gap in existing benchmarks that focus on textual responses or single-object operations. It features a unified agent-environment loop where agents receive PNG images or video frames and manipulate a 3D environment using Blender code. The benchmark comprises five distinct tasks—Layout, Camera, Articulated, Reconstruction, and Dynamic—derived from 210 source instances, resulting in 520 task cases. Evaluations against hidden ground truth use task-specific geometric metrics. Initial testing of eleven proprietary VLM configurations revealed Overall scores ranging from 38.6 to 50.2, with Doubao Seed 2.0 Pro achieving the highest at 50.2. No single VLM consistently excelled across all tasks, highlighting varied strengths and persistent challenges in 3D scene understanding and action.

Key takeaway

For AI Engineers developing or evaluating VLM agents for 3D scene manipulation, recognize that current models lack consistent performance across diverse tasks like layout, articulation, and reconstruction. You should prioritize developing specialized capabilities rather than relying on generalist improvements, as more interaction or visual input does not guarantee better results. Utilize diagnostic metrics to pinpoint specific failure stages, guiding targeted model improvements for robust 3D agent behavior.

Key insights

VLM agents acting on 3D scenes require distinct capabilities, as no single model consistently performs well across diverse tasks.

Principles

Method

SceneActBench evaluates VLM agents by having them observe visual inputs, execute Blender code via a shared Model Context Protocol (MCP) interface, render, and iteratively revise actions against hidden 3D ground truth.

In practice

Topics

Code references

Best for: Research Scientist, Computer Vision Engineer, AI Scientist, Machine Learning Engineer, AI Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by cs.CV updates on arXiv.org.