paper-with-me

홈 › Papers

Frequency-Aware Gaussian Splatting Decomposition

2025-03-27 · Yishai Lavi, Leo Segre, Shai Avidan

3D Gaussian Splatting (3D-GS) has revolutionized novel view synthesis with its efficient, explicit representation. However, it lacks frequency interpretability, making it difficult to separate low-frequency structures from fine details. We introduce a frequency-decomposed 3D-GS framework that groups 3D Gaussians that correspond to subbands in the Laplacian Pyrmaids of the input images. Our approach enforces coherence within each subband (i.e., group of 3D Gaussians) through dedicated regularization, ensuring well-separated frequency components. We extend color values to both positive and negative ranges, allowing higher-frequency layers to add or subtract residual details. To stabilize optimization, we employ a progressive training scheme that refines details in a coarse-to-fine manner. Beyond interpretability, this frequency-aware design unlocks a range of practical benefits. Explicit frequency separation enables advanced 3D editing and stylization, allowing precise manipulation of specific frequency bands. It also supports dynamic level-of-detail control for progressive rendering, streaming, foveated rendering and fast geometry interaction. Through extensive experiments, we demonstrate that our method provides improved control and flexibility for emerging applications in scene editing and interactive rendering. Our code will be made publicly available.

📄 PDF Abstract BibTeX arXiv:2503.21226

Code (0)

등록된 구현이 없습니다.

Tasks

Novel View Synthesis

Similar Papers 제목 키워드 기반

Fi-Gaussian: Frequency-Aware Implicit Gaussian Splatting for Single Image Dehazing

2026-06-15 · Yuhan Chen, Ying Fang, Guofa Li, Wenxuan Yu 외 arxiv

Single image dehazing continues to be hindered by the loss of high-frequency details and the difficulty of accurate physical scattering modeling. To address these issues, we propose Fi-Gaussian, a frequency-aware implici…

Single Image DehazingPoint Clouds

Hybrid Latents: Geometry-Appearance-Aware Surfel Splatting

2026-04-16 · Neel Kelkar, Simon Niedermayr, Klaus Engel, Rüdiger Westermann arxiv

We introduce a hybrid Gaussian-hash-grid radiance representation for reconstructing 2D Gaussian scene models from multi-view images. Similar to NeST splatting, our approach reduces the entanglement between geometry and a…

RiGS: Rigid-aware 4D Gaussian Splatting from a Single Monocular Video

2026-05-22 · Chenyu Wu, Wanhua Li, Zhu-Tian Chen, Hanspeter Pfister arxiv

Reconstructing dynamic 3D scenes from monocular videos is a fundamental yet highly challenging task, as real-world motions often involve both long-term smooth transformations and short-term complex deformations. Existing…

Novel View Synthesis

FACT-GS: Frequency-Aligned Complexity-Aware Texture Reparameterization for 2D Gaussian Splatting

2025-11-28 · Tianhao Xie, Linlian Jiang, Xinxin Zuo, Yang Wang 외 arxiv

Realistic scene appearance modeling has advanced rapidly with Gaussian Splatting, which enables real-time, high-quality rendering. Recent advances introduced per-primitive textures that incorporate spatial color variatio…

Laplacian Analysis Meets Dynamics Modelling: Gaussian Splatting for 4D Reconstruction

2025-08-07 · Yifan Zhou, Beizhen Zhao, Pengcheng Wu, Hao Wang arxiv

While 3D Gaussian Splatting (3DGS) excels in static scene modeling, its extension to dynamic scenes introduces significant challenges. Existing dynamic 3DGS methods suffer from either over-smoothing due to low-rank decom…