English
Related papers

Related papers: ${C}^{3}$-GS: Learning Context-aware, Cross-dimens…

200 papers

3D Gaussian Splatting (3DGS) achieves high-fidelity rendering with fast real-time performance, but existing methods rely on offline training after full Structure-from-Motion (SfM) processing. In contrast, this work introduces Gaussian…

Computer Vision and Pattern Recognition · Computer Science 2025-07-31 Yiwei Xu , Yifei Yu , Wentian Gan , Tengfei Wang , Zongqian Zhan , Hao Cheng , Xin Wang

Recently, the integration of the efficient feed-forward scheme into 3D Gaussian Splatting (3DGS) has been actively explored. However, most existing methods focus on sparse view reconstruction of small regions and cannot produce eligible…

Computer Vision and Pattern Recognition · Computer Science 2025-04-01 Yunsong Wang , Tianxin Huang , Hanlin Chen , Gim Hee Lee

We introduce Ilov3Splat, a novel framework for instance-level open-vocabulary 3D scene understanding built on 3D Gaussian Splatting (3D-GS). Most prior work depends on 2D rendering-based matching or point-level semantic association, which…

Computer Vision and Pattern Recognition · Computer Science 2026-05-14 Binh Long Nguyen , Kien Nguyen , Sridha Sridharan , Clinton Fookes , Peyman Moghadam

Compared with previous 3D reconstruction methods like Nerf, recent Generalizable 3D Gaussian Splatting (G-3DGS) methods demonstrate impressive efficiency even in the sparse-view setting. However, the promising reconstruction performance of…

Computer Vision and Pattern Recognition · Computer Science 2024-08-27 Chuanrui Zhang , Yingshuang Zou , Zhuoling Li , Minmin Yi , Haoqian Wang

Radiance fields represented by 3D Gaussians excel at synthesizing novel views, offering both high training efficiency and fast rendering. However, with sparse input views, the lack of multi-view consistency constraints results in poorly…

Computer Vision and Pattern Recognition · Computer Science 2025-08-27 Yuru Xiao , Deming Zhai , Wenbo Zhao , Kui Jiang , Junjun Jiang , Xianming Liu

Personalizing 3D scenes from a single reference image enables intuitive user-guided editing, which requires achieving both multi-view consistency across perspectives and referential consistency with the input image. However, these goals are…

Computer Vision and Pattern Recognition · Computer Science 2025-12-29 Yuxuan Wang , Xuanyu Yi , Qingshan Xu , Yuan Zhou , Long Chen , Hanwang Zhang

3D Gaussian Splatting (3DGS) has emerged as a leading neural rendering technique for high-fidelity view synthesis, prompting the development of dedicated 3DGS accelerators for resource-constrained platforms. The conventional decoupled…

Hardware Architecture · Computer Science 2025-07-28 Minnan Pei , Gang Li , Junwen Si , Zeyu Zhu , Zitao Mo , Peisong Wang , Zhuoran Song , Xiaoyao Liang , Jian Cheng

Differentiable 3D-Gaussian splatting (GS) is emerging as a prominent technique in computer vision and graphics for reconstructing 3D scenes. GS represents a scene as a set of 3D Gaussians with varying opacities and employs a computationally…

Computer Vision and Pattern Recognition · Computer Science 2024-07-08 Ziyuan Qu , Omkar Vengurlekar , Mohamad Qadri , Kevin Zhang , Michael Kaess , Christopher Metzler , Suren Jayasuriya , Adithya Pediredla

3D scene understanding has become an essential area of research with applications in autonomous driving, robotics, and augmented reality. Recently, 3D Gaussian Splatting (3DGS) has emerged as a powerful approach, combining explicit modeling…

Computer Vision and Pattern Recognition · Computer Science 2025-04-16 Haijie Li , Yanmin Wu , Jiarui Meng , Qiankun Gao , Zhiyao Zhang , Ronggang Wang , Jian Zhang

3D Gaussian Splatting (3DGS) enables photorealistic rendering but suffers from artefacts due to sparse Structure-from-Motion (SfM) initialisation. To address this limitation, we propose GP-GS, a Gaussian Process (GP) based densification…

Computer Vision and Pattern Recognition · Computer Science 2026-01-13 Zhihao Guo , Jingxuan Su , Chenghao Qian , Shenglin Wang , Jinlong Fan , Jing Zhang , Wei Zhou , Hadi Amirpour , Yunlong Zhao , Liangxiu Han , Peng Wang

Advancements in 3D Gaussian Splatting have significantly accelerated 3D reconstruction and generation. However, it may require a large number of Gaussians, which creates a substantial memory footprint. This paper introduces GES (Generalized…

Computer Vision and Pattern Recognition · Computer Science 2024-05-27 Abdullah Hamdi , Luke Melas-Kyriazi , Jinjie Mai , Guocheng Qian , Ruoshi Liu , Carl Vondrick , Bernard Ghanem , Andrea Vedaldi

Gaussian Splatting (GS) offers a promising alternative to Neural Radiance Fields (NeRF) for real-time 3D scene rendering. Using a set of 3D Gaussians to represent complex geometry and appearance, GS achieves faster rendering times and…

Multimedia · Computer Science 2025-06-18 Pedro Martin , António Rodrigues , João Ascenso , Maria Paula Queluz

3D Gaussian Splats (3DGS) have proven a versatile rendering primitive, both for inverse rendering as well as real-time exploration of scenes. In these applications, coherence across camera frames and multiple views is crucial, be it for…

3D Gaussian Splatting (3DGS) has become a state-of-the-art framework for real-time, high-fidelity novel view synthesis. However, its substantial storage requirements and inherently unstructured representation pose challenges for deployment…

Computer Vision and Pattern Recognition · Computer Science 2026-04-14 Yuqin Lu , Yang Zhou , Yihua Dai , Guiqing Li , Shengfeng He

Recent advancements in 3D reconstruction methods and vision-language models have propelled the development of multi-modal 3D scene understanding, which has vital applications in robotics, autonomous driving, and virtual/augmented reality.…

Computer Vision and Pattern Recognition · Computer Science 2025-05-06 Qucheng Peng , Benjamin Planche , Zhongpai Gao , Meng Zheng , Anwesa Choudhuri , Terrence Chen , Chen Chen , Ziyan Wu

Novel view synthesis (NVS) is crucial in computer vision and graphics, with wide applications in AR, VR, and autonomous driving. While 3D Gaussian Splatting (3DGS) enables real-time rendering with high appearance fidelity, it suffers from…

Computer Vision and Pattern Recognition · Computer Science 2025-12-03 Yancheng Zhang , Guangyu Sun , Chen Chen

3D Gaussian Splatting (3DGS) has demonstrated impressive capabilities in novel view synthesis. However, rendering reflective objects remains a significant challenge, particularly in inverse rendering and relighting. We introduce RTR-GS, a…

Graphics · Computer Science 2025-12-17 Yongyang Zhou , Fang-Lue Zhang , Zichen Wang , Lei Zhang

Recently, 3D Gaussian Splatting (3DGS) has enabled photorealistic view synthesis at high inference speeds. However, its splatting-based rendering model makes several approximations to the rendering equation, reducing physical accuracy. We…

Computer Vision and Pattern Recognition · Computer Science 2025-05-22 Chinmay Talegaonkar , Yash Belhe , Ravi Ramamoorthi , Nicholas Antipa

Recent advancements in computer vision have successfully extended Open-vocabulary segmentation (OVS) to the 3D domain by leveraging 3D Gaussian Splatting (3D-GS). Despite this progress, efficiently rendering the high-dimensional features…

Computer Vision and Pattern Recognition · Computer Science 2025-12-25 Yoonwoo Jeong , Cheng Sun , Frank Wang , Minsu Cho , Jaesung Choe

Recently, high-fidelity scene reconstruction with an optimized 3D Gaussian splat representation has been introduced for novel view synthesis from sparse image sets. Making such representations suitable for applications like network…

Computer Vision and Pattern Recognition · Computer Science 2024-01-23 Simon Niedermayr , Josef Stumpfegger , Rüdiger Westermann