CVAIDec 14, 2025

Lemon: A Unified and Scalable 3D Multimodal Model for Universal Spatial Understanding

arXiv:2512.12822v11 citations
Originality Highly original
AI Analysis

This work addresses challenges in 3D spatial intelligence for applications like robotics and autonomous systems, offering a scalable and efficient solution.

The paper tackled the problem of scaling large multimodal models to 3D understanding by introducing Lemon, a unified transformer architecture that jointly processes 3D point cloud patches and language tokens, achieving new state-of-the-art performance across comprehensive 3D tasks.

Scaling large multimodal models (LMMs) to 3D understanding poses unique challenges: point cloud data is sparse and irregular, existing models rely on fragmented architectures with modality-specific encoders, and training pipelines often suffer from instability and poor scalability. We introduce Lemon, a unified transformer architecture that addresses these challenges by jointly processing 3D point cloud patches and language tokens as a single sequence. Unlike prior work that relies on modality-specific encoders and cross-modal alignment modules, this design enables early spatial-linguistic fusion, eliminates redundant encoders, improves parameter efficiency, and supports more effective model scaling. To handle the complexity of 3D data, we develop a structured patchification and tokenization scheme that preserves spatial context, and a three-stage training curriculum that progressively builds capabilities from object-level recognition to scene-level spatial reasoning. Lemon establishes new state-of-the-art performance across comprehensive 3D understanding and reasoning tasks, from object recognition and captioning to spatial reasoning in 3D scenes, while demonstrating robust scaling properties as model size and training data increase. Our work provides a unified foundation for advancing 3D spatial intelligence in real-world applications.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes