Balanced 3DGS: Gaussian-wise Parallelism Rendering with Fine-Grained Tiling
Hao Gui, Lin Hu, Rui Chen, Mingxiao Huang, Yuxin Yin, Jin Yang, Yong, Wu, Chen Liu, Zhongxu Sun, Xueyang Zhang, Kun Zhan

TL;DR
Balanced 3DGS introduces Gaussian-wise parallelism with fine-grained tiling and dynamic workload distribution to significantly improve training efficiency and address load imbalance issues in 3D Gaussian Splatting rendering.
Contribution
It proposes novel Gaussian-wise parallel rendering and dynamic workload balancing techniques to enhance 3DGS training performance.
Findings
Boosts renderCUDA kernel performance by up to 7.52x
Effectively addresses load imbalance in 3DGS training
Improves overall training efficiency through adaptive kernel selection
Abstract
3D Gaussian Splatting (3DGS) is increasingly attracting attention in both academia and industry owing to its superior visual quality and rendering speed. However, training a 3DGS model remains a time-intensive task, especially in load imbalance scenarios where workload diversity among pixels and Gaussian spheres causes poor renderCUDA kernel performance. We introduce Balanced 3DGS, a Gaussian-wise parallelism rendering with fine-grained tiling approach in 3DGS training process, perfectly solving load-imbalance issues. First, we innovatively introduce the inter-block dynamic workload distribution technique to map workloads to Streaming Multiprocessor(SM) resources within a single GPU dynamically, which constitutes the foundation of load balancing. Second, we are the first to propose the Gaussian-wise parallel rendering technique to significantly reduce workload divergence inside a warp,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComputer Graphics and Visualization Techniques · Advanced Vision and Imaging · 3D Shape Modeling and Analysis
MethodsSoftmax · Attention Is All You Need
