ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2503.05168
53
0

SeeLe: A Unified Acceleration Framework for Real-Time Gaussian Splatting

7 March 2025
Xiaotong Huang
He Zhu
Zihan Liu
Weikai Lin
Xiaohong Liu
Zhezhi He
Jingwen Leng
M. Guo
Yu Feng
    3DGS
ArXivPDFHTML
Abstract

3D Gaussian Splatting (3DGS) has become a crucial rendering technique for many real-time applications. However, the limited hardware resources on today's mobile platforms hinder these applications, as they struggle to achieve real-time performance. In this paper, we propose SeeLe, a general framework designed to accelerate the 3DGS pipeline for resource-constrained mobile devices.Specifically, we propose two GPU-oriented techniques: hybrid preprocessing and contribution-aware rasterization. Hybrid preprocessing alleviates the GPU compute and memory pressure by reducing the number of irrelevant Gaussians during rendering. The key is to combine our view-dependent scene representation with online filtering. Meanwhile, contribution-aware rasterization improves the GPU utilization at the rasterization stage by prioritizing Gaussians with high contributions while reducing computations for those with low contributions. Both techniques can be seamlessly integrated into existing 3DGS pipelines with minimal fine-tuning. Collectively, our framework achieves 2.6×\times× speedup and 32.3\% model reduction while achieving superior rendering quality compared to existing methods.

View on arXiv
@article{huang2025_2503.05168,
  title={ SeeLe: A Unified Acceleration Framework for Real-Time Gaussian Splatting },
  author={ Xiaotong Huang and He Zhu and Zihan Liu and Weikai Lin and Xiaohong Liu and Zhezhi He and Jingwen Leng and Minyi Guo and Yu Feng },
  journal={arXiv preprint arXiv:2503.05168},
  year={ 2025 }
}
Comments on this paper