CVMar 6

CylinderSplat: 3D Gaussian Splatting with Cylindrical Triplanes for Panoramic Novel View Synthesis

arXiv:2603.05882v1h-index: 2
Predicted impact top 26% in CV · last 90 daysOriginality Incremental advance
AI Analysis

This work provides a significant improvement in novel view synthesis for panoramic imagery, particularly for applications requiring high-quality 360-degree scene reconstruction from sparse views.

This paper introduces CylinderSplat, a feed-forward 3D Gaussian Splatting framework designed for panoramic novel view synthesis. It addresses challenges in panoramic imagery by using a novel cylindrical Triplane representation and a dual-branch architecture, achieving state-of-the-art results in both single-view and multi-view panoramic novel view synthesis.

Feed-forward 3D Gaussian Splatting (3DGS) has shown great promise for real-time novel view synthesis, but its application to panoramic imagery remains challenging. Existing methods often rely on multi-view cost volumes for geometric refinement, which struggle to resolve occlusions in sparse-view scenarios. Furthermore, standard volumetric representations like Cartesian Triplanes are poor in capturing the inherent geometry of $360^\circ$ scenes, leading to distortion and aliasing. In this work, we introduce CylinderSplat, a feed-forward framework for panoramic 3DGS that addresses these limitations. The core of our method is a new {cylindrical Triplane} representation, which is better aligned with panoramic data and real-world structures adhering to the Manhattan-world assumption. We use a dual-branch architecture: a pixel-based branch reconstructs well-observed regions, while a volume-based branch leverages the cylindrical Triplane to complete occluded or sparsely-viewed areas. Our framework is designed to flexibly handle a variable number of input views, from single to multiple panoramas. Extensive experiments demonstrate that CylinderSplat achieves state-of-the-art results in both single-view and multi-view panoramic novel view synthesis, outperforming previous methods in both reconstruction quality and geometric accuracy.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes