用3D高斯点云统一视觉语言表示,提升3D多模态建模能力
CLIP-GS: Unifying Vision-Language Representation with 3D Gaussian Splatting
- 将3D高斯点云转为可序列化的高斯令牌,用Transformer学习嵌入
- 在多个3D任务上超越基于点云的模型,零样本分类准确率更高
- 适合做3D多模态理解、生成与跨模态检索的研究者使用
近期3D多模态学习取得显著进展,但多数模型仅能处理稀疏点云。相比新兴的3D高斯点云(3DGS)表示方法,点云难以刻画物体纹理,导致重建能力受限。本文提出CLIP-GS,一种基于3DGS的新型多模态表示学习框架。我们设计了GS Tokenizer,将3DGS转换为序列化高斯令牌,并通过预初始化权重的Transformer层生成3DGS嵌入。利用CLIP的视觉-文本嵌入与3DGS间的对比损失,结合图像投票损失引导梯度优化方向和收敛性。此外,我们提出高效生成3DGS、图像与文本三元组的方法,促进统一多模态表示学习。得益于对齐良好的多模态表示,CLIP-GS在多模态检索、零样本及少样本分类等任务中表现优异,优于基于点云的模型。
原文摘要 · Abstract (English)
Recent works in 3D multimodal learning have made remarkable progress. However, typically 3D multimodal models are only capable of handling point clouds. Compared to the emerging 3D representation technique, 3D Gaussian Splatting (3DGS), the spatially sparse point cloud cannot depict the texture information of 3D objects, resulting in inferior reconstruction capabilities. This limitation constrains the potential of point cloud-based 3D multimodal representation learning. In this paper, we present CLIP-GS, a novel multimodal representation learning framework grounded in 3DGS. We introduce the GS Tokenizer to generate serialized gaussian tokens, which are then processed through transformer layers pre-initialized with weights from point cloud models, resulting in the 3DGS embeddings. CLIP-GS leverages contrastive loss between 3DGS and the visual-text embeddings of CLIP, and we introduce an image voting loss to guide the directionality and convergence of gradient optimization. Furthermore, we develop an efficient way to generate triplets of 3DGS, images, and text, facilitating CLIP-GS in learning unified multimodal representations. Leveraging the well-aligned multimodal representations, CLIP-GS demonstrates versatility and outperforms point cloud-based models on various 3D tasks, including multimodal retrieval, zero-shot, and few-shot classification.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。