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

· Source: Artificial Intelligence · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Robotics & Autonomous Systems · Depth: Expert, quick

Summary

SceneActBench is a new benchmark designed to evaluate vision-language model (VLM) agents' ability to act on complete multi-object 3D scenes, addressing a gap where existing benchmarks focus on textual responses or single-object operations. It comprises five distinct 3D tasks, built from 210 source instances, yielding 520 task cases with paired input conditions. Agents receive PNG images or sampled video frames, and optionally 3D assets, then act within a 3D environment. Evaluation uses task-specific geometric metrics against hidden ground truth, all within one fixed agent loop for fair comparison. Initial testing across eleven proprietary VLM configurations revealed overall scores spanning 38.6-50.2, indicating no single VLM performs consistently well across all tasks, with further analysis detailing failure manifestations.

Key takeaway

For Machine Learning Engineers developing VLM agents for 3D scene interaction, recognize that current models, even proprietary ones, exhibit inconsistent performance across diverse 3D action tasks, scoring only 38.6-50.2 on SceneActBench. You should prioritize research and development into improving agent robustness and generalizability for multi-object manipulation rather than expecting consistent out-of-the-box reliability. Focus on understanding specific failure modes to build more capable agents.

Key insights

SceneActBench evaluates VLM agents' action capabilities on complex 3D scenes, revealing current models struggle with consistent performance.

Principles

Method

Agents receive visual inputs (PNG/video) and 3D assets, then act in a 3D environment. Outputs are scored against hidden ground truth using task-specific geometric metrics within a fixed agent loop.

In practice

Topics

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

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Artificial Intelligence.