Search papers, labs, and topics across Lattice.
This paper introduces a novel explicit model for compressing both structured and unstructured volume data using 3D Gaussian primitives, addressing the limitations of existing implicit neural representations (INRs) that require partial mesh storage. By reinterpreting collections of 3D Gaussians as representations of scalar fields and employing a sampling strategy that aggregates intersecting Gaussians, the authors achieve significant improvements in compression efficiency. The proposed method not only enhances reconstruction quality but also accelerates training speed, particularly excelling in unstructured volume data scenarios compared to traditional INRs.
Achieving higher compression rates without sacrificing quality, this method eliminates the need for mesh storage in unstructured volumes.
Recent work has shown that implicit neural representations (INRs) can be trained to effectively compress structured and unstructured volume data, allowing for direct data querying with a reduced memory footprint. However, as existing INRs for unstructured volumes do not encode geometry, they require partial mesh storage for later sampling, limiting achievable compression. At the same time, novel view synthesis methods have shown that explicit collections of 3D Gaussians can be used to accurately visualize volume data. In this work, we introduce an explicit model for volume data compression based on 3D Gaussian primitives. We reinterpret collections of 3D Gaussians as an explicit representation of a scalar field and use a sampling strategy that reconstructs scalar values at spatial locations through weighted aggregation of intersecting Gaussians. We develop optimized CUDA-accelerated pipelines for structured and unstructured model sampling, loss functions that encourage accurate domain encoding by our models, and a novel sampling-error based densification strategy. Our explicit formulation naturally encodes domain geometry, eliminating the need for mesh storage in unstructured volumes and introducing significantly higher compression opportunities. Compared to existing INRs, we demonstrate that our explicit model achieves competitive reconstruction quality with significant training speedups on structured volumes, while markedly outperforming in all metrics on unstructured volumes.