arXiv Machine Learning By Michael R. Martin, Joseph Insley, Victor A. Mateevitsi, Silvio Rizzi, Kwan-Liu Ma

3D Field Data Reduction with Adaptive Sample-Based Gaussian-Encoded Reconstruction

Read the original on arXiv Machine Learning →

The paper introduces a unified sample‑based Gaussian encoding method that represents structured grids, unstructured meshes, and particle data under a single fixed‑budget formulation. By initializing and refining Gaussian primitives directly from input samples while maintaining a prescribed primitive count, the method achieves higher reconstruction accuracy with fewer primitives—up to 4.8 dB higher PSNR and roughly a 44× reduction in primitive count compared to prior approaches. For time‑varying data, warm‑starting from the previous timestep further reduces optimization effort while preserving reconstruction quality.

Machine-generated by The Flow from the publisher's headline and feed description — not written or checked by a human. The full article lives at arXiv Machine Learning.

arXiv Machine Learning
Jul 2

Efficient Compression of Structured and Unstructured Volumes via Learned 3D Gaussian Representation

arXiv:2607. 01164v1 Announce Type: new Abstract: 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.

By Landon Dyken, Sharmistha Chakrabarti, Nathan Debardeleben, Steve Petruzza, Qi Wu, Will Usher, Sidharth Kumar
arXiv Computer Vision
Sep 3

CC-4DGS: Computational Deformation and Point-Cloud Compression for Storage-Efficient Dynamic Gaussian Splatting

CC-4DGS introduces a storage‑efficient framework for dynamic 4D Gaussian splatting by replacing large multi‑resolution hash tables with a deterministic dense hash encoding and compact neural decoders, reducing deformation storage to 1–3 MB per scene. It also compresses canonical point‑cloud attributes through conditional autoencoding, selective quantization, and residual codebooks, achieving 3–5× reduction in point‑cloud size with negligible quality loss. The combined approach maintains real‑time rendering performance while lowering total storage to 20–30 MB, matching state‑of‑the‑art reconstruction accuracy on N3DV and Technicolor Light Field datasets.

By Kyungdae Park, Chae Eun Rhee