paper-with-me

Papers

GSVC: Efficient Video Representation and Compression Through 2D Gaussian Splatting

2025-01-21 · Longan Wang, Yuang Shi, Wei Tsang Ooi

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 learning a set of 2D Gaussian splats that can effectively represent and compress video frames. GSVC incorporates the following techniques: (i) To exploit temporal redundancy among adjacent frames, which can speed up training and improve the compression efficiency, we predict the Gaussian splats of a frame based on its previous frame; (ii) To control the trade-offs between file size and quality, we remove Gaussian splats with low contribution to the video quality; (iii) To capture dynamics in videos, we randomly add Gaussian splats to fit content with large motion or newly-appeared objects; (iv) To handle significant changes in the scene, we detect key frames based on loss differences during the learning process. Experiment results show that GSVC achieves good rate-distortion trade-offs, comparable to state-of-the-art video codecs such as AV1 and VVC, and a rendering speed of 1500 fps for a 1920x1080 video.

📄 PDF Abstract BibTeX arXiv:2501.12060

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…
SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

P-GSVC: Layered Progressive 2D Gaussian Splatting for Scalable Image and Video

2026-03-11 · Longan Wang, Yuang Shi, Wei Tsang Ooi arxiv

Gaussian splatting has emerged as a competitive explicit representation for image and video reconstruction. In this work, we present P-GSVC, the first layered progressive 2D Gaussian splatting framework that provides a u…

Video Reconstruction

GFix: Perceptually Enhanced Gaussian Splatting Video Compression

2025-11-10 · Siyue Teng, Ge Gao, Duolikun Danier, Yuxuan Jiang 외 arxiv

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

Adaptive 3D Gaussian Splatting Video Streaming

2025-07-19 · Han Gong, Qiyue Li, Zhi Liu, Hao Zhou 외 arxiv

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

HPC: Hierarchical Point-based Latent Representation for Streaming Dynamic Gaussian Splatting Compression

2026-01-31 · Yangzhi Ma, Bojun Liu, Wenting Liao, Dong Liu 외 arxiv

While dynamic Gaussian Splatting has driven significant advances in free-viewpoint video, maintaining its rendering quality with a small memory footprint for efficient streaming transmission still presents an ongoing cha…

GaussianVideo: Efficient Video Representation via Hierarchical Gaussian Splatting

2025-01-08 · Andrew Bond, Jui-Hsien Wang, Long Mai, Erkut Erdem 외

Efficient neural representations for dynamic video scenes are critical for applications ranging from video compression to interactive simulations. Yet, existing methods often face challenges related to high memory usage,…

Video Compression