arXiv:2607.18466cs.CVcs.GR2026-07被引 3

用轻量网络压缩体积可视化中的高斯点,提升效率与质量。

ECoNGS: Efficient Compressive Neural Gaussian Splats for Volume Visualization

论文配图:ECoNGS: Efficient Compressive Neural Gaussian Splats for Volume Visualization
图 1 · 摘自论文原文
  • 用隐式网络从显式锚点动态生成可编辑高斯点,兼顾紧凑性与渲染性能。
  • 联合学习多场景共享参数,训练时间减少5.9倍,模型大小缩小6.1倍。
  • 结合熵编码压缩属性,适合大规模体积数据的高效存储与交互可视化。

基于可微分高斯点的方法展现了作为大型数据集交互式高质量体积可视化(VolVis)替代表示的潜力。然而,现有方法因显式表达和单场景独立优化,导致表示冗余且不紧凑。本文提出ECoNGS,一种高效的压缩神经高斯点框架用于VolVis场景表示。ECoNGS采用轻量神经网络,从显式锚点动态预测隐式可编辑高斯点,融合隐式表示的紧凑性与显式基元的高性能渲染。通过联合学习策略对几何相似场景进行聚类并共享参数,显著降低训练时间和模型规模,同时保持重建保真度。为实现更紧凑的表示,进一步利用神经熵模型估计锚点属性的概率分布,支持通过熵编码实现紧凑存储。系统研究了高斯初始化策略,提出一种专为VolVis设计的简单有效方案,提升重建精度并加速收敛。在多种单变量与多变量VolVis场景上评估,结果显示相比先前方法iVR-GS,ECoNGS在峰值信噪比(PSNR)上最高提升2.2 dB,模型大小减少6.1倍,训练时间缩短5.9倍。

原文摘要 · Abstract (English)

Recent advances in differentiable Gaussian splatting have highlighted the potential of primitive-based approaches as alternative scene representations for interactive, high-quality, volume visualization (VolVis) of large datasets. However, the explicit nature of current primitive-based methods, combined with isolated optimization for each VolVis scene, results in redundant, non-compact representations. We present ECoNGS, an efficient compressive neural Gaussian splatting framework for VolVis scene representation. ECoNGS employs lightweight neural networks to dynamically predict implicit, editable Gaussian splats from explicit anchor points, effectively combining model compactness and parameter efficiency of implicit representations with high-performance rendering of explicit primitives. We explore a joint learning strategy that clusters geometrically similar scenes and shares parameters across them, significantly reducing overall training time and model size while maintaining reconstruction fidelity. To achieve a more compact scene representation, we further compress the explicit anchor attributes using a neural entropy model that estimates their probability distributions, enabling compact storage via entropy coding. We systematically investigate Gaussian initialization strategies and propose a simple yet effective scheme tailored for VolVis scenes, improving reconstruction accuracy and accelerating convergence. We evaluate ECoNGS qualitatively and quantitatively across various univariate and multivariate VolVis scenes, highlighting its superior performance over prior methods in training time, reconstruction quality, and model size. In particular, compared with the prior method iVR-GS, ECoNGS improves reconstruction quality by up to 2.2 dB in PSNR while reducing the model size by up to 6.1x and the training time by up to 5.9x. The code is available at https://github.com/TouKaienn/ECoNGS.

体积可视化高斯点压缩神经表示

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