paper-with-me

홈 › Papers

Optimizing 3D Gaussian Splatting via Point Cloud Upsampling

2026-05-30 · Adrian Ramlal, Yan Song Hu, John S. Zelek arxiv

3D Gaussian Splatting (3DGS) is a technique for creating and rendering 3D scenes, however its performance depends heavily on the quality of initial seed points. To improve 3DGS initialization, this study presents and evaluates several point cloud upsampling approaches: linear interpolation, triangular interpolation, spline-based surface reconstruction, moving least squares surface fitting, and Voronoi-based point generation. Additionally, this research introduces a depth-guided point lifting method that leverages depth maps to maintain geometric consistency with Structure-from-Motion (SfM) reconstructions. Through extensive experiments on the Mip-NeRF360 and Replica datasets, the proposed methods demonstrate improvements in reconstruction quality across diverse scene types. Results indicate that different upsampling strategies excel in different scenarios: surface reconstruction methods perform better with organic, detailed scenes, while simpler interpolation approaches are more suited for scenes dominated by piecewise-smooth geometries. In comparison, the depth-guided approach shows promise for adding geometry-aware points across the entire scene, importantly in texture-less regions. These findings, which provide preliminary practical guidelines for selecting appropriate upsampling methods based on scene characteristics and computational constraints, advances the understanding of how point cloud initialization affects 3DGS quality.

📄 PDF Abstract BibTeX arXiv:2606.00450

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

GaussianPU: A Hybrid 2D-3D Upsampling Framework for Enhancing Color Point Clouds via 3D Gaussian Splatting

2024-09-03 · Zixuan Guo, Yifan Xie, Weijing Xie, Peng Huang 외

Dense colored point clouds enhance visual perception and are of significant value in various robotic applications. However, existing learning-based point cloud upsampling methods are constrained by computational resource…

3DGSGPUImage Restorationpoint cloud upsampling+2

NeuSG: Neural Implicit Surface Reconstruction with 3D Gaussian Splatting Guidance

2023-12-01 · Hanlin Chen, Chen Li, Gim Hee Lee

Existing neural implicit surface reconstruction methods have achieved impressive performance in multi-view 3D reconstruction by leveraging explicit geometry priors such as depth maps or point clouds as regularization. Ho…

3D ReconstructionMulti-View 3D ReconstructionSurface Reconstruction

Non-uniform Point Cloud Upsampling via Local Manifold Distribution

2025-04-16 · Yaohui Fang, Xingce Wang

Existing learning-based point cloud upsampling methods often overlook the intrinsic data distribution charac?teristics of point clouds, leading to suboptimal results when handling sparse and non-uniform point clouds. We …

point cloud upsampling

PU-Gaussian: Point Cloud Upsampling using 3D Gaussian Representation

2025-09-24 · Mahmoud Khater, Mona Strauss, Philipp von Olshausen, Alexander Reiterer arxiv

Point clouds produced by 3D sensors are often sparse and noisy, posing challenges for tasks requiring dense and high-fidelity 3D representations. Prior work has explored both implicit feature-based upsampling and distanc…

Point Clouds

Sparse2DGS: Sparse-View Surface Reconstruction using 2D Gaussian Splatting with Dense Point Cloud

2025-05-26 · Natsuki Takama, Shintaro Ito, Koichi Ito, Hwann-Tzong Chen 외

Gaussian Splatting (GS) has gained attention as a fast and effective method for novel view synthesis. It has also been applied to 3D reconstruction using multi-view images and can achieve fast and accurate 3D reconstruct…

3D ReconstructionNovel View SynthesisSurface Reconstruction