English
Related papers

Related papers: CAT-3DGS: A Context-Adaptive Triplane Approach to …

200 papers

3D Gaussian Splatting (3DGS) revolutionized novel view rendering. Instead of inferring from dense spatial points, as implicit representations do, 3DGS uses sparse Gaussians. This enables real-time performance but increases space…

Computer Vision and Pattern Recognition · Computer Science 2026-05-12 Cem Eteke , Enzo Tartaglione

Recent years have witnessed the rapid emergence of 3D Gaussian splatting (3DGS) as a powerful approach for 3D reconstruction and novel view synthesis. Its explicit representation with Gaussian primitives enables fast training, real-time…

Computer Vision and Pattern Recognition · Computer Science 2026-04-20 Haato Watanabe , Nobuyuki Umetani

Reconstructing and understanding 3D scenes from unposed sparse views in a feed-forward manner remains as a challenging task in 3D computer vision. Recent approaches use per-pixel 3D Gaussian Splatting for reconstruction, followed by a…

Computer Vision and Pattern Recognition · Computer Science 2026-04-29 Honggyu An , Jaewoo Jung , Mungyeom Kim , Chaehyun Kim , Minkyeong Jeon , Jisang Han , Kazumi Fukuda , Takuya Narihira , Hyuna Ko , Junsu Kim , Sunghwan Hong , Yuki Mitsufuji , Seungryong Kim

3D Gaussian Splatting (3DGS) has emerged as a powerful approach for 3D scene reconstruction using 3D Gaussians. However, neither the centers nor surfaces of the Gaussians are accurately aligned to the object surface, complicating their…

Computer Vision and Pattern Recognition · Computer Science 2026-03-09 Miriam Jäger , Markus Hillemann , Boris Jutzi

3D Gaussian Splatting (3DGS) has emerged as promising alternative in 3D representation. However, it still suffers from high training cost. This paper introduces LiteGS, a high performance framework that systematically optimizes the 3DGS…

Computer Vision and Pattern Recognition · Computer Science 2025-09-29 Kaimin Liao , Hua Wang , Zhi Chen , Luchao Wang , Yaohua Tang

3D Gaussian Splatting (3DGS) has recently emerged as a fast, high-quality method for novel view synthesis (NVS). However, its use of low-degree spherical harmonics limits its ability to capture spatially varying color and view-dependent…

Computer Vision and Pattern Recognition · Computer Science 2025-11-19 Hoang Chuong Nguyen , Wei Mao , Jose M. Alvarez , Miaomiao Liu

While 3D Gaussian splatting (3DGS) offers explicit and efficient scene representations for cone-beam computed tomography reconstruction, conventional photometric optimization inherently suffers from spectral bias under ultra sparse-view…

Computer Vision and Pattern Recognition · Computer Science 2026-05-01 Jian Lin , Jiancheng Fang , Shaoyu Wang , Changan Lai , Yikun Zhang , Yang Chen , Qiegen Liu

Scene understanding based on 3D Gaussian Splatting (3DGS) has recently achieved notable advances. Although 3DGS related methods have efficient rendering capabilities, they fail to address the inherent contradiction between the anisotropic…

Computer Vision and Pattern Recognition · Computer Science 2025-05-27 Q. G. Duan , Benyun Zhao , Mingqiao Han Yijun Huang , Ben M. Chen

3D Gaussian splatting has become a prominent technique for representing and rendering complex 3D scenes, due to its high fidelity and speed advantages. However, the growing demand for large-scale models calls for effective compression to…

Computer Vision and Pattern Recognition · Computer Science 2025-07-10 Boyuan Tian , Qizhe Gao , Siran Xianyu , Xiaotong Cui , Minjia Zhang

The efficient spatial allocation of primitives serves as the foundation of 3D Gaussian Splatting, as it directly dictates the synergy between representation compactness, reconstruction speed, and rendering fidelity. Previous solutions,…

Computer Vision and Pattern Recognition · Computer Science 2026-04-20 Roni Itkin , Noam Issachar , Yehonatan Keypur , Xingyu Chen , Anpei Chen , Sagie Benaim

3D Gaussian Splatting (3DGS) has gained significant attention for its real-time, photo-realistic rendering in novel-view synthesis and 3D modeling. However, existing methods struggle with accurately modeling scenes affected by transient…

Computer Vision and Pattern Recognition · Computer Science 2025-07-30 Chuanyu Fu , Yuqi Zhang , Kunbin Yao , Guanying Chen , Yuan Xiong , Chuan Huang , Shuguang Cui , Xiaochun Cao

3D Gaussian Splatting has recently gained traction for its efficient training and real-time rendering. While its vanilla representation is mainly designed for view synthesis, recent works extended it to scene understanding with language…

Computer Vision and Pattern Recognition · Computer Science 2026-01-21 Siyun Liang , Sen Wang , Kunyi Li , Michael Niemeyer , Stefano Gasperini , Hendrik P. A. Lensch , Nassir Navab , Federico Tombari

Digitizing 3D static scenes and 4D dynamic events from multi-view images has long been a challenge in computer vision and graphics. Recently, 3D Gaussian Splatting (3DGS) has emerged as a practical and scalable reconstruction method,…

Computer Vision and Pattern Recognition · Computer Science 2024-09-18 Marko Mihajlovic , Sergey Prokudin , Siyu Tang , Robert Maier , Federica Bogo , Tony Tung , Edmond Boyer

3D Gaussian Splatting (3DGS) enhances 3D scene reconstruction through explicit representation and fast rendering, demonstrating potential benefits for various low-level vision tasks, including video compression. However, existing 3DGS-based…

Computer Vision and Pattern Recognition · Computer Science 2025-11-11 Siyue Teng , Ge Gao , Duolikun Danier , Yuxuan Jiang , Fan Zhang , Thomas Davis , Zoe Liu , David Bull

3D Gaussian Splatting (3DGS) has emerged as a promising framework for novel view synthesis, boasting rapid rendering speed with high fidelity. However, the substantial Gaussians and their associated attributes necessitate effective…

Computer Vision and Pattern Recognition · Computer Science 2025-02-12 Yihang Chen , Qianyi Wu , Weiyao Lin , Mehrtash Harandi , Jianfei Cai

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…

Computer Vision and Pattern Recognition · Computer Science 2025-10-17 Junyi Wu , Jiaming Xu , Jinhao Li , Yongkang Zhou , Jiayi Pan , Xingyang Li , Guohao Dai

Accurate 3D reconstruction of dynamic surgical scenes from endoscopic video is essential for robotic-assisted surgery. While recent 3D Gaussian Splatting methods have shown promise in achieving high-quality reconstructions with fast…

Computer Vision and Pattern Recognition · Computer Science 2024-10-15 Jialei Chen , Xin Zhang , Mobarakol Islam , Francisco Vasconcelos , Danail Stoyanov , Daniel S. Elson , Baoru Huang

3D Gaussian Splatting (3DGS) has become a leading technique for real-time neural rendering and 3D scene reconstruction, but its rendering cost remains too high for many latency-sensitive scenarios. In particular, the rasterization stage in…

Graphics · Computer Science 2026-05-22 Sheng Li , Yang Sui , Yue Wu , Zhuoran Song , Bo Yuan , Xulong Tang , Yue Dai

3D Gaussian splats have emerged as a revolutionary, effective, learned representation for static 3D scenes. In this work, we explore using 2D Gaussian splats as a new primitive for representing videos. We propose GSVC, an approach to…

Computer Vision and Pattern Recognition · Computer Science 2025-01-23 Longan Wang , Yuang Shi , Wei Tsang Ooi

Learning-based image matching critically depends on large-scale, diverse, and geometrically accurate training data. 3D Gaussian Splatting (3DGS) enables photorealistic novel-view synthesis and thus is attractive for data generation.…

Computer Vision and Pattern Recognition · Computer Science 2025-11-27 Juncheng Chen , Chao Xu , Yanjun Cao