ViewSplat: View-Adaptive Dynamic Gaussian Splatting for Feed-Forward Synthesis

📅 2026-03-26
📈 Citations: 0
Influential: 0
📄 PDF

career value

206K/year
🤖 AI Summary
Existing single-step feedforward networks struggle to regress static Gaussian primitives suitable for all viewing angles in novel view synthesis from pose-free images, limiting reconstruction fidelity. This work proposes a viewpoint-adaptive dynamic Gaussian splatting method that transforms static representations into a view-aware dynamic splatting mechanism. Specifically, a lightweight dynamic MLP predicts residual updates to Gaussian attributes—including position, scale, rotation, opacity, and color—conditioned on the target viewpoint coordinates. By adapting Gaussian parameters dynamically to each novel view, the method significantly enhances synthesis quality while maintaining high computational efficiency, achieving state-of-the-art fidelity with inference at 17 FPS and real-time rendering at 154 FPS.

Technology Category

Application Category

📝 Abstract
We present ViewSplat, a view-adaptive 3D Gaussian splatting network for novel view synthesis from unposed images. While recent feed-forward 3D Gaussian splatting has significantly accelerated 3D scene reconstruction by bypassing per-scene optimization, a fundamental fidelity gap remains. We attribute this bottleneck to the limited capacity of single-step feed-forward networks to regress static Gaussian primitives that satisfy all viewpoints. To address this limitation, we shift the paradigm from static primitive regression to view-adaptive dynamic splatting. Instead of a rigid Gaussian representation, our pipeline learns a view-adaptable latent representation. Specifically, ViewSplat initially predicts base Gaussian primitives alongside the weights of dynamic MLPs. During rendering, these MLPs take target view coordinates as input and predict view-dependent residual updates for each Gaussian attribute (i.e., 3D position, scale, rotation, opacity, and color). This mechanism, which we term view-adaptive dynamic splatting, allows each primitive to rectify initial estimation errors, effectively capturing high-fidelity appearances. Extensive experiments demonstrate that ViewSplat achieves state-of-the-art fidelity while maintaining fast inference (17 FPS) and real-time rendering (154 FPS).
Problem

Research questions and friction points this paper is trying to address.

novel view synthesis
3D Gaussian splatting
feed-forward reconstruction
view-dependent rendering
static primitive regression
Innovation

Methods, ideas, or system contributions that make the work stand out.

view-adaptive
dynamic Gaussian splatting
feed-forward synthesis
novel view synthesis
3D reconstruction
🔎 Similar Papers
No similar papers found.