paper-with-me

홈 › Papers

EvoGS: Constructing Continuous-Layered Gaussian Splatting with Evolution Tree for Scalable 3D Streaming

2026-06-05 · Yuang Shi, Simone Gasparini, Géraldine Morin, Wei Tsang Ooi arxiv

Streaming 3D Gaussian Splatting requires highly scalable, progressive representations. Existing progressive methods rely on \textit{discrete layering}, accumulating separate splat sets for each level of detail. This structural independence between layers inherently leads to error accumulation, severe splat redundancy, and uncontrolled quality transitions. We propose EvoGS, the first \textit{continuous-layering} representation. Organized as an Evolution Tree, EvoGS generates finer details via an explicit, wavelet-inspired parent-child refinement. This empowers child nodes to structurally correct ancestral errors, yield inherently sparse and highly compressible inter-layer signals. Extensive experiments show EvoGS eliminates splat redundancy from over 65\% to under 25\%. Compared to state-of-the-art baselines, it reduces transmission payload and GPU VRAM footprint by up to 2.4$\times$ and 5.5$\times$, respectively, and achieves smooth quality transitions optimal for real-time adaptive streaming. Project page: https://yuang-ian.github.io/evogs/

📄 PDF Abstract BibTeX arXiv:2606.07179

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

4D Gaussian Splatting as a Learned Dynamical System

2025-12-22 · Arnold Caleb Asiimwe, Carl Vondrick arxiv

We reinterpret 4D Gaussian Splatting as a continuous-time dynamical system, where scene motion arises from integrating a learned neural dynamical field rather than applying per-frame deformations. This formulation, which…

P-GSVC: Layered Progressive 2D Gaussian Splatting for Scalable Image and Video

2026-03-11 · Longan Wang, Yuang Shi, Wei Tsang Ooi arxiv

Gaussian splatting has emerged as a competitive explicit representation for image and video reconstruction. In this work, we present P-GSVC, the first layered progressive 2D Gaussian splatting framework that provides a u…

Video Reconstruction

LapisGS: Layered Progressive 3D Gaussian Splatting for Adaptive Streaming

2024-08-27 · Yuang Shi, Géraldine Morin, Simone Gasparini, Wei Tsang Ooi

The rise of Extended Reality (XR) requires efficient streaming of 3D online worlds, challenging current 3DGS representations to adapt to bandwidth-constrained environments. This paper proposes LapisGS, a layered 3DGS tha…

3DGSSSIM

Continuous Splatting meets Retinex: Continuous Gaussian Splatting and Implicit Reflectance Modeling for Low-Light Image Enhancement

2026-06-15 · Yuhan Chen, Yicui Shi, Guofa Li, Wenxuan Yu 외 arxiv

Low-light image enhancement aims to recover clear images from low-illumination observations and is crucial for high-level downstream vision tasks. However, existing methods frequently encounter color distortion and struc…

Low-Light Image Enhancement

Triangle Splatting+: Differentiable Rendering with Opaque Triangles

2025-09-29 · Jan Held, Renaud Vandeghen, Sanghyun Son, Daniel Rebain 외 arxiv

Reconstructing 3D scenes and synthesizing novel views has seen rapid progress in recent years. Neural Radiance Fields demonstrated that continuous volumetric radiance fields can achieve high-quality image synthesis, but …

Novel View Synthesis