paper-with-me

Papers

Towards High-Fidelity Gaussian Splatting with Queried-Convolution Neural Networks

2025-12-15 · Abhinav Kumar, Tristan Aumentado-Armstrong, Lazar Valkov, Gopal Sharma, Alex Levinshtein, Radek Grzeszczuk, Suren Kumar arxiv

Gaussian Splatting has revolutionized the field of Novel View Synthesis (NVS) with faster training and real-time rendering. However, its reconstruction fidelity still trails behind the powerful radiance models such as Zip-NeRF. Motivated by our theoretical result that both queries (such as coordinates) and neighborhood are important to learn high-fidelity signals, this paper proposes Queried-Convolutions (Qonvolutions), a simple yet powerful modification using the neighborhood properties of convolution. Qonvolutions convolve a low-fidelity signal with queries to output residual and achieve high-fidelity reconstruction. We empirically demonstrate that combining Gaussian splatting with Qonvolution neural networks (QNNs) results in state-of-the-art NVS on real-world scenes, even outperforming Zip-NeRF on image fidelity. QNNs also enhance performance of 1D regression, 2D regression and 2D super-resolution tasks.

📄 PDF Abstract BibTeX arXiv:2512.12898

Code (0)

등록된 구현이 없습니다.

Tasks

Novel View Synthesis

Similar Papers 제목 키워드 기반

Go-SLAM: Grounded Object Segmentation and Localization with Gaussian Splatting SLAM

2024-09-25 · Phu Pham, Dipam Patel, Damon Conover, Aniket Bera

We introduce Go-SLAM, a novel framework that utilizes 3D Gaussian Splatting SLAM to reconstruct dynamic environments while embedding object-level information within the scene representations. This framework employs advan…

3D Scene ReconstructionObjectSemantic Segmentation

ODE-GS: Latent ODEs for Dynamic Scene Extrapolation with 3D Gaussian Splatting

2025-06-05 · Daniel Wang, Patrick Rim, Tian Tian, Alex Wong 외

We present ODE-GS, a novel method that unifies 3D Gaussian Splatting with latent neural ordinary differential equations (ODEs) to forecast dynamic 3D scenes far beyond the time span seen during training. Existing neural …

3DGSNeRFNeural RenderingNumerical Integration

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

DiffGS: Functional Gaussian Splatting Diffusion

2024-10-25 · Junsheng Zhou, Weiqi Zhang, Yu-Shen Liu

3D Gaussian Splatting (3DGS) has shown convincing performance in rendering speed and fidelity, yet the generation of Gaussian Splatting remains a challenge due to its discreteness and unstructured nature. In this work, w…

3DGSDisentanglement

SplatlessDF: Continuous Distance Field Mapping with Non-Splatting Gaussians

2026-06-12 · Monisha Mushtary Uttsha, Lan Wu, Teresa Vidal-Calleja arxiv

Recent Gaussian splatting (GS) methods have shown that scenes can be represented efficiently with optimisable Gaussians for high-quality reconstruction and rendering. In this paper, building on this principle, we introdu…