English
Related papers

Related papers: Efficient Differentiable Hardware Rasterization fo…

200 papers

The advent of 3D Gaussian Splatting has revolutionized graphics rendering by delivering high visual quality and fast rendering speeds. However, training large-scale scenes at high quality remains challenging due to the substantial memory…

Computer Vision and Pattern Recognition · Computer Science 2025-09-22 Donghyun Lee , Dawoon Jeong , Jae W. Lee , Hongil Yoon

3D Gaussian Splatting (3DGS) has emerged as a mainstream solution for novel view synthesis and 3D reconstruction. By explicitly encoding a 3D scene using a collection of Gaussian kernels, 3DGS achieves high-quality rendering with superior…

Computer Vision and Pattern Recognition · Computer Science 2025-01-28 Lei Lan , Tianjia Shao , Zixuan Lu , Yu Zhang , Chenfanfu Jiang , Yin Yang

3D Gaussian Splatting represents a breakthrough in the field of novel view synthesis. It establishes Gaussians as core rendering primitives for highly accurate real-world environment reconstruction. Recent advances have drastically…

Graphics · Computer Science 2025-06-25 Jonathan Haberl , Philipp Fleck , Clemens Arth

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

The neural radiance field (NeRF) has made significant strides in representing 3D scenes and synthesizing novel views. Despite its advancements, the high computational costs of NeRF have posed challenges for its deployment in…

Computer Vision and Pattern Recognition · Computer Science 2024-05-29 Xiangyu Sun , Joo Chan Lee , Daniel Rho , Jong Hwan Ko , Usman Ali , Eunbyung Park

3D Gaussian splatting (3DGS) is an innovative rendering technique that surpasses the neural radiance field (NeRF) in both rendering speed and visual quality by leveraging an explicit 3D scene representation. Existing 3DGS approaches require…

Computer Vision and Pattern Recognition · Computer Science 2025-06-13 Lintao Xiang , Hongpei Zheng , Yating Huang , Qijun Yang , Hujun Yin

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

Since its introduction, 3D Gaussian Splatting (3DGS) has become an important reference method for learning 3D representations of a captured scene, allowing real-time novel-view synthesis with high visual quality and fast training times.…

Graphics · Computer Science 2025-02-27 Adam Celarek , George Kopanas , George Drettakis , Michael Wimmer , Bernhard Kerbl

This paper addresses the limitations of existing 3D Gaussian Splatting (3DGS) methods, particularly their reliance on adaptive density control, which can lead to floating artifacts and inefficient resource usage. We propose a novel densify…

Computer Vision and Pattern Recognition · Computer Science 2025-11-25 Phurtivilai Patt , Leyang Huang , Yinqiang Zhang , Yang Lei

Over the past year, 3D Gaussian Splatting (3DGS) has received significant attention for its ability to represent 3D scenes in a perceptually accurate manner. However, it can require a substantial amount of storage since each splat's…

Computer Vision and Pattern Recognition · Computer Science 2025-04-11 Brent Zoomers , Maarten Wijnants , Ivan Molenaers , Joni Vanherck , Jeroen Put , Lode Jorissen , Nick Michiels

3D Gaussian Splatting (3D-GS) technique couples 3D Gaussian primitives with differentiable rasterization to achieve high-quality novel view synthesis results while providing advanced real-time rendering performance. However, due to the flaw…

Computer Vision and Pattern Recognition · Computer Science 2024-04-17 Zongxin Ye , Wenyu Li , Sidun Liu , Peng Qiao , Yong Dou

3D Gaussian Splatting (3DGS) achieves an appealing balance between rendering quality and efficiency, but relies on approximating 3D Gaussians as 2D projections--an assumption that degrades accuracy, especially under generic large…

Graphics · Computer Science 2026-03-13 Zixun Huang , Cho-Ying Wu , Yuliang Guo , Xinyu Huang , Liu Ren

Although 3D Gaussian Splatting (3DGS) has achieved impressive performance in real-time rendering, its densification strategy often results in suboptimal reconstruction quality. In this work, we present a comprehensive improvement to the…

Computer Vision and Pattern Recognition · Computer Science 2025-08-19 Xiaobin Deng , Changyu Diao , Min Li , Ruohan Yu , Duanqing Xu

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

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

3D Gaussian Splatting (3DGS) has emerged as a powerful paradigm for real-time and high-fidelity 3D reconstruction from posed images. However, recent studies reveal its vulnerability to adversarial corruptions in input views, where…

Computer Vision and Pattern Recognition · Computer Science 2026-02-24 Yiran Qiao , Yiren Lu , Yunlai Zhou , Rui Yang , Linlin Hou , Yu Yin , Jing Ma

3D Gaussian Splatting has recently emerged as a highly promising technique for modeling of static 3D scenes. In contrast to Neural Radiance Fields, it utilizes efficient rasterization allowing for very fast rendering at high-quality.…

Computer Vision and Pattern Recognition · Computer Science 2024-12-02 Wieland Morgenstern , Florian Barthel , Anna Hilsmann , Peter Eisert

Recently, 3D Gaussian Splatting (3DGS) has emerged as a mainstream rendering technique due to its photorealistic quality and low latency. However, processing massive numbers of non-contributing Gaussian points introduces significant…

Hardware Architecture · Computer Science 2026-03-03 Wenhui Ou , Zhuoyu Wu , Yipu Zhang , Dongjun Wu , Freddy Ziyang Hong , Chik Patrick Yue

We present 3DGS-LM, a new method that accelerates the reconstruction of 3D Gaussian Splatting (3DGS) by replacing its ADAM optimizer with a tailored Levenberg-Marquardt (LM). Existing methods reduce the optimization time by decreasing the…

Computer Vision and Pattern Recognition · Computer Science 2025-08-22 Lukas Höllein , Aljaž Božič , Michael Zollhöfer , Matthias Nießner

3D Gaussian Splatting has revolutionized neural rendering with real-time performance. However, scaling this approach to large scenes using Level-of-Detail methods faces critical challenges: inefficient serial traversal consuming over 60\%…

Computer Vision and Pattern Recognition · Computer Science 2026-03-26 Yixian Wang , Haolin Yu , Jiadong Tang , Yu Gao , Xihan Wang , Yufeng Yue , Yi Yang