中文
相关论文

相关论文: 3DGS-LM: Faster Gaussian-Splatting Optimization wi…

200 篇论文

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.…

计算机视觉与模式识别 · 计算机科学 2026-01-27 Hamza Pehlivan , Andrea Boscolo Camiletto , Lin Geng Foo , Marc Habermann , Christian Theobalt

3D Gaussian splatting (3DGS) is a transformative technique with profound implications on novel view synthesis and real-time rendering. Given its importance, there have been many attempts to improve its performance. However, with the…

硬件体系结构 · 计算机科学 2025-10-14 Yi Hu , Huiyang Zhou

Recent advances in 3D Gaussian Splatting (3DGS) have focused on accelerating optimization while preserving reconstruction quality. However, many proposed methods entangle implementation-level improvements with fundamental algorithmic…

计算机视觉与模式识别 · 计算机科学 2026-02-11 Florian Hahlbohm , Linus Franke , Martin Eisemann , Marcus Magnor

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…

硬件体系结构 · 计算机科学 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 intelligence leverages rich 3D features and stands as a promising frontier in AI, with 3D rendering fundamental to many downstream applications. 3D Gaussian Splatting (3DGS), an emerging high-quality 3D rendering method, requires…

图形学 · 计算机科学 2025-04-14 Sixu Li , Ben Keller , Yingyan Celine Lin , Brucek Khailany

3D Gaussian Splatting (3DGS) has recently advanced radiance field reconstruction by offering superior capabilities for novel view synthesis and real-time rendering speed. However, its strategy of blending optimization and adaptive density…

计算机视觉与模式识别 · 计算机科学 2024-11-12 Rong Liu , Rui Xu , Yue Hu , Meida Chen , Andrew Feng

Recent advancements in 3D Gaussian Splatting (3DGS) have made a significant impact on rendering and reconstruction techniques. Current research predominantly focuses on improving rendering performance and reconstruction quality using…

计算机视觉与模式识别 · 计算机科学 2025-09-18 Yinlong Bai , Hongxin Zhang , Sheng Zhong , Junkai Niu , Hai Li , Yijia He , Yi Zhou

Large-scale 3D reconstruction is critical in the field of robotics, and the potential of 3D Gaussian Splatting (3DGS) for achieving accurate object-level reconstruction has been demonstrated. However, ensuring geometric accuracy in outdoor…

机器人学 · 计算机科学 2024-09-20 Changjian Jiang , Ruilan Gao , Kele Shao , Yue Wang , Rong Xiong , Yu Zhang

We propose 3DGS$^2$-TR,a second-order optimizer for accelerating the scene training problem in 3D Gaussian Splatting (3DGS). Unlike existing second-order approaches that rely on explicit or dense curvature representations, such as 3DGS-LM…

计算机视觉与模式识别 · 计算机科学 2026-02-03 Roger Hsiao , Yuchen Fang , Xiangru Huang , Ruilong Li , Hesam Rabeti , Zan Gojcic , Javad Lavaei , James Demmel , Sophia Shao

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…

图形学 · 计算机科学 2026-02-13 Dmytro Kotovenko , Olga Grebenkova , Björn Ommer

3D Gaussian Splatting (3DGS) has emerged as a promising 3D reconstruction technique. The traditional 3DGS training pipeline follows three sequential steps: Gaussian densification, Gaussian projection, and color splatting. Despite its…

计算机视觉与模式识别 · 计算机科学 2025-10-17 Junyi Wu , Jiaming Xu , Jinhao Li , Yongkang Zhou , Jiayi Pan , Xingyang Li , Guohao Dai

Recent advances in 3D Gaussian Splatting (3DGS) have enabled real-time, photorealistic scene reconstruction. However, conventional 3DGS frameworks typically rely on sparse point clouds derived from Structure-from-Motion (SfM), which…

图形学 · 计算机科学 2026-03-25 Yan Fang , Jianfei Ge , Jiangjian Xiao

Simultaneous Localization and Mapping (SLAM) is pivotal in robotics, with photorealistic scene reconstruction emerging as a key challenge. To address this, we introduce Computational Alignment for Real-Time Gaussian Splatting SLAM (CaRtGS),…

计算机视觉与模式识别 · 计算机科学 2025-03-11 Dapeng Feng , Zhiqiang Chen , Yizhen Yin , Shipeng Zhong , Yuhua Qi , Hongbo Chen

3D Gaussian Splatting (3DGS) is a recent explicit 3D representation that has achieved high-quality reconstruction and real-time rendering of complex scenes. However, the rasterization pipeline still suffers from unnecessary overhead…

计算机视觉与模式识别 · 计算机科学 2024-09-17 Xinzhe Wang , Ran Yi , Lizhuang Ma

We propose a method to enhance 3D Gaussian Splatting (3DGS)~\cite{Kerbl2023}, addressing challenges in initialization, optimization, and density control. Gaussian Splatting is an alternative for rendering realistic images while supporting…

计算机视觉与模式识别 · 计算机科学 2025-07-02 Xingjun Wang , Lianlei Shan

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…

图形学 · 计算机科学 2025-08-14 Yitian Yuan , Qianyue He

3D Gaussian Splatting (3DGS) has established itself as an efficient representation for real-time, high-fidelity 3D scene reconstruction. However, scaling 3DGS to large and unbounded scenes such as city blocks remains difficult. Existing…

计算机视觉与模式识别 · 计算机科学 2026-04-13 Sheng-Hsiang Hung , Ting-Yu Yen , Wei-Fang Sun , Simon See , Shih-Hsuan Hung , Hung-Kuo Chu

We present Real-time Gaussian SLAM (RTG-SLAM), a real-time 3D reconstruction system with an RGBD camera for large-scale environments using Gaussian splatting. The system features a compact Gaussian representation and a highly efficient…

计算机视觉与模式识别 · 计算机科学 2024-05-10 Zhexi Peng , Tianjia Shao , Yong Liu , Jingke Zhou , Yin Yang , Jingdong Wang , Kun Zhou

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…

计算机视觉与模式识别 · 计算机科学 2025-01-28 Lei Lan , Tianjia Shao , Zixuan Lu , Yu Zhang , Chenfanfu Jiang , Yin Yang

3D Gaussian Splatting (3DGS) has emerged as a powerful technique for real-time novel view synthesis. As an explicit representation optimized through gradient propagation among primitives, optimization widely accepted in deep neural networks…

计算机视觉与模式识别 · 计算机科学 2026-05-11 Renjie Ding , Yaonan Wang , Min Liu , Jialin Zhu , Jiazheng Wang , Jiahao Zhao , Wenting Shen , Feixiang He , Xiang Chen
‹ 上一页 1 2 3 10 下一页 ›