PAR3D: A Unified 3D-MLLM with Part-Aware Representation for Scene Understanding
About
Recent advances in 3D multimodal large language models (3D-MLLMs) have enabled unified solutions for 3D scene understanding tasks, including visual question answering, captioning, and referring segmentation. However, existing 3D-MLLMs remain largely object-centric, limiting their ability to model fine-grained part structures that are essential for embodied interaction with 3D environments. In this work, we present PAR3D, a unified part-aware 3D-MLLM framework that enables models to understand, reason about, and ground both objects and their parts in 3D scenes. To enable training and evaluation of part-aware 3D scene understanding, we introduce ScenePart, a synthetic 3D scene dataset with part-level annotations and language instructions. We further develop Part-Aware 3D Representation Learning to enrich 3D visual representations with fine-grained part-level semantics, and propose Hierarchical Segmentation Query Generation to ground part targets via hierarchical object-part queries. Extensive experiments show that our method substantially improves part-level question answering and referring segmentation, while also achieving strong performance across object-level vision-language tasks.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| 3D Question Answering | ScanQA (val) | CIDEr95.7 | 391 | |
| 3D Question Answering | SQA3D (test) | EM@154.6 | 197 | |
| 3D Dense Captioning | Scan2Cap (val) | CIDEr (@0.5)0.814 | 53 | |
| Referring 3D Instance Segmentation | ScanRefer (val) | mIoU49.9 | 43 | |
| 3D Referring Segmentation | Multi3DRefer (val) | mIoU53.4 | 11 | |
| Referring Segmentation | ScenePart-Seg | Object mIoU89.6 | 4 | |
| Visual Question Answering | ScenePart-QA | C Score191.1 | 3 |