English
Related papers

Related papers: Fast Feedforward 3D Gaussian Splatting Compression

200 papers

3D Gaussian Splatting (3DGS) has revolutionized neural rendering with its efficiency and quality, but like many novel view synthesis methods, it heavily depends on accurate camera poses from Structure-from-Motion (SfM) systems. Although…

Computer Vision and Pattern Recognition · Computer Science 2025-04-08 Zhisheng Huang , Peng Wang , Jingdong Zhang , Yuan Liu , Xin Li , Wenping Wang

3D Gaussian Splatting (3DGS) has recently unlocked real-time, high-fidelity novel view synthesis by representing scenes using explicit 3D primitives. However, traditional methods often require millions of Gaussians to capture complex…

Computer Vision and Pattern Recognition · Computer Science 2026-04-14 Anh Thuan Tran , Jana Kosecka

3D Gaussian Splatting has shown fast and high-quality rendering results in static scenes by leveraging dense 3D prior and explicit representations. Unfortunately, the benefits of the prior and representation do not involve novel view…

Computer Vision and Pattern Recognition · Computer Science 2024-10-23 Junoh Lee , Chang-Yeon Won , Hyunjun Jung , Inhwan Bae , Hae-Gon Jeon

We present InstantStyleGaussian, an innovative 3D style transfer method based on the 3D Gaussian Splatting (3DGS) scene representation. By inputting a target-style image, it quickly generates new 3D GS scenes. Our method operates on…

Computer Vision and Pattern Recognition · Computer Science 2024-08-27 Xin-Yi Yu , Jun-Xin Yu , Li-Bo Zhou , Yan Wei , Lin-Lin Ou

Representing and rendering dynamic scenes has been an important but challenging task. Especially, to accurately model complex motions, high efficiency is usually hard to guarantee. To achieve real-time dynamic scene rendering while also…

Computer Vision and Pattern Recognition · Computer Science 2024-07-16 Guanjun Wu , Taoran Yi , Jiemin Fang , Lingxi Xie , Xiaopeng Zhang , Wei Wei , Wenyu Liu , Qi Tian , Xinggang Wang

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

Streaming free-viewpoint video~(FVV) in real-time still faces significant challenges, particularly in training, rendering, and transmission efficiency. Harnessing superior performance of 3D Gaussian Splatting~(3DGS), recent 3DGS-based FVV…

Computer Vision and Pattern Recognition · Computer Science 2025-11-11 Zhihui Ke , Yuyang Liu , Xiaobo Zhou , Tie Qiu

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 breakthroughs in text-guided image generation have significantly advanced the field of 3D generation. While generating a single high-quality 3D object is now feasible, generating multiple objects with reasonable interactions within a…

Computer Vision and Pattern Recognition · Computer Science 2024-10-29 Chongjian Ge , Chenfeng Xu , Yuanfeng Ji , Chensheng Peng , Masayoshi Tomizuka , Ping Luo , Mingyu Ding , Varun Jampani , Wei Zhan

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

Reconstructing high-quality 3D models from sparse 2D images has garnered significant attention in computer vision. Recently, 3D Gaussian Splatting (3DGS) has gained prominence due to its explicit representation with efficient training speed…

Computer Vision and Pattern Recognition · Computer Science 2024-12-31 Keng-Wei Chang , Zi-Ming Wang , Shang-Hong Lai

3D Gaussian splatting has achieved very impressive performance in real-time novel view synthesis. However, it often suffers from over-reconstruction during Gaussian densification where high-variance image regions are covered by a few large…

Computer Vision and Pattern Recognition · Computer Science 2024-04-09 Jiahui Zhang , Fangneng Zhan , Muyu Xu , Shijian Lu , Eric Xing

The advent of 3D Gaussian splatting (3DGS) has significantly enhanced the quality of volumetric video representation. Meanwhile, in contrast to conventional volumetric video, 3DGS video poses significant challenges for streaming due to its…

Computer Vision and Pattern Recognition · Computer Science 2025-07-22 Han Gong , Qiyue Li , Zhi Liu , Hao Zhou , Peng Yuan Zhou , Zhu Li , Jie Li

3D Gaussian Splatting (3DGS) has demonstrated its potential in reconstructing scenes from unposed images. However, optimization-based 3DGS methods struggle with sparse views due to limited prior knowledge. Meanwhile, feed-forward Gaussian…

Computer Vision and Pattern Recognition · Computer Science 2025-07-22 Chong Cheng , Yu Hu , Sicheng Yu , Beizhen Zhao , Zijian Wang , Hao Wang

3D Gaussian Splatting (GS) demonstrates excellent rendering quality and generation speed in novel view synthesis. However, substantial data size poses challenges for storage and transmission, making 3D GS compression an essential…

Computer Vision and Pattern Recognition · Computer Science 2025-03-18 He Huang , Wenjie Huang , Qi Yang , Yiling Xu , Zhu li

Dynamic extensions of 3D Gaussian Splatting (3DGS) achieve high-quality reconstructions through neural motion fields, but per-Gaussian neural inference makes these models computationally expensive. Building on DeformableGS, we introduce…

Graphics · Computer Science 2026-03-31 Allen Tu , Haiyang Ying , Alex Hanson , Yonghan Lee , Tom Goldstein , Matthias Zwicker

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

4D Gaussian Splatting (4DGS) enables high-quality dynamic novel view synthesis, yet current models remain monolithic bitstreams that clients must download in full before any frame can be rendered, causing black-screen waits of tens to…

Computer Vision and Pattern Recognition · Computer Science 2026-05-13 Jiachen Li , Guangzhi Han , Jin Wan , Delong Han , Yuan Gao , Min Li , Mingle Zhou , Gang Li

3D Gaussian Splatting and its extension to 4D dynamic scenes enable photorealistic, real-time rendering from real-world captures, positioning Gaussian Splats (GS) as a promising format for next-generation immersive media. However, their…

Computer Vision and Pattern Recognition · Computer Science 2025-06-03 Sicheng Li , Chengzhen Wu , Hao Li , Xiang Gao , Yiyi Liao , Lu Yu

3D Gaussian Splatting (3DGS) has transformed novel-view synthesis with its fast, interpretable, and high-fidelity rendering. However, its resource requirements limit its usability. Especially on constrained devices, training performance…

Computer Vision and Pattern Recognition · Computer Science 2024-06-25 Saswat Subhajyoti Mallick , Rahul Goel , Bernhard Kerbl , Francisco Vicente Carrasco , Markus Steinberger , Fernando De La Torre