paper-with-me

홈 › Papers

NexusGS: Sparse View Synthesis with Epipolar Depth Priors in 3D Gaussian Splatting

2025-03-24 · CVPR 2025 1 · Yulong Zheng, Zicheng Jiang, Shengfeng He, Yandu Sun, Junyu Dong, Huaidong Zhang, Yong Du

Neural Radiance Field (NeRF) and 3D Gaussian Splatting (3DGS) have noticeably advanced photo-realistic novel view synthesis using images from densely spaced camera viewpoints. However, these methods struggle in few-shot scenarios due to limited supervision. In this paper, we present NexusGS, a 3DGS-based approach that enhances novel view synthesis from sparse-view images by directly embedding depth information into point clouds, without relying on complex manual regularizations. Exploiting the inherent epipolar geometry of 3DGS, our method introduces a novel point cloud densification strategy that initializes 3DGS with a dense point cloud, reducing randomness in point placement while preventing over-smoothing and overfitting. Specifically, NexusGS comprises three key steps: Epipolar Depth Nexus, Flow-Resilient Depth Blending, and Flow-Filtered Depth Pruning. These steps leverage optical flow and camera poses to compute accurate depth maps, while mitigating the inaccuracies often associated with optical flow. By incorporating epipolar depth priors, NexusGS ensures reliable dense point cloud coverage and supports stable 3DGS training under sparse-view conditions. Experiments demonstrate that NexusGS significantly enhances depth accuracy and rendering quality, surpassing state-of-the-art methods by a considerable margin. Furthermore, we validate the superiority of our generated point clouds by substantially boosting the performance of competing methods. Project page: https://usmizuki.github.io/NexusGS/.

📄 PDF Abstract BibTeX arXiv:2503.18794

Code (0)

등록된 구현이 없습니다.

Tasks

3DGSNeRFNovel View SynthesisOptical Flow Estimation

Methods 이 논문이 사용한 방법론

Pruning 설명 없음

Similar Papers 제목 키워드 기반

Epipolar-Free 3D Gaussian Splatting for Generalizable Novel View Synthesis

2024-10-30 · Zhiyuan Min, Yawei Luo, Jianwen Sun, Yi Yang

Generalizable 3D Gaussian splitting (3DGS) can reconstruct new scenes from sparse-view observations in a feed-forward inference manner, eliminating the need for scene-specific retraining required in conventional 3DGS. Ho…

3DGSGeneralizable Novel View SynthesisNovel View Synthesis

Neural Surface Reconstruction from Sparse Views Using Epipolar Geometry

2024-06-06 · Kaichen Zhou

This paper addresses the challenge of reconstructing surfaces from sparse view inputs, where ambiguity and occlusions due to missing information pose significant hurdles. We present a novel approach, named EpiS, that inc…

Depth EstimationMonocular Depth EstimationSurface ReconstructionTriplet

Improving Neural Radiance Fields with Depth-aware Optimization for Novel View Synthesis

2023-04-11 · Shu Chen, Junyao Li, Yang Zhang, Beiji Zou

With dense inputs, Neural Radiance Fields (NeRF) is able to render photo-realistic novel views under static conditions. Although the synthesis quality is excellent, existing NeRF-based methods fail to obtain moderate thr…

Depth EstimationNeRFNovel View Synthesis

GPS-Gaussian+: Generalizable Pixel-wise 3D Gaussian Splatting for Real-Time Human-Scene Rendering from Sparse Views

2024-11-18 · Boyao Zhou, Shunyuan Zheng, Hanzhang Tu, Ruizhi Shao 외

Differentiable rendering techniques have recently shown promising results for free-viewpoint video synthesis of characters. However, such methods, either Gaussian Splatting or neural implicit rendering, typically necessi…

Depth EstimationNovel View Synthesis

DGSfM: Depth-Guided Scale-Aware Global Structure-from-Motion

2026-07-10 · Sithu Aung, Viktor Kocur, Yaqing Ding, Torsten Sattler 외 arxiv

Global Structure-from-Motion (SfM) is an efficient paradigm for recovering camera poses and sparse 3D structure from unordered images. However, its reliance on scale-ambiguous epipolar geometry makes global positioning s…