← News

New Publication at ASYU 2026

Our paper on cost-efficient multi-agent LLM orchestration for procedural 3D content generation has been accepted at ASYU 2026.

Our latest research paper on cost-efficient multi-agent AI for procedural 3D content generation has been accepted for publication.

We are pleased to announce that our paper titled “Cost-Efficient Structured 3D Generation via Multi-Agent LLM Orchestration” has been accepted for publication.

The study, conducted by researchers Erdem Yiğit and Tacha Serif, introduces a novel multi-agent framework that significantly reduces the computational cost of AI-driven text-to-3D generation while maintaining high-quality, procedurally editable outputs.

Unlike conventional approaches that rely on a single large language model to generate complete 3D modeling code, the proposed framework divides the task between a high-capacity orchestration agent and a lightweight worker agent. The orchestrator performs geometric reasoning, retrieval, and validation, while the worker efficiently constructs Blender Geometry Nodes through structured Model Context Protocol (MCP) tool calls. The framework also incorporates a persistent Principle Store that continuously captures reusable design knowledge, enabling the system to learn from previous executions and reduce recurring errors over time.

The proposed approach was evaluated using the ShapeNet benchmark and compared against state-of-the-art commercial language models for procedural 3D generation. Experimental results demonstrate that the framework reduces token consumption by approximately 30% and lowers overall generation costs by 56%, while achieving the highest success rate (88%) and the strongest semantic alignment between generated models and user prompts.

This work demonstrates how intelligent orchestration of multiple AI agents can make structured 3D content generation substantially more efficient and scalable. The proposed architecture provides a practical foundation for future applications in computer-aided design, digital content creation, virtual environments, game development, and generative AI systems requiring editable procedural models.