English
Related papers

Related papers: Diff3R: Feed-forward 3D Gaussian Splatting with Un…

200 papers

Recent advances in 3D Gaussian Splatting (3DGS) have enabled significant progress in photorealistic novel view synthesis. However, traditional 3DGS relies on a slow, iterative optimization process, which limits its use in scenarios…

Computer Vision and Pattern Recognition · Computer Science 2026-05-14 Can Wang , Lei Liu , Wei Jiang , Dong Xu

Recent advances in text-guided image editing and 3D Gaussian Splatting (3DGS) have enabled high-quality 3D scene manipulation. However, existing pipelines rely on iterative edit-and-fit optimization at test time, alternating between 2D…

Computer Vision and Pattern Recognition · Computer Science 2026-04-23 Haitao Huang , Shin-Fang Chng , Huangying Zhan , Qingan Yan , Yi Xu

We present PreF3R, Pose-Free Feed-forward 3D Reconstruction from an image sequence of variable length. Unlike previous approaches, PreF3R removes the need for camera calibration and reconstructs the 3D Gaussian field within a canonical…

Computer Vision and Pattern Recognition · Computer Science 2024-11-27 Zequn Chen , Jiezhi Yang , Heng Yang

3D Gaussian Splatting (3DGS) has shown convincing performance in rendering speed and fidelity, yet the generation of Gaussian Splatting remains a challenge due to its discreteness and unstructured nature. In this work, we propose DiffGS, a…

Computer Vision and Pattern Recognition · Computer Science 2024-10-31 Junsheng Zhou , Weiqi Zhang , Yu-Shen Liu

3D Gaussian splatting (3DGS) has recently emerged as an alternative representation that leverages a 3D Gaussian-based representation and introduces an approximated volumetric rendering, achieving very fast rendering speed and promising…

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

3D Gaussian Splatting (3DGS) has achieved excellent rendering quality with fast training and rendering speed. However, its optimization process lacks explicit geometric constraints, leading to suboptimal geometric reconstruction in regions…

Computer Vision and Pattern Recognition · Computer Science 2025-02-12 Lin-Zhuo Chen , Kangjie Liu , Youtian Lin , Siyu Zhu , Zhihao Li , Xun Cao , Yao Yao

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

In the domain of 3D scene representation, 3D Gaussian Splatting (3DGS) has emerged as a pivotal technology. However, its application to large-scale, high-resolution scenes (exceeding 4k$\times$4k pixels) is hindered by the excessive…

Computer Vision and Pattern Recognition · Computer Science 2024-04-22 Wenkai Liu , Tao Guan , Bin Zhu , Lili Ju , Zikai Song , Dan Li , Yuesong Wang , Wei Yang

3D Gaussian Splatting (3DGS) has begun incorporating rich information from 2D foundation models. However, most approaches rely on a bottom-up optimization process that treats raw 2D features as ground truth, incurring increased…

Computer Vision and Pattern Recognition · Computer Science 2025-09-03 Hyunjoon Lee , Joonkyu Min , Jaesik Park

3D affordance reasoning is essential in associating human instructions with the functional regions of 3D objects, facilitating precise, task-oriented manipulations in embodied AI. However, current methods, which predominantly depend on…

Computer Vision and Pattern Recognition · Computer Science 2025-04-17 Zeming Wei , Junyi Lin , Yang Liu , Weixing Chen , Jingzhou Luo , Guanbin Li , Liang Lin

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

We propose a unified framework aimed at enhancing the diffusion priors for 3D generation tasks. Despite the critical importance of these tasks, existing methodologies often struggle to generate high-caliber results. We begin by examining…

Computer Vision and Pattern Recognition · Computer Science 2023-12-11 Xiaofeng Yang , Yiwen Chen , Cheng Chen , Chi Zhang , Yi Xu , Xulei Yang , Fayao Liu , Guosheng Lin

Free-Viewpoint Video (FVV) enables immersive 3D experiences, but efficient compression of dynamic 3D representation remains a major challenge. Existing dynamic 3D Gaussian Splatting methods couple reconstruction with optimization-dependent…

Computer Vision and Pattern Recognition · Computer Science 2025-12-30 Wenkang Zhang , Yan Zhao , Qiang Wang , Zhixin Xu , Li Song , Zhengxue Cheng

Recent significant advances in 3D scene representation have been driven by 3D Gaussian Splatting (3DGS), which has enabled real-time rendering with photorealistic quality. 3DGS often requires a large number of primitives to achieve high…

Computer Vision and Pattern Recognition · Computer Science 2026-03-02 Haoran Wang , Guoxi Huang , Fan Zhang , David Bull , Nantheera Anantrasirichai

Recently, 3D Gaussian Splatting (3DGS) has attracted widespread attention due to its high-quality rendering, and ultra-fast training and rendering speed. However, due to the unstructured and irregular nature of Gaussian point clouds, it is…

Computer Vision and Pattern Recognition · Computer Science 2025-01-13 Danpeng Chen , Hai Li , Weicai Ye , Yifan Wang , Weijian Xie , Shangjin Zhai , Nan Wang , Haomin Liu , Hujun Bao , Guofeng Zhang

Feed-forward 3D Gaussian Splatting (3DGS) has recently demonstrated promising results for novel view synthesis (NVS) from sparse input views, particularly under narrow-baseline conditions. However, its performance significantly degrades in…

Computer Vision and Pattern Recognition · Computer Science 2025-06-10 Xiaohan Lu , Jiaye Fu , Jiaqi Zhang , Zetian Song , Chuanmin Jia , Siwei Ma

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

This paper presents GGRt, a novel approach to generalizable novel view synthesis that alleviates the need for real camera poses, complexity in processing high-resolution images, and lengthy optimization processes, thus facilitating stronger…

Computer Vision and Pattern Recognition · Computer Science 2024-05-13 Hao Li , Yuanyuan Gao , Chenming Wu , Dingwen Zhang , Yalun Dai , Chen Zhao , Haocheng Feng , Errui Ding , Jingdong Wang , Junwei Han

This work introduces FlashGS, an open-source CUDA Python library, designed to facilitate the efficient differentiable rasterization of 3D Gaussian Splatting through algorithmic and kernel-level optimizations. FlashGS is developed based on…

Computer Vision and Pattern Recognition · Computer Science 2024-08-20 Guofeng Feng , Siyan Chen , Rong Fu , Zimu Liao , Yi Wang , Tao Liu , Zhilin Pei , Hengjie Li , Xingcheng Zhang , Bo Dai

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