English
Related papers

Related papers: CAT-3DGS Pro: A New Benchmark for Efficient 3DGS C…

200 papers

3D Gaussian Splatting (3DGS) has made significant strides in novel view synthesis but is limited by the substantial number of Gaussian primitives required, posing challenges for deployment on lightweight devices. Recent methods address this…

Computer Vision and Pattern Recognition · Computer Science 2025-04-09 Zhengqing Gao , Dongting Hu , Jia-Wang Bian , Huan Fu , Yan Li , Tongliang Liu , Mingming Gong , Kun Zhang

3D Gaussian Splatting demonstrates excellent quality and speed in novel view synthesis. Nevertheless, the huge file size of the 3D Gaussians presents challenges for transmission and storage. Current works design compact models to replace…

Computer Vision and Pattern Recognition · Computer Science 2024-09-17 Shuzhao Xie , Weixiang Zhang , Chen Tang , Yunpeng Bai , Rongwei Lu , Shijia Ge , Zhi Wang

Recent advances in 3D Gaussian Splatting (3DGS) present two main directions: feed-forward models offer fast inference in sparse-view settings, while per-scene optimization yields high-quality renderings but is computationally expensive. To…

Computer Vision and Pattern Recognition · Computer Science 2026-04-02 Yueh-Cheng Liu , Jozef Hladký , Matthias Nießner , Angela Dai

Recently, 3D Gaussian Spatting (3DGS) has gained widespread attention in Novel View Synthesis (NVS) due to the remarkable real-time rendering performance. However, the substantial cost of storage and transmission of vanilla 3DGS hinders its…

Computer Vision and Pattern Recognition · Computer Science 2025-04-01 Jingui Ma , Yang Hu , Luyang Tang , Jiayu Yang , Yongqi Zhai , Ronggang Wang

The field of Novel View Synthesis has been revolutionized by 3D Gaussian Splatting (3DGS), which enables high-quality scene reconstruction that can be rendered in real-time. 3DGS-based techniques typically suffer from high GPU memory and…

Graphics · Computer Science 2025-10-27 Umar Farooq , Jean-Yves Guillemaut , Adrian Hilton , Marco Volino

3D Gaussian Splatting (3DGS) has shown remarkable success in synthesizing novel views given multiple views of a static scene. Yet, 3DGS faces challenges when applied to dynamic scenes because 3D Gaussian parameters need to be updated per…

Graphics · Computer Science 2024-07-08 Kai Katsumata , Duc Minh Vo , Hideki Nakayama

3D Gaussian Splatting (3DGS) is a highly deployable real-time method for novel view synthesis. In practice, it requires a universal, consistent control mechanism that adjusts the trade-off between rendering quality and model compression…

Computer Vision and Pattern Recognition · Computer Science 2025-11-10 Fengdi Zhang , Yibao Sun , Hongkun Cao , Ruqi Huang

Recent works demonstrate the advantages of hardware rasterization for 3D Gaussian Splatting (3DGS) in forward-pass rendering through fast GPU-optimized graphics and fixed memory footprint. However, extending these benefits to backward-pass…

Graphics · Computer Science 2025-08-14 Yitian Yuan , Qianyue He

Novel-view synthesis plays a crucial role in computer vision with applications in 3D reconstruction, mixed reality, and robotics. Recent approaches, such as 3D Gaussian Splatting (3DGS), have emerged as state-of-the-art solutions, offering…

Computer Vision and Pattern Recognition · Computer Science 2026-05-12 Ankit Dhiman , Tao Lu , R Srinath , Emre Arslan , Angela Xing , Yuanbo Xiangli , R Venkatesh Babu , Srinath Sridhar

Recent advancements in 3D Gaussian Splatting (3DGS) have shifted the focus toward balancing reconstruction fidelity with computational efficiency. In this work, we propose ImprovedGS+, a high-performance, low-level reinvention of the…

Computer Vision and Pattern Recognition · Computer Science 2026-03-10 Jordi Muñoz Vicente

3D Gaussian Splatting (3DGS) has emerged as a promising approach for 3D scene representation, offering a reduction in computational overhead compared to Neural Radiance Fields (NeRF). However, 3DGS is susceptible to high-frequency artifacts…

Computer Vision and Pattern Recognition · Computer Science 2024-09-06 Shen Chen , Jiale Zhou , Lei Li

Recently, 3D Gaussian Splatting (3DGS) has become one of the mainstream methodologies for novel view synthesis (NVS) due to its high quality and fast rendering speed. However, as a point-based scene representation, 3DGS potentially…

Computer Vision and Pattern Recognition · Computer Science 2024-05-30 Zhaoliang Zhang , Tianchen Song , Yongjae Lee , Li Yang , Cheng Peng , Rama Chellappa , Deliang Fan

3D Gaussian Splatting (3DGS) based Simultaneous Localization and Mapping (SLAM) systems can largely benefit from 3DGS's state-of-the-art rendering efficiency and accuracy, but have not yet been adopted in resource-constrained edge devices…

Hardware Architecture · Computer Science 2025-10-10 Leshu Li , Jiayin Qin , Jie Peng , Zishen Wan , Huaizhi Qu , Ye Han , Pingqing Zheng , Hongsen Zhang , Yu Cao , Tianlong Chen , Yang Katie Zhao

3D Gaussian Splatting (GS) demonstrates excellent rendering quality and generation speed in novel view synthesis. However, substantial data size poses challenges for storage and transmission, making 3D GS compression an essential…

Computer Vision and Pattern Recognition · Computer Science 2025-03-18 He Huang , Wenjie Huang , Qi Yang , Yiling Xu , Zhu li

3D Gaussian Splatting (3DGS) enables real-time novel view synthesis with high visual fidelity, but its substantial storage requirements hinder practical deployment, prompting state-of-the-art (SOTA) 3DGS methods to incorporate compression…

Image and Video Processing · Electrical Eng. & Systems 2025-08-12 Yuke Xing , William Gordon , Qi Yang , Kaifa Yang , Jiarui Wang , Yiling Xu

3D Gaussian Splatting (3DGS) enables high-quality real-time 3D rendering but faces challenges in efficiently scaling to ultra-dense scenes and high-resolution due to computational bottlenecks that limit its use in latency-sensitive…

Graphics · Computer Science 2026-05-13 Yibo Zhao , Fan Gao , Youcheng Cai , Ligang Liu

Recent prominence in 3D Gaussian Splatting (3DGS) has enabled real-time rendering while maintaining high-fidelity novel view synthesis. However, 3DGS resorts to the Gaussian function that is low-pass by nature and is restricted in…

Computer Vision and Pattern Recognition · Computer Science 2025-08-08 Junyu Zhou , Yuyang Huang , Wenrui Dai , Junni Zou , Ziyang Zheng , Nuowen Kan , Chenglin Li , Hongkai Xiong

Novel-view synthesis aims to generate novel views of a scene from multiple input images or videos, and recent advancements like 3D Gaussian splatting (3DGS) have achieved notable success in producing photorealistic renderings with efficient…

Computer Vision and Pattern Recognition · Computer Science 2024-10-22 Xi Liu , Chaoyi Zhou , Siyu Huang

3D Gaussian splatting (3DGS) is a state-of-the-art representation for real-time photorealistic novel-view synthesis, yet a single high-fidelity scene typically occupies hundreds of megabytes to several gigabytes, exceeding the budgets of…

Machine Learning · Computer Science 2026-05-05 Baobing Zhang , Wanxin Sui

Recent advances in novel view synthesis have enabled real-time rendering speeds with high reconstruction accuracy. 3D Gaussian Splatting (3D-GS), a foundational point-based parametric 3D scene representation, models scenes as large sets of…

Computer Vision and Pattern Recognition · Computer Science 2025-11-21 Alex Hanson , Allen Tu , Vasu Singla , Mayuka Jayawardhana , Matthias Zwicker , Tom Goldstein