π€ AI Summary
Existing small-scale 3D-aware models suffer from poor generalization, while multimodal large language models (MLLMs) exhibit limited capability in open-scene single-image 3D perception due to weak local 3D spatial understanding, inaccurate geometric numerical output, and poor adaptability to varying camera focal lengths. To address these limitations, we propose the first MLLM adaptation framework for general-purpose 3D perception. Our method enhances fine-grained geometric perception via spatially augmented local feature extraction, introduces 3D query tokens to guide geometric decoding, and designs a geometric-projection-based 3D reasoning mechanism that explicitly models camera parameters and spatial relationships. We employ parameter-efficient fine-tuning and train on IG3Dβa newly constructed fine-grained image-geometry-text QA datasetβto enable joint vision-language-geometry modeling. Our approach achieves state-of-the-art performance across multiple 3D benchmarks, notably outperforming prior methods in cross-focal-length, open-vocabulary object, and complex-layout scenarios.
π Abstract
Recent advancements in autonomous driving, augmented reality, robotics, and embodied intelligence have necessitated 3D perception algorithms. However, current 3D perception methods, especially specialized small models, exhibit poor generalization in open scenarios. On the other hand, multimodal large language models (MLLMs) excel in general capacity but underperform in 3D tasks, due to weak 3D local spatial object perception, poor text-based geometric numerical output, and inability to handle camera focal variations. To address these challenges, we propose the following solutions: Spatial-Enhanced Local Feature Mining for better spatial feature extraction, 3D Query Token-Derived Info Decoding for precise geometric regression, and Geometry Projection-Based 3D Reasoning for handling camera focal length variations. We employ parameter-efficient fine-tuning for a pre-trained MLLM and develop LLMI3D, a powerful 3D perception MLLM. Additionally, we have constructed the IG3D dataset, which provides fine-grained descriptions and question-answer annotations. Extensive experiments demonstrate that our LLMI3D achieves state-of-the-art performance, outperforming other methods by a large margin.