POMA-3D: The Point Map Way to 3D Scene Understanding
Ye Mao, Weixun Luo, Ranran Huang, Junpeng Jing, Krystian Mikolajczyk
TL;DR
POMA-3D addresses the limited pretrained priors for 3D scene understanding by introducing point maps as a bridge between 2D foundation-model priors and 3D geometry. The method pretrains a 3D encoder on the ScenePoint dataset using two objectives: view-to-scene vision–language alignment to learn CLIP-aligned embeddings and POMA-JEPA to enforce multi-view geometric consistency, in a two-stage regime that warms up with 2D-derived data before leveraging multi-view room scenes. ScenePoint combines 6.5K real indoor scenes with 1M image-scene captions, enabling large-scale pretraining with pseudo point maps generated from 2D images via VGGT, and achieves strong zero-shot and finetuned performance across 3D QA, embodied navigation, scene retrieval, and embodied localization using only geometric inputs. The results demonstrate that transferring rich 2D priors through point maps substantially mitigates data scarcity in 3D learning and provides a scalable path toward generalizable 3D understanding for both specialist tasks and generalist systems.
Abstract
In this paper, we introduce POMA-3D, the first self-supervised 3D representation model learned from point maps. Point maps encode explicit 3D coordinates on a structured 2D grid, preserving global 3D geometry while remaining compatible with the input format of 2D foundation models. To transfer rich 2D priors into POMA-3D, a view-to-scene alignment strategy is designed. Moreover, as point maps are view-dependent with respect to a canonical space, we introduce POMA-JEPA, a joint embedding-predictive architecture that enforces geometrically consistent point map features across multiple views. Additionally, we introduce ScenePoint, a point map dataset constructed from 6.5K room-level RGB-D scenes and 1M 2D image scenes to facilitate large-scale POMA-3D pretraining. Experiments show that POMA-3D serves as a strong backbone for both specialist and generalist 3D understanding. It benefits diverse tasks, including 3D question answering, embodied navigation, scene retrieval, and embodied localization, all achieved using only geometric inputs (i.e., 3D coordinates). Overall, our POMA-3D explores a point map way to 3D scene understanding, addressing the scarcity of pretrained priors and limited data in 3D representation learning. Project Page: https://matchlab-imperial.github.io/poma3d/
