arXiv:2608.22344cs.CV2026-08

用新方法让3D高斯点云更小更快,同时保持画质。

Fast and Compact 3D Gaussian Splatting with Polarized Opacity Prior

论文配图:Fast and Compact 3D Gaussian Splatting with Polarized Opacity Prior
图 1 · 摘自论文原文
  • 引入极化透明度先验,主动控制高斯点密度
  • 训练速度提升40%,高斯点数减少60%以上
  • 适合追求高效实时渲染的视觉重建应用

3D高斯点云(3DGS)虽能实现高质量实时渲染,但存在模型臃肿问题——大量冗余且低透明度的高斯点导致内存占用和训练成本过高。这源于传统的‘先密集化再剪枝’范式,即先过度扩展模型,再依赖剪枝来压缩。为此,本文提出一种高效训练框架,构建内在紧凑的表示,替代传统循环。方法结合两种设计:基于L2重构损失的误差比例梯度以稳定优化;以及新颖的极化透明度先验(POP),引导信息量高的点趋向全透明,无信息点趋向透明,实现自然剪枝,并通过早期射线终止加速渲染。在三个公开数据集上的实验表明,本方法显著减少高斯点数量(最多下降60%以上),同时训练速度加快40%,并维持相当的视觉重建质量。结果证明该框架为快速且内生紧凑的3DGS训练提供了一条简单有效的路径。

原文摘要 · Abstract (English)

3D Gaussian Splatting (3DGS) achieves state-of-the-art rendering quality at real-time speeds but suffers from "model bloat" - a large number of redundant, low-opacity Gaussians that inflate memory usage and training costs. This inefficiency stems from the standard "densify-then-prune" paradigm, which expands the model aggressively before relying on pruning to achieve compactness. To mitigate this problem, we present an efficient training framework that builds an intrinsically compact representation, replacing the conventional densify-then-prune cycle. Our method leverages a synergistic design: an L2 reconstruction loss to provide error-proportional gradients that stabilize optimization, and a novel Polarized Opacity Prior (POP) to actively manage the Gaussian population. POP steers informative primitives toward full opacity and uninformative ones toward transparency, enabling natural pruning and accelerating rendering through Early Ray Termination. Experiments on three public datasets demonstrate that our approach consistently achieves accelerated 3DGS training with significantly fewer Gaussians while maintaining comparable visual reconstruction quality. These results show that the proposed framework provides a simple and effective path toward fast and inherently compact 3DGS training.

3D高斯点云压缩实时渲染优化

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