Idea23D: Collaborative LMM Agents Enable 3D Model Generation from Interleaved Multimodal Inputs
Junhao Chen, Xiang Li, Xiaojun Ye, Chao Li, Zhaoxin Fan, Hao Zhao
TL;DR
Idea23D tackles the challenge of generating textured 3D content from high-level, interleaved multimodal inputs (IDEAs) by orchestrating three LMM-based agents for prompt generation, draft selection, and feedback reflection, augmented by a memory module. The framework converts IDEA inputs into Text-to-Image prompts and then into 3D via an Image-to-3D pipeline, iterating with a memory-guided refinement loop to improve alignment. It introduces Eval3DAIGC-198, a dataset of 198 IDEAs used to quantify how well generated outputs match inputs, and demonstrates superior performance in success rate, accuracy, and user satisfaction across diverse LMM, T-2-I, and I-2-3D backbones, supported by a user study and ablation analyses. The results indicate that automated self-refinement accelerates convergence and yields outputs closer to ground truth than caption-based baselines, signaling strong practical impact for automated, multimodal 3D design tools.
Abstract
With the success of 2D diffusion models, 2D AIGC content has already transformed our lives. Recently, this success has been extended to 3D AIGC, with state-of-the-art methods generating textured 3D models from single images or text. However, we argue that current 3D AIGC methods still do not fully unleash human creativity. We often imagine 3D content made from multimodal inputs, such as what it would look like if my pet bunny were eating a doughnut on the table. In this paper, we explore a novel 3D AIGC approach: generating 3D content from IDEAs. An IDEA is a multimodal input composed of text, image, and 3D models. To our knowledge, this challenging and exciting 3D AIGC setting has not been studied before. We propose the new framework Idea23D, which combines three agents based on large multimodal models (LMMs) and existing algorithmic tools. These three LMM-based agents are tasked with prompt generation, model selection, and feedback reflection. They collaborate and critique each other in a fully automated loop, without human intervention. The framework then generates a text prompt to create 3D models that align closely with the input IDEAs. We demonstrate impressive 3D AIGC results that surpass previous methods. To comprehensively assess the 3D AIGC capabilities of Idea23D, we introduce the Eval3DAIGC-198 dataset, containing 198 multimodal inputs for 3D generation tasks. This dataset evaluates the alignment between generated 3D content and input IDEAs. Our user study and quantitative results show that Idea23D significantly improves the success rate and accuracy of 3D generation, with excellent compatibility across various LMM, Text-to-Image, and Image-to-3D models. Code and dataset are available at \url{https://idea23d.github.io/}.
