arXiv:2512.04021cs.CV2025-12被引 18

用2000个高斯点实现高效3D场景重建与理解

C3G: Learning Compact 3D Representations with 2K Gaussians

  • 仅在关键位置生成高斯点,减少冗余
  • 通过自注意力机制聚合多视角特征,提升精度
  • 适合需要轻量化3D建模的实时应用

从无姿态约束的稀疏视角中以前馈方式重建和理解3D场景仍是3D计算机视觉中的挑战。现有方法采用逐像素3D高斯点云进行重建,再通过2D到3D特征提升实现场景理解,但产生大量冗余高斯点,导致内存开销大且多视角特征聚合效果不佳,影响新视角合成与场景理解性能。本文提出C3G,一种新型前馈框架,仅在关键空间位置估计紧凑的3D高斯点,减少冗余并支持有效特征提升。引入可学习令牌,通过自注意力聚合多视角特征以指导高斯点生成,确保每个高斯点融合跨视角相关视觉信息。随后利用学习到的注意力模式高效解码高斯点以提升特征。在无姿态约束的新视角合成、3D开放词汇分割及视角不变特征聚合任务上的实验表明,紧凑且几何有意义的表示足以实现高质量场景重建与理解,相比现有方法具备更优的内存效率与特征保真度。

原文摘要 · Abstract (English)

Reconstructing and understanding 3D scenes from unposed sparse views in a feed-forward manner remains as a challenging task in 3D computer vision. Recent approaches use per-pixel 3D Gaussian Splatting for reconstruction, followed by a 2D-to-3D feature lifting stage for scene understanding. However, they generate excessive redundant Gaussians, causing high memory overhead and sub-optimal multi-view feature aggregation, leading to degraded novel view synthesis and scene understanding performance. We propose C3G, a novel feed-forward framework that estimates compact 3D Gaussians only at essential spatial locations, minimizing redundancy while enabling effective feature lifting. We introduce learnable tokens that aggregate multi-view features through self-attention to guide Gaussian generation, ensuring each Gaussian integrates relevant visual features across views. We then exploit the learned attention patterns for Gaussian decoding to efficiently lift features. Extensive experiments on pose-free novel view synthesis, 3D open-vocabulary segmentation, and view-invariant feature aggregation demonstrate our approach's effectiveness. Results show that a compact yet geometrically meaningful representation is sufficient for high-quality scene reconstruction and understanding, achieving superior memory efficiency and feature fidelity compared to existing methods.

3D重建高斯点云轻量化

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