AI Navigate

S2D: Sparse to Dense Lifting for 3D Reconstruction with Minimal Inputs

arXiv cs.CV / 3/12/2026

📰 NewsModels & Research

Key Points

  • The paper presents Sparse to Dense lifting (S2D), a pipeline that bridges sparse point clouds and 3D Gaussian Splatting to achieve high-quality 3DGS reconstruction with minimal inputs.
  • S2D employs an efficient one-step diffusion model to lift sparse point clouds and fix image artifacts with high fidelity.
  • It also introduces a reconstruction strategy featuring random sample drop and weighted gradient to robustly fit from sparse input views to dense novel views.
  • Extensive experiments show S2D provides the best consistency for novel-view guidance and improves sparse-view reconstruction quality across varying input sparsity.
  • By enabling reliable 3DGS with the fewest captures, S2D reduces input requirements for practical 3D reconstruction applications.

Abstract

Explicit 3D representations have already become an essential medium for 3D simulation and understanding. However, the most commonly used point cloud and 3D Gaussian Splatting (3DGS) each suffer from non-photorealistic rendering and significant degradation under sparse inputs. In this paper, we introduce Sparse to Dense lifting (S2D), a novel pipeline that bridges the two representations and achieves high-quality 3DGS reconstruction with minimal inputs. Specifically, the S2D lifting is two-fold. We first present an efficient one-step diffusion model that lifts sparse point cloud for high-fidelity image artifact fixing. Meanwhile, to reconstruct 3D consistent scenes, we also design a corresponding reconstruction strategy with random sample drop and weighted gradient for robust model fitting from sparse input views to dense novel views. Extensive experiments show that S2D achieves the best consistency in generating novel view guidance and first-tier sparse view reconstruction quality under different input sparsity. By reconstructing stable scenes with the least possible captures among existing methods, S2D enables minimal input requirements for 3DGS applications.