English
Related papers

Related papers: MemGS: Memory-Efficient Gaussian Splatting for Rea…

200 papers

In this paper, we propose a RGB-D SLAM system that reconstructs a language-aligned dense feature field while sustaining low-latency tracking and mapping. First, we introduce a Top-K Rendering pipeline, a high-throughput and…

Robotics · Computer Science 2026-02-10 Seongbo Ha , Sibaek Lee , Kyungsu Kang , Joonyeol Choi , Seungjun Tak , Hyeonwoo Yu

3D Gaussian Splatting (3DGS) proposes an efficient solution for novel view synthesis. Its framework provides fast and high-fidelity rendering. Although less complex than other solutions such as Neural Radiance Fields (NeRF), there are still…

Computer Vision and Pattern Recognition · Computer Science 2025-04-03 Stéphane Pateux , Matthieu Gendrin , Luce Morin , Théo Ladune , Xiaoran Jiang

Efficient multi-agent 3D mapping is essential for robotic teams operating in unknown environments, but dense representations hinder real-time exchange over constrained communication links. In multi-agent Simultaneous Localization and…

Robotics · Computer Science 2026-04-02 Monica M. Q. Li , Pierre-Yves Lajoie , Jialiang Liu , Giovanni Beltrame

We investigate the feasibility of real-time 3D Gaussian Splatting (3DGS) rasterisation on edge clients with varying Gaussian splat counts and GPU computational budgets. Instead of evaluating multiple physical devices, we adopt an…

Graphics · Computer Science 2026-04-09 Muhammad Fahim Tajwar , Arthur Wuhrlin , Bhojan Anand

3D Gaussian Splatting has gained widespread adoption across diverse applications due to its exceptional rendering performance and visual quality. While most existing methods rely on rasterization to render Gaussians, recent research has…

Graphics · Computer Science 2026-01-29 Junseo Lee , Sangyun Jeon , Jungi Lee , Junyong Park , Jaewoong Sim

3D Gaussian Splatting (3DGS) is widely used for novel view synthesis due to its high rendering quality and fast inference time. However, 3DGS predominantly relies on first-order optimizers such as Adam, which leads to long training times.…

Computer Vision and Pattern Recognition · Computer Science 2026-01-27 Hamza Pehlivan , Andrea Boscolo Camiletto , Lin Geng Foo , Marc Habermann , Christian Theobalt

Recent progress in dense SLAM has primarily targeted monocular setups, often at the expense of robustness and geometric coverage. We present MCGS-SLAM, the first purely RGB-based multi-camera SLAM system built on 3D Gaussian Splatting…

Robotics · Computer Science 2026-03-10 Zhihao Cao , Hanyu Wu , Li Wa Tang , Zizhou Luo , Wei Zhang , Marc Pollefeys , Zihan Zhu , Martin R. Oswald

3D Gaussian Splatting (3DGS) is a powerful alternative to Neural Radiance Fields (NeRF), excelling in complex scene reconstruction and efficient rendering. However, it relies on high-quality point clouds from Structure-from-Motion (SfM),…

Computer Vision and Pattern Recognition · Computer Science 2025-07-01 Ziao Liu , Zhenjia Li , Yifeng Shi , Xiangang Li

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

We present SGS-SLAM, the first semantic visual SLAM system based on Gaussian Splatting. It incorporates appearance, geometry, and semantic features through multi-channel optimization, addressing the oversmoothing limitations of neural…

Computer Vision and Pattern Recognition · Computer Science 2024-11-26 Mingrui Li , Shuhong Liu , Heng Zhou , Guohao Zhu , Na Cheng , Tianchen Deng , Hongyu Wang

3D Gaussian Splatting (3DGS) optimization is most commonly performed using standard optimizers (Adam, SGD). While stable across diverse scenes, standard optimizers are general-purpose and not tailored to the structure of the problem. In…

Computer Vision and Pattern Recognition · Computer Science 2026-05-18 Naama Pearl , Stefano Esposito , Haofei Xu , Amit Peleg , Patricia Gschossmann , Lorenzo Porzi , Peter Kontschieder , Gerard Pons-Moll , Andreas Geiger

Recent advances in 3D Gaussian Splatting (3DGS) have demonstrated impressive results for novel view synthesis with real-time rendering capabilities. However, integrating 3DGS with SLAM systems faces a fundamental scalability limitation:…

This paper presents a 3D lidar SLAM system based on improved regionalized Gaussian process (GP) map reconstruction to provide both low-drift state estimation and mapping in real-time for robotics applications. We utilize spatial GP…

Robotics · Computer Science 2023-03-10 Jianyuan Ruan , Bo Li , Yinqiang Wang , Zhou Fang

Abstract representations of 3D scenes play a crucial role in computer vision, enabling a wide range of applications such as mapping, localization, surface reconstruction, and even advanced tasks like SLAM and rendering. Among these…

Computer Vision and Pattern Recognition · Computer Science 2024-12-16 Chenggang Yang , Yuang Shi

3D Gaussian Splatting (3DGS) has enabled high-fidelity virtualization with fast rendering and optimization for novel view synthesis. On the other hand, triangle mesh models still remain a popular choice for surface reconstruction but suffer…

Computer Vision and Pattern Recognition · Computer Science 2026-02-17 Xinpeng Liu , Fumio Okura

We present MonoGS++, a novel fast and accurate Simultaneous Localization and Mapping (SLAM) method that leverages 3D Gaussian representations and operates solely on RGB inputs. While previous 3D Gaussian Splatting (GS)-based methods largely…

Computer Vision and Pattern Recognition · Computer Science 2025-04-04 Renwu Li , Wenjing Ke , Dong Li , Lu Tian , Emad Barsoum

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 enabled various applications in 3D scene representation and novel view synthesis due to its efficient rendering capabilities. However, 3DGS demands relatively significant GPU memory, limiting its use on…

Computer Vision and Pattern Recognition · Computer Science 2025-06-05 Hengyu Liu , Yuehao Wang , Chenxin Li , Ruisi Cai , Kevin Wang , Wuyang Li , Pavlo Molchanov , Peihao Wang , Zhangyang Wang

While 3D Gaussian Splatting has achieved remarkable success in photorealistic novel view synthesis, its pursuit of fast and high-fidelity 3D reconstruction has long been constrained by a trade-off between geometric accuracy and optimization…

Computer Vision and Pattern Recognition · Computer Science 2026-05-27 Zhenhua Du , Zhen Tan , Haoyu Zhang , Dewen Hu , Shuaifeng Zhi , Peidong Liu

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
‹ Prev 1 8 9 10 Next ›