P3D-Bench: Benchmarking MLLMs for Parametric 3D Generation and Structural Reasoning
Yikang Yang, Zhanpeng Hu, Youtian Lin, Mengqi Zhou, Jingxi Xu, Feihu Zhang
- Published
- Jun 9, 2026 — 17:36 UTC
Problem
The paper addresses a significant gap in the evaluation of multimodal large language models (MLLMs) concerning their ability to generate parametric 3D models from textual and visual inputs. Existing benchmarks inadequately assess the complexity of 3D modeling through code, which requires not only the generation of runnable code but also the ability to produce geometrically precise, semantically aligned, and assembly-consistent parametric 3D programs. This work is particularly relevant as it is a preprint and has not undergone peer review.
Method
The authors propose P3D-Bench, a comprehensive benchmark designed to evaluate MLLMs across three task families: Text-to-3D, Image-to-3D, and Assembly-3D. The benchmark employs a unified evaluation protocol that scores outputs based on several criteria: executability, geometric fidelity, topology, text-grounded constraints, multiview semantic alignment, and part-level structure. The evaluation involves 400 text cases, 400 image cases, and 203 annotated assemblies, with comparisons made against domain-specific models. The authors utilize a range of frontier MLLMs and text-only LLMs to assess performance, although specific architectures and training compute details are not disclosed.
Results
The evaluation reveals three key findings:
- The Assembly-3D task is the most challenging, with models struggling to compose multiple parts into a coherent structure.
- While models can often recover the global shape and semantic identity of the target object, they frequently fail to reproduce the precise parametric geometry specified by the input.
- Part-level modeling is particularly weak in the assembly context, with models unable to accurately recover the geometry of individual parts or the correct number of parts. These findings highlight the limitations of current MLLMs in achieving high fidelity in parametric 3D generation.
Limitations
The authors acknowledge that the benchmark may not fully capture the nuances of 3D modeling, particularly in complex assembly scenarios. They also note that the reliance on existing MLLMs may limit the generalizability of the results, as these models may not be optimized for 3D generation tasks. Additionally, the benchmark’s focus on specific evaluation criteria may overlook other important aspects of 3D modeling, such as user interaction and real-time performance.
Why it matters
P3D-Bench establishes a critical framework for assessing the capabilities of MLLMs in the domain of parametric 3D generation, providing a structured approach to evaluate their performance in generating complex 3D structures. This benchmark has implications for future research in multimodal AI, particularly in enhancing the precision and reliability of models in 3D design applications. The findings underscore the need for further advancements in model architectures and training methodologies to improve parametric geometry recovery and part-level modeling, as discussed in the context of this work available on arXiv.
By Turing Wire editorial staff · Jun 9, 2026 · Editorial standards →
Source: arXiv cs.CV