paper-with-me

Papers

Unfolding 3D Gaussian Splatting via Iterative Gaussian Synopsis

2026-04-13 · Yuqin Lu, Yang Zhou, Yihua Dai, Guiqing Li, Shengfeng He arxiv

3D Gaussian Splatting (3DGS) has become a state-of-the-art framework for real-time, high-fidelity novel view synthesis. However, its substantial storage requirements and inherently unstructured representation pose challenges for deployment in streaming and resource-constrained environments. Existing Level-of-Detail (LOD) strategies, particularly those based on bottom-up construction, often introduce redundancy or lead to fidelity degradation. To overcome these limitations, we propose Iterative Gaussian Synopsis, a novel framework for compact and progressive rendering through a top-down "unfolding" scheme. Our approach begins with a full-resolution 3DGS model and iteratively derives coarser LODs using an adaptive, learnable mask-based pruning mechanism. This process constructs a multi-level hierarchy that preserves visual quality while improving efficiency. We integrate hierarchical spatial grids, which capture the global scene structure, with a shared Anchor Codebook that models localized details. This combination produces a compact yet expressive feature representation, designed to minimize redundancy and support efficient, level-specific adaptation. The unfolding mechanism promotes inter-layer reusability and requires only minimal data overhead for progressive refinement. Experiments show that our method maintains high rendering quality across all LODs while achieving substantial storage reduction. These results demonstrate the practicality and scalability of our approach for real-time 3DGS rendering in bandwidth- and memory-constrained scenarios.

📄 PDF Abstract BibTeX arXiv:2604.11685

Code (0)

등록된 구현이 없습니다.

Tasks

Novel View Synthesis

Similar Papers 제목 키워드 기반

Hybrid 3D-4D Gaussian Splatting for Fast Dynamic Scene Representation

2025-05-19 · Seungjun Oh, Younggeun Lee, Hyejin Jeon, Eunbyung Park

Recent advancements in dynamic 3D scene reconstruction have shown promising results, enabling high-fidelity 3D novel view synthesis with improved temporal consistency. Among these, 4D Gaussian Splatting (4DGS) has emerge…

3D Scene ReconstructionComputational EfficiencyNovel View Synthesis

InstantStyleGaussian: Efficient Art Style Transfer with 3D Gaussian Splatting

2024-08-08 · Xin-Yi Yu, Jun-Xin Yu, Li-Bo Zhou, Yan Wei 외

We present InstantStyleGaussian, an innovative 3D style transfer method based on the 3D Gaussian Splatting (3DGS) scene representation. By inputting a target-style image, it quickly generates new 3D GS scenes. Our method…

3DGSStyle Transfer

ReSplat: Learning Recurrent Gaussian Splatting

2025-10-09 · Haofei Xu, Daniel Barath, Andreas Geiger, Marc Pollefeys arxiv

While existing feed-forward Gaussian splatting models offer computational efficiency and can generalize to sparse view settings, their performance is fundamentally constrained by relying on a single forward pass for infe…

Computational Efficiency

Z-Order Transformer for Feed-Forward Gaussian Splatting

2026-05-13 · Can Wang, Lei Liu, Wei Jiang, Dong Xu arxiv

Recent advances in 3D Gaussian Splatting (3DGS) have enabled significant progress in photorealistic novel view synthesis. However, traditional 3DGS relies on a slow, iterative optimization process, which limits its use i…

Novel View Synthesis

FGS-SLAM: Fourier-based Gaussian Splatting for Real-time SLAM with Sparse and Dense Map Fusion

2025-03-03 · Yansong Xu, Junlin Li, Wei zhang, Siyu Chen 외

3D gaussian splatting has advanced simultaneous localization and mapping (SLAM) technology by enabling real-time positioning and the construction of high-fidelity maps. However, the uncertainty in gaussian position and i…

Simultaneous Localization and Mapping