arXiv:2508.02172cs.CVcs.AI2025-08中稿 · MM'25被引 4

用高斯点云统一建模,实现跨模态3D表征高效自监督学习

GaussianCross: Cross-modal Self-supervised 3D Representation Learning via Gaussian Splatting

  • 将不一致点云转为统一高斯表示,避免信息丢失
  • 在1%数据下达到顶尖性能,参数仅需0.1%
  • 适合需要少样本高效训练的3D视觉任务

3D场景理解中,信息丰富且鲁棒的点表示至关重要。尽管现有自监督预训练方法表现良好,但因点区分度不足,仍普遍存在模型坍塌与结构信息缺失问题,导致表达不可靠、性能不佳。本文提出GaussianCross,一种融合前馈3D高斯点绘(3DGS)技术的跨模态自监督3D表征学习架构。该方法可将尺度不一的3D点云无缝转换为统一立方体归一化的高斯表示,保留细节并支持稳定泛化预训练。随后引入三属性自适应蒸馏点绘模块,构建3D特征场,协同捕获外观、几何与语义线索,维持跨模态一致性。在ScanNet、ScanNet200和S3DIS等基准上评估表明,GaussianCross具备显著的参数与数据效率:线性探测仅使用<0.1%参数,1%场景数据训练即达领先水平。此外,全微调下在ScanNet200语义分割任务上提升9.3% mIoU,实例分割提升6.1% AP$_{50}$,验证了方法有效性。代码、权重与可视化已公开于https://rayyoh.github.io/GaussianCross/

原文摘要 · Abstract (English)

The significance of informative and robust point representations has been widely acknowledged for 3D scene understanding. Despite existing self-supervised pre-training counterparts demonstrating promising performance, the model collapse and structural information deficiency remain prevalent due to insufficient point discrimination difficulty, yielding unreliable expressions and suboptimal performance. In this paper, we present GaussianCross, a novel cross-modal self-supervised 3D representation learning architecture integrating feed-forward 3D Gaussian Splatting (3DGS) techniques to address current challenges. GaussianCross seamlessly converts scale-inconsistent 3D point clouds into a unified cuboid-normalized Gaussian representation without missing details, enabling stable and generalizable pre-training. Subsequently, a tri-attribute adaptive distillation splatting module is incorporated to construct a 3D feature field, facilitating synergetic feature capturing of appearance, geometry, and semantic cues to maintain cross-modal consistency. To validate GaussianCross, we perform extensive evaluations on various benchmarks, including ScanNet, ScanNet200, and S3DIS. In particular, GaussianCross shows a prominent parameter and data efficiency, achieving superior performance through linear probing (<0.1% parameters) and limited data training (1% of scenes) compared to state-of-the-art methods. Furthermore, GaussianCross demonstrates strong generalization capabilities, improving the full fine-tuning accuracy by 9.3% mIoU and 6.1% AP$_{50}$ on ScanNet200 semantic and instance segmentation tasks, respectively, supporting the effectiveness of our approach. The code, weights, and visualizations are publicly available at \href{https://rayyoh.github.io/GaussianCross/}{https://rayyoh.github.io/GaussianCross/}.

3D表征自监督高斯点云跨模态

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。