English
Related papers

Related papers: Optimizing 3D Gaussian Splattering for Mobile GPUs

200 papers

3D Gaussian Splatting (3DGS) is a state-of-art technique to model real-world scenes with high quality and real-time rendering. Typically, a higher quality representation can be achieved by using a large number of 3D Gaussians. However,…

3D Gaussian Splatting (3DGS) renders pixels by rasterizing Gaussian primitives, where the rendering resolution and the primitive number, concluded as the optimization complexity, dominate the time cost in primitive optimization. In this…

Computer Vision and Pattern Recognition · Computer Science 2025-03-27 Youyu Chen , Junjun Jiang , Kui Jiang , Xiao Tang , Zhihao Li , Xianming Liu , Yinyu Nie

Traditional 3D content representations include dense point clouds that consume large amounts of data and hence network bandwidth, while newer representations such as neural radiance fields suffer from poor frame rates due to their…

Graphics · Computer Science 2025-04-09 Yi-Zhen Tsai , Xuechen Zhang , Zheng Li , Jiasi Chen

Gaussian splatting (GS) for 3D reconstruction has become quite popular due to their fast training, inference speeds and high quality reconstruction. However, GS-based reconstructions generally consist of millions of Gaussians, which makes…

Computer Vision and Pattern Recognition · Computer Science 2025-01-27 Anil Armagan , Albert Saà-Garriga , Bruno Manganelli , Mateusz Nowak , Mehmet Kerim Yucel

3D Gaussian Splatting (3DGS) is a powerful reconstruction technique, but it needs to be initialized from accurate camera poses and high-fidelity point clouds. Typically, the initialization is taken from Structure-from-Motion (SfM)…

Computer Vision and Pattern Recognition · Computer Science 2025-04-15 Jizong Peng , Tze Ho Elden Tse , Kai Xu , Wenchao Gao , Angela Yao

Reconstructing urban scenes is challenging due to their complex geometries and the presence of potentially dynamic objects. 3D Gaussian Splatting (3DGS)-based methods have shown strong performance, but existing approaches often incorporate…

Computer Vision and Pattern Recognition · Computer Science 2025-03-24 Ziwen Li , Jiaxin Huang , Runnan Chen , Yunlong Che , Yandong Guo , Tongliang Liu , Fakhri Karray , Mingming Gong

We introduce an image upscaling technique tailored for 3D Gaussian Splatting (3DGS) on lightweight GPUs. Compared to 3DGS, it achieves significantly higher rendering speeds and reduces artifacts commonly observed in 3DGS reconstructions.…

Computer Vision and Pattern Recognition · Computer Science 2025-09-18 Simon Niedermayr , Christoph Neuhauser Rüdiger Westermann

3D Gaussian Splatting (3DGS) has revolutionized radiance field reconstruction by achieving high-quality novel view synthesis with fast rendering speed, introducing 3D Gaussian primitives to represent the scene. However, 3DGS encounters…

Graphics · Computer Science 2025-09-18 Yifan Mo , Youcheng Cai , Ligang Liu

In this work, we present Fed3DGS, a scalable 3D reconstruction framework based on 3D Gaussian splatting (3DGS) with federated learning. Existing city-scale reconstruction methods typically adopt a centralized approach, which gathers all…

Computer Vision and Pattern Recognition · Computer Science 2024-03-19 Teppei Suzuki

3D Gaussian Splatting (3DGS) has gained significant attention in streamable dynamic novel view synthesis (DNVS) for its photorealistic rendering capability and computational efficiency. Despite much progress in improving rendering quality…

Computer Vision and Pattern Recognition · Computer Science 2025-05-21 Zhenyu Bao , Qing Li , Guibiao Liao , Zhongyuan Zhao , Kanglin Liu

3D Gaussian Splatting (3DGS) achieves high-fidelity rendering with fast real-time performance, but existing methods rely on offline training after full Structure-from-Motion (SfM) processing. In contrast, this work introduces Gaussian…

Computer Vision and Pattern Recognition · Computer Science 2025-07-31 Yiwei Xu , Yifei Yu , Wentian Gan , Tengfei Wang , Zongqian Zhan , Hao Cheng , Xin Wang

Real-time 3D reconstruction of surgical scenes plays a vital role in computer-assisted surgery, holding a promise to enhance surgeons' visibility. Recent advancements in 3D Gaussian Splatting (3DGS) have shown great potential for real-time…

Computer Vision and Pattern Recognition · Computer Science 2024-07-04 Jiaxin Guo , Jiangliu Wang , Di Kang , Wenzhen Dong , Wenting Wang , Yun-hui Liu

3D Gaussian Splatting reconstructs scenes by starting from a sparse Structure-from-Motion initialization and refining under-reconstructed regions. This process is slow, as it requires multiple densification steps where Gaussians are…

Graphics · Computer Science 2026-02-13 Dmytro Kotovenko , Olga Grebenkova , Björn Ommer

3D Gaussian splatting (3DGS) is a popular radiance field method, with many application-specific extensions. Most variants rely on the same core algorithm: depth-sorting of Gaussian splats then rasterizing in primitive order. This ensures…

Computer Vision and Pattern Recognition · Computer Science 2025-04-01 Shakiba Kheradmand , Delio Vicini , George Kopanas , Dmitry Lagun , Kwang Moo Yi , Mark Matthews , Andrea Tagliasacchi

3D Gaussian Splatting (3DGS) has emerged as a dominant novel-view synthesis technique, but its high memory consumption severely limits its applicability on edge devices. A growing number of 3DGS compression methods have been proposed to…

Computer Vision and Pattern Recognition · Computer Science 2026-03-02 Jiarui Chen , Yikeng Chen , Yingshuang Zou , Ye Huang , Peng Wang , Yuan Liu , Yujing Sun , Wenping Wang

3D Gaussian splatting (3DGS) is an emerging technique for photorealistic 3D scene rendering. However, rendering city-scale 3DGS scenes on resource-constrained mobile devices in real-time remains a significant challenge due to two…

Graphics · Computer Science 2025-09-29 Zheng Liu , He Zhu , Xinyang Li , Yirun Wang , Yujiao Shi , Yiming Gan , Wei Li , Jingwen Leng , Minyi Guo , Yu Feng

3D Gaussian Splatting (3DGS) has revolutionized 3D scene reconstruction, which effectively balances rendering quality, efficiency, and speed. However, existing 3DGS approaches usually generate plausible outputs and face significant…

Graphics · Computer Science 2025-07-22 Beizhen Zhao , Yifan Zhou , Sicheng Yu , Zijian Wang , Hao Wang

3D Gaussian splatting (3DGS) has emerged as a promising direction for SLAM due to its high-fidelity reconstruction and rapid convergence. However, 3DGS-SLAM algorithms remain impractical for mobile platforms due to their high computational…

Hardware Architecture · Computer Science 2025-12-01 Xiaotong Huang , He Zhu , Tianrui Ma , Yuxiang Xiong , Fangxin Liu , Zhezhi He , Yiming Gan , Zihan Liu , Jingwen Leng , Yu Feng , Minyi Guo

Recent advances in 3D Gaussian Splatting (3DGS) have demonstrated remarkable capabilities in real-time and photorealistic novel view synthesis. However, traditional 3DGS representations often struggle with large-scale scene management and…

Graphics · Computer Science 2025-08-08 Zijian Wang , Beizhen Zhao , Hao Wang

Compression techniques for 3D Gaussian Splatting (3DGS) have recently achieved considerable success in minimizing storage overhead for 3D Gaussians while preserving high rendering quality. Despite the impressive storage reduction, the lack…

Computer Vision and Pattern Recognition · Computer Science 2025-10-17 Seungjoo Shin , Jaesik Park , Sunghyun Cho