Point Cloud as a Foreign Language for Multi-modal Large Language Model
Sneha Paul, Zachary Patterson, Nizar Bouguila

TL;DR
This paper introduces SAGE, an end-to-end 3D multi-modal large language model that processes raw point clouds directly, improving semantic alignment, efficiency, and reasoning in 3D understanding tasks.
Contribution
SAGE is the first model to treat point clouds as a foreign language, using a novel tokenizer and training strategy to enhance 3D understanding without pre-trained encoders.
Findings
Outperforms encoder-based methods on 3D benchmarks.
Offers significant computational efficiency improvements.
Demonstrates robustness to input resolution variations.
Abstract
Multi-modal large language models (MLLMs) have shown remarkable progress in integrating visual and linguistic understanding. Recent efforts have extended these capabilities to 3D understanding through encoder-based architectures that rely on pre-trained 3D encoders to extract geometric features. However, such approaches suffer from semantic misalignment between geometric and linguistic spaces, resolution sensitivity, and substantial computational overhead. In this work, we present SAGE, the first end-to-end 3D MLLM that directly processes raw point clouds without relying on a pre-trained 3D encoder. Our approach introduces a lightweight 3D tokenizer that combines geometric sampling and neighbourhood aggregation with vector quantization to convert point clouds into discrete tokens--treating 3D data as a foreign language that naturally extends the LLM's vocabulary. Furthermore, to enhance…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMultimodal Machine Learning Applications · Advanced Neural Network Applications · Domain Adaptation and Few-Shot Learning
