English
Related papers

Related papers: CompGS++: Compressed Gaussian Splatting for Static…

200 papers

3D Gaussian Splatting (3DGS) has made significant strides in real-time 3D scene reconstruction, but faces memory scalability issues in high-resolution scenarios. To address this, we propose Hierarchical Gaussian Splatting (HRGS), a…

Computer Vision and Pattern Recognition · Computer Science 2025-06-18 Changbai Li , Haodong Zhu , Hanlin Chen , Juan Zhang , Tongfei Chen , Shuo Yang , Shuwei Shao , Wenhao Dong , Baochang Zhang

Recently, 3D Gaussian Splatting has emerged as a promising approach for modeling 3D scenes using mixtures of Gaussians. The predominant optimization method for these models relies on backpropagating gradients through a differentiable…

Computer Vision and Pattern Recognition · Computer Science 2025-09-24 Toon Van de Maele , Ozan Catal , Alexander Tschantz , Christopher L. Buckley , Tim Verbelen

Recently, the 3D Gaussian splatting (3DGS) technique for real-time radiance field rendering has revolutionized the field of volumetric scene representation, providing users with an immersive experience. But in return, it also poses a large…

Computer Vision and Pattern Recognition · Computer Science 2026-03-11 Zhiye Tang , Qiudan Zhang , Lei Zhang , Junhui Hou , You Yang , Xu Wang

Novel view synthesis has long been a practical but challenging task, although the introduction of numerous methods to solve this problem, even combining advanced representations like 3D Gaussian Splatting, they still struggle to recover…

Computer Vision and Pattern Recognition · Computer Science 2025-03-18 Jiahao Wu , Rui Peng , Zhiyan Wang , Lu Xiao , Luyang Tang , Jinbo Yan , Kaiqiang Xiong , Ronggang Wang

3D Gaussian Splatting (3D-GS) is a recent 3D scene reconstruction technique that enables real-time rendering of novel views by modeling scenes as parametric point clouds of differentiable 3D Gaussians. However, its rendering speed and model…

Computer Vision and Pattern Recognition · Computer Science 2026-02-24 Alex Hanson , Allen Tu , Geng Lin , Vasu Singla , Matthias Zwicker , Tom Goldstein

3D Gaussian splatting provides excellent visual quality for novel view synthesis, with fast training and real-time rendering; unfortunately, the memory requirements of this method for storing and transmission are unreasonably high. We first…

Computer Vision and Pattern Recognition · Computer Science 2024-06-26 Panagiotis Papantonakis , Georgios Kopanas , Bernhard Kerbl , Alexandre Lanvin , George Drettakis

While 3D Gaussian Splatting (3DGS) enables real-time rendering, its training demands workstation-level compute and memory, making mobile deployment impractical under minute-scale time budgets and limited peak memory. We present PocketGS, a…

Computer Vision and Pattern Recognition · Computer Science 2026-05-28 Wenzhi Guo , Guangchi Fang , Shu Yang , Bing Wang

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

We present GauStudio, a novel modular framework for modeling 3D Gaussian Splatting (3DGS) to provide standardized, plug-and-play components for users to easily customize and implement a 3DGS pipeline. Supported by our framework, we propose…

Computer Vision and Pattern Recognition · Computer Science 2024-03-29 Chongjie Ye , Yinyu Nie , Jiahao Chang , Yuantao Chen , Yihao Zhi , Xiaoguang Han

In this study, we explore the challenge of efficiently representing scenes with a constrained number of Gaussians. Our analysis shifts from traditional graphics and 2D computer vision to the perspective of point clouds, highlighting the…

Computer Vision and Pattern Recognition · Computer Science 2024-10-17 Guangchi Fang , Bing Wang

3D scene reconstruction and rendering are core tasks in computer vision, with applications spanning industrial monitoring, robotics, and autonomous driving. Recent advances in 3D Gaussian Splatting (GS) and its variants have achieved…

Computer Vision and Pattern Recognition · Computer Science 2026-02-20 Chi-Shiang Gau , Konstantinos D. Polyzos , Athanasios Bacharis , Saketh Madhuvarasu , Tara Javidi

Reconstructing 3D scenes and synthesizing novel views has seen rapid progress in recent years. Neural Radiance Fields demonstrated that continuous volumetric radiance fields can achieve high-quality image synthesis, but their long training…

Computer Vision and Pattern Recognition · Computer Science 2025-09-30 Jan Held , Renaud Vandeghen , Sanghyun Son , Daniel Rebain , Matheus Gadelha , Yi Zhou , Ming C. Lin , Marc Van Droogenbroeck , Andrea Tagliasacchi

Recent advancements in 3D reconstruction coupled with neural rendering techniques have greatly improved the creation of photo-realistic 3D scenes, influencing both academic research and industry applications. The technique of 3D Gaussian…

Computer Vision and Pattern Recognition · Computer Science 2026-03-19 Zexu Huang , Min Xu , Stuart Perry

Feedforward 3D Gaussian Splatting (3DGS) overcomes the limitations of optimization-based 3DGS by enabling fast and high-quality reconstruction without the need for per-scene optimization. However, existing feedforward approaches typically…

Computer Vision and Pattern Recognition · Computer Science 2025-08-06 Anran Wu , Long Peng , Xin Di , Xueyuan Dai , Chen Wu , Yang Wang , Xueyang Fu , Yang Cao , Zheng-Jun Zha

We propose R3GS, a robust reconstruction and relocalization framework tailored for unconstrained datasets. Our method uses a hybrid representation during training. Each anchor combines a global feature from a convolutional neural network…

Computer Vision and Pattern Recognition · Computer Science 2025-05-22 Xu yan , Zhaohui Wang , Rong Wei , Jingbo Yu , Dong Li , Xiangde Liu

We observe that Gaussians exhibit distinct roles and characteristics analogous to traditional artistic techniques -- like how artists first sketch outlines before filling in broader areas with color, some Gaussians capture high-frequency…

Computer Vision and Pattern Recognition · Computer Science 2026-01-13 Yuang Shi , Géraldine Morin , Simone Gasparini , Wei Tsang Ooi

Maintaining consistent 3D scene representations over time is a significant challenge in computer vision. Updating 3D scenes from sparse-view observations is crucial for various real-world applications, including urban planning, disaster…

Computer Vision and Pattern Recognition · Computer Science 2025-12-02 Zeyuan An , Yanghang Xiao , Zhiying Leng , Frederick W. B. Li , Xiaohui Liang

We present GP-4DGS, a novel framework that integrates Gaussian Processes (GPs) into 4D Gaussian Splatting (4DGS) for principled probabilistic modeling of dynamic scenes. While existing 4DGS methods focus on deterministic reconstruction,…

Computer Vision and Pattern Recognition · Computer Science 2026-04-06 Mijeong Kim , Jungtaek Kim , Bohyung Han

We present Smol-GS, a novel method for learning compact representations for 3D Gaussian Splatting (3DGS). Our approach learns highly efficient splat-wise features to model 3D space which capture abstracted cues, including color, opacity,…

Computer Vision and Pattern Recognition · Computer Science 2026-03-30 Haishan Wang , Mohammad Hassan Vali , Arno Solin

Recently, 3D Gaussian Splatting and its derivatives have achieved significant breakthroughs in large-scale scene reconstruction. However, how to efficiently and stably achieve high-quality geometric fidelity remains a core challenge. To…

Computer Vision and Pattern Recognition · Computer Science 2026-04-14 Kehua Chen , Tianlu Mao , Xinzhu Ma , Hao Jiang , Zehao Li , Zihan Liu , Shuqin Gao , Honglong Zhao , Feng Dai , Yucheng Zhang , Zhaoqi Wang