paper-with-me

홈 › Papers

Constrained Dynamic Gaussian Splatting

2026-02-03 · Zihan Zheng, Zhenglong Wu, Xuanxuan Wang, Houqiang Zhong, Xiaoyun Zhang, Qiang Hu, Guangtao Zhai, Wenjun Zhang arxiv

While Dynamic Gaussian Splatting enables high-fidelity 4D reconstruction, its deployment is severely hindered by a fundamental dilemma: unconstrained densification leads to excessive memory consumption incompatible with edge devices, whereas heuristic pruning fails to achieve optimal rendering quality under preset Gaussian budgets. In this work, we propose Constrained Dynamic Gaussian Splatting (CDGS), a novel framework that formulates dynamic scene reconstruction as a budget-constrained optimization problem to enforce a strict, user-defined Gaussian budget during training. Our key insight is to introduce a differentiable budget controller as the core optimization driver. Guided by a multi-modal unified importance score, this controller fuses geometric, motion, and perceptual cues for precise capacity regulation. To maximize the utility of this fixed budget, we further decouple the optimization of static and dynamic elements, employing an adaptive allocation mechanism that dynamically distributes capacity based on motion complexity. Furthermore, we implement a three-phase training strategy to seamlessly integrate these constraints, ensuring precise adherence to the target count. Coupled with a dual-mode hybrid compression scheme, CDGS not only strictly adheres to hardware constraints (error < 2%}) but also pushes the Pareto frontier of rate-distortion performance. Extensive experiments demonstrate that CDGS delivers optimal rendering quality under varying capacity limits, achieving over 3x compression compared to state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2602.03538

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

GaussianFlow: Splatting Gaussian Dynamics for 4D Content Creation

2024-03-19 · Quankai Gao, Qiangeng Xu, Zhe Cao, Ben Mildenhall 외

Creating 4D fields of Gaussian Splatting from images or videos is a challenging task due to its under-constrained nature. While the optimization can draw photometric reference from the input videos or be regulated by gen…

Novel View SynthesisOptical Flow Estimation

Uncertainty Matters in Dynamic Gaussian Splatting for Monocular 4D Reconstruction

2025-10-14 · Fengzhi Guo, Chih-Chuan Hsu, Sihao Ding, Cheng Zhang arxiv

Reconstructing dynamic 3D scenes from monocular input is fundamentally under-constrained, with ambiguities arising from occlusion and extreme novel views. While dynamic Gaussian Splatting offers an efficient representati…

GeoSplat: A Deep Dive into Geometry-Constrained Gaussian Splatting

2025-09-05 · Yangming Li, Chaoyu Liu, Lihao Liu, Simon Masnou 외 arxiv

A few recent works explored incorporating geometric priors to regularize the optimization of Gaussian splatting, further improving its performance. However, those early studies mainly focused on the use of low-order geom…

Novel View Synthesis

AutoSplat: Constrained Gaussian Splatting for Autonomous Driving Scene Reconstruction

2024-07-02 · Mustafa Khan, Hamidreza Fazlali, Dhruv Sharma, Tongtong Cao 외

Realistic scene reconstruction and view synthesis are essential for advancing autonomous driving systems by simulating safety-critical scenarios. 3D Gaussian Splatting excels in real-time rendering and static scene recon…

Autonomous DrivingNovel View Synthesis

Mini-Splatting: Representing Scenes with a Constrained Number of Gaussians

2024-03-21 · Guangchi Fang, Bing Wang

In this study, we explore the challenge of efficiently representing scenes with a constrained number of Gaussians. Our analysis shifts from traditional graphics and 2D computer vision to the perspective of point clouds, …

Binarization