paper-with-me

Papers

CoherentGS: Sparse Novel View Synthesis with Coherent 3D Gaussians

2024-03-28 · Avinash Paliwal, Wei Ye, Jinhui Xiong, Dmytro Kotovenko, Rakesh Ranjan, Vikas Chandra, Nima Khademi Kalantari

The field of 3D reconstruction from images has rapidly evolved in the past few years, first with the introduction of Neural Radiance Field (NeRF) and more recently with 3D Gaussian Splatting (3DGS). The latter provides a significant edge over NeRF in terms of the training and inference speed, as well as the reconstruction quality. Although 3DGS works well for dense input images, the unstructured point-cloud like representation quickly overfits to the more challenging setup of extremely sparse input images (e.g., 3 images), creating a representation that appears as a jumble of needles from novel views. To address this issue, we propose regularized optimization and depth-based initialization. Our key idea is to introduce a structured Gaussian representation that can be controlled in 2D image space. We then constraint the Gaussians, in particular their position, and prevent them from moving independently during optimization. Specifically, we introduce single and multiview constraints through an implicit convolutional decoder and a total variation loss, respectively. With the coherency introduced to the Gaussians, we further constrain the optimization through a flow-based loss function. To support our regularized optimization, we propose an approach to initialize the Gaussians using monocular depth estimates at each input view. We demonstrate significant improvements compared to the state-of-the-art sparse-view NeRF-based approaches on a variety of scenes.

📄 PDF Abstract BibTeX arXiv:2403.19495

Code (1)

avinashpaliwal/coherentgs 공식 구현

Tasks

3DGS3D ReconstructionDecoderNeRFNovel View Synthesis

Similar Papers 제목 키워드 기반

Breaking the Vicious Cycle: Coherent 3D Gaussian Splatting from Sparse and Motion-Blurred Views

2025-12-11 · Zhankuo Xu, Chaoran Feng, Yingtao Li, Jianbin Zhao 외 arxiv

3D Gaussian Splatting (3DGS) has emerged as a state-of-the-art method for novel view synthesis. However, its performance heavily relies on dense, high-quality input imagery, an assumption that is often violated in real-w…

Novel View Synthesis3D Reconstruction

SC-GS: Sparse-Controlled Gaussian Splatting for Editable Dynamic Scenes

2023-12-04 · CVPR 2024 1 · Yi-Hua Huang, Yang-tian Sun, ZiYi Yang, Xiaoyang Lyu 외

Novel view synthesis for dynamic scenes is still a challenging problem in computer vision and graphics. Recently, Gaussian splatting has emerged as a robust technique to represent static scenes and enable high-quality an…

Novel View Synthesis

UniGS: Modeling Unitary 3D Gaussians for Novel View Synthesis from Sparse-view Images

2024-10-17 · Jiamin Wu, Kenkun Liu, Yukai Shi, Xiaoke Jiang 외

In this work, we introduce UniGS, a novel 3D Gaussian reconstruction and novel view synthesis model that predicts a high-fidelity representation of 3D Gaussians from arbitrary number of posed sparse-view images. Previous…

3D ReconstructionDecoderNovel View Synthesis

DropGaussian: Structural Regularization for Sparse-view Gaussian Splatting

2025-01-01 · CVPR 2025 1 · Hyunwoo Park, Gun Ryu, Wonjun Kim

Recently, 3D Gaussian splatting (3DGS) has gained considerable attentions in the field of novel view synthesis due to its fast performance while yielding the excellent image quality. However, 3DGS in sparse-view sett…

3DGSNovel View Synthesis

UGOD: Uncertainty-Guided Differentiable Opacity and Soft Dropout for Enhanced Sparse-View 3DGS

2025-08-07 · Zhihao Guo, Peng Wang, Zidong Chen, Xiangyu Kong 외 arxiv

3D Gaussian Splatting (3DGS) has become a competitive approach for novel view synthesis (NVS) due to its advanced rendering efficiency through 3D Gaussian projection and blending. However, Gaussians are treated equally w…

Novel View Synthesis