7DGS: Unified Spatial-Temporal-Angular Gaussian Splatting

📅 2025-03-11
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
Real-time rendering of dynamic, view-dependent scenes remains a fundamental challenge in computer graphics. To address this, we propose 7D Gaussian Splatting (7DGS), the first method to jointly model 3D spatial coordinates, 1D time, and 3D viewing directions—enabling real-time, view-dependent rendering of dynamic scenes. Our approach introduces a conditional slicing mechanism that jointly optimizes spatiotemporal and viewpoint dimensions while maintaining compatibility with static 3D Gaussian Splatting. It leverages 7D Gaussian parameterization, joint gradient optimization across all dimensions, and efficient real-time rasterization. Experiments demonstrate state-of-the-art performance: PSNR improves by up to 7.36 dB over existing methods, and rendering achieves 401 FPS on complex dynamic, view-dependent scenes. To our knowledge, 7DGS is the first method to simultaneously support 4D dynamic scene modeling and 6D view-dependent effects under real-time constraints.

Technology Category

Application Category

📝 Abstract
Real-time rendering of dynamic scenes with view-dependent effects remains a fundamental challenge in computer graphics. While recent advances in Gaussian Splatting have shown promising results separately handling dynamic scenes (4DGS) and view-dependent effects (6DGS), no existing method unifies these capabilities while maintaining real-time performance. We present 7D Gaussian Splatting (7DGS), a unified framework representing scene elements as seven-dimensional Gaussians spanning position (3D), time (1D), and viewing direction (3D). Our key contribution is an efficient conditional slicing mechanism that transforms 7D Gaussians into view- and time-conditioned 3D Gaussians, maintaining compatibility with existing 3D Gaussian Splatting pipelines while enabling joint optimization. Experiments demonstrate that 7DGS outperforms prior methods by up to 7.36 dB in PSNR while achieving real-time rendering (401 FPS) on challenging dynamic scenes with complex view-dependent effects. The project page is: https://gaozhongpai.github.io/7dgs/.
Problem

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

Real-time rendering of dynamic scenes with view-dependent effects.
Unifying dynamic scene handling and view-dependent effects in one framework.
Achieving high performance and quality in real-time rendering.
Innovation

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

7D Gaussian Splatting unifies spatial-temporal-angular dimensions.
Efficient conditional slicing enables real-time dynamic scene rendering.
7DGS outperforms prior methods in PSNR and FPS.
🔎 Similar Papers
No similar papers found.