EZBlender: Efficient 3D Editing with Plan-and-ReAct Agent
Hao Wang, Wenhui Zhu, Shao Tang, Zhipeng Wang, Xuanzhao Dong, Xin Li, Xiwen Chen, Ashish Bastola, Xinhao Huang, Yalin Wang, Abolfazl Razi
TL;DR
EZBlender addresses the efficiency–precision trade-off in 3D editing by integrating a Plan-and-ReAct architecture with edge autonomy, enabling semantic planning and domain-specific execution to run in parallel. The Planner decomposes user intent into domain-aware directives, while specialized Sub-Agents ground these into executable Blender constraints with bounded propose–verify–refine loops, reducing bottlenecks and latency. Through a dedicated BlenderGym-based benchmark and CLIP-based evaluations across text and visual prompts, EZBlender demonstrates competitive editing fidelity and significantly improved responsiveness—up to $7$ times faster and with substantially lower token usage—compared to state-of-the-art Blender-based agents. The results show robust text–visual alignment and effective multi-task editing, highlighting practical benefits for AI-assisted 3D workflows and offering a scalable design for domain-adapted, efficient agentic systems.
Abstract
As a cornerstone of the modern digital economy, 3D modeling and rendering demand substantial resources and manual effort when scene editing is performed in the traditional manner. Despite recent progress in VLM-based agents for 3D editing, the fundamental trade-off between editing precision and agent responsiveness remains unresolved. To overcome these limitations, we present EZBlender, a Blender agent with a hybrid framework that combines planning-based task decomposition and reactive local autonomy for efficient human AI collaboration and semantically faithful 3D editing. Specifically, this unexplored Plan-and-ReAct design not only preserves editing quality but also significantly reduces latency and computational cost. To further validate the efficiency and effectiveness of the proposed edge-autonomy architecture, we construct a dedicated multi-tasking benchmark that has not been systematically investigated in prior research. In addition, we provide a comprehensive analysis of language model preference, system responsiveness, and economic efficiency.
