Deformable 2D Gaussian Splatting for Efficient 4K Video Compression
Read the original on arXiv Computer Vision →The Flow has not summarised this story yet — read it at arXiv Computer Vision.
The Flow has not summarised this story yet — read it at arXiv Computer Vision.
arXiv:2512.07197v2 Announce Type: replace Abstract: 3D Gaussian Splatting (3DGS) has emerged as a powerful explicit representation enabling real-time, high-fidelity 3D reconstruction and novel view s...
Gaussian Splatting has emerged as an effective representation for video, but existing methods rely on per-video optimization. This leads to slow encoding and limits generalization across videos.
KISS-GS is a modular compression pipeline for 3D Gaussian Splatting (3DGS) scenes that separates compression from training. It first compacts a vanilla 3DGS scene by 15.7× using state‑of‑the‑art pruning, then encodes the result into the SOG‑XT image‑based format, achieving an additional 6.6× reduction. Optional encoding‑aware fine‑tuning can further cut the size by 2.2×, yielding total reductions of 85× to 319× on standard benchmarks while enabling web‑native decoding.
arXiv:2607.20813v2 Announce Type: replace Abstract: Pixel-aligned Gaussian splatting enables efficient and generalizable novel-view synthesis. However, high-resolution rendering faces a critical trad...
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.
arXiv:2607. 20628v1 Announce Type: cross Abstract: Real-world video deblurring remains challenging due to diverse motion patterns, complex degradations, and the scarcity of realistic training data, yet robust restoration is critical for downstream pipelines such as mobile imaging and 3D reconstruction.