arXiv:2512.00944cs.CV2025-12AAAI

用二进制压缩3D高斯特征,实现高效精准分割

Binary-Gaussian: Compact and Progressive Representation for 3D Gaussian Segmentation

论文配图:Binary-Gaussian: Compact and Progressive Representation for 3D Gaussian Segmentation
图 1 · 摘自论文原文
  • 将每个高斯点类别编码为整数,大幅降低内存占用
  • 分阶段训练减少类别冲突,提升细粒度分割效果
  • 优化透明度参数,解决渲染与分割的混淆问题

3D高斯溅射(3D-GS)已成为高效的3D表示方法,是语义分割等任务的有力基础。然而,现有基于3D-GS的分割方法通常依赖高维类别特征,带来巨大内存开销。此外,标签空间拥挤及缺乏稳定的多粒度控制机制,使得细粒度分割仍具挑战。为此,我们提出一种粗到细的二进制编码方案,通过二进制到十进制映射将每个特征压缩为单一整数,显著降低内存消耗。我们进一步设计分阶段训练策略,将全景分割分解为一系列独立子任务,缓解类别间冲突,提升细粒度分割能力。同时,在分割训练中微调透明度,以解决光度渲染与语义分割之间的不兼容性,避免前景-背景混淆。在多个基准数据集上的大量实验表明,该方法在保持先进分割性能的同时,显著降低内存使用并加速推理。

原文摘要 · Abstract (English)

3D Gaussian Splatting (3D-GS) has emerged as an efficient 3D representation and a promising foundation for semantic tasks like segmentation. However, existing 3D-GS-based segmentation methods typically rely on high-dimensional category features, which introduce substantial memory overhead. Moreover, fine-grained segmentation remains challenging due to label space congestion and the lack of stable multi-granularity control mechanisms. To address these limitations, we propose a coarse-to-fine binary encoding scheme for per-Gaussian category representation, which compresses each feature into a single integer via the binary-to-decimal mapping, drastically reducing memory usage. We further design a progressive training strategy that decomposes panoptic segmentation into a series of independent sub-tasks, reducing inter-class conflicts and thereby enhancing fine-grained segmentation capability. Additionally, we fine-tune opacity during segmentation training to address the incompatibility between photometric rendering and semantic segmentation, which often leads to foreground-background confusion. Extensive experiments on multiple benchmarks demonstrate that our method achieves state-of-the-art segmentation performance while significantly reducing memory consumption and accelerating inference.

3D高斯语义分割压缩编码细粒度

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