Papers › MiniGPT-3D: Efficiently Aligning 3D Point Clouds with Large Language Models using 2D Priors

MiniGPT-3D: Efficiently Aligning 3D Point Clouds with Large Language Models using 2D Priors

2 May 2024arXiv:2405.01413archive 2025-07-28

Yuan Tang, Xu Han, Xianzhi Li, Qiao Yu, Yixue Hao, Long Hu, Min Chen

Large 2D vision-language models (2D-LLMs) have gained significant attention by bridging Large Language Models (LLMs) with images using a simple projector. Inspired by their success, large 3D point cloud-language models (3D-LLMs) also integrate point clouds into LLMs. However, directly aligning point clouds with LLM requires expensive training costs, typically in hundreds of GPU-hours on A100, which hinders the development of 3D-LLMs. In this paper, we introduce MiniGPT-3D, an efficient and powerful 3D-LLM that achieves multiple SOTA results while training for only 27 hours on one RTX 3090. Specifically, we propose to align 3D point clouds with LLMs using 2D priors from 2D-LLMs, which can leverage the similarity between 2D and 3D visual information. We introduce a novel four-stage training strategy for modality alignment in a cascaded way, and a mixture of query experts module to adaptively aggregate features with high efficiency. Moreover, we utilize parameter-efficient fine-tuning methods LoRA and Norm fine-tuning, resulting in only 47.8M learnable parameters, which is up to 260x fewer than existing methods. Extensive experiments show that MiniGPT-3D achieves SOTA on 3D object classification and captioning tasks, with significantly cheaper training costs. Notably, MiniGPT-3D gains an 8.12 increase on GPT-4 evaluation score for the challenging object captioning task compared to ShapeLLM-13B, while the latter costs 160 total GPU-hours on 8 A800. We are the first to explore the efficient 3D-LLM, offering new insights to the community. Code and weights are available at https://github.com/TangYuan96/MiniGPT-3D.

PaperPDFCode

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

Code

tangyuan96/minigpt-3d officialmentioned in papermentioned on GitHubpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

Not run by Syntology. Nothing on this page verifies that the listed code works.

Tasks

3D Object Captioning3D Object ClassificationGenerative 3D Object Classificationparameter-efficient fine-tuning

1 archive task tag without a task page not shown.

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
3D Object Captioning Objaverse MiniGPT-3D Sentence-BERT 49.54 #1 of 6 Archive leaderboard report
3D Object Captioning Objaverse MiniGPT-3D Correctness 3.50 #1 of 6 Archive leaderboard report
3D Object Captioning Objaverse MiniGPT-3D GPT-4 57.06 #1 of 6 Archive leaderboard report
3D Object Captioning Objaverse MiniGPT-3D Hallucination 0.71 #1 of 6 Archive leaderboard report
3D Object Captioning Objaverse MiniGPT-3D Precision 83.14 #1 of 6 Archive leaderboard report
3D Object Captioning Objaverse MiniGPT-3D SimCSE 51.39 #1 of 6 Archive leaderboard report
Generative 3D Object Classification ModelNet40 MiniGPT-3D ModelNet40 (Average) 60.86 #1 of 6 Archive leaderboard report
Generative 3D Object Classification ModelNet40 MiniGPT-3D ModelNet40 (C) 59.97 #1 of 6 Archive leaderboard report
Generative 3D Object Classification ModelNet40 MiniGPT-3D ModelNet40 (I) 61.75 #1 of 6 Archive leaderboard report
Generative 3D Object Classification Objaverse MiniGPT-3D Objaverse (Average) 60.25 #1 of 7 Archive leaderboard report
Generative 3D Object Classification Objaverse MiniGPT-3D Objaverse (C) 60.50 #1 of 7 Archive leaderboard report
Generative 3D Object Classification Objaverse MiniGPT-3D Objaverse (I) 60.00 #1 of 7 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Methods

ALIGNAbsolute Position EncodingsAdamAttentionBPEDense ConnectionsDropoutGPT-4Label SmoothingLayer NormalizationLinear LayerMulti-Head AttentionPosition-Wise Feed-Forward LayerResidual ConnectionSoftmaxTransformer

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections