English

Monocular Dynamic Gaussian Splatting: Fast, Brittle, and Scene Complexity Rules

Computer Vision and Pattern Recognition 2025-06-10 v2

Abstract

Gaussian splatting methods are emerging as a popular approach for converting multi-view image data into scene representations that allow view synthesis. In particular, there is interest in enabling view synthesis for dynamic scenes using only monocular input data -- an ill-posed and challenging problem. The fast pace of work in this area has produced multiple simultaneous papers that claim to work best, which cannot all be true. In this work, we organize, benchmark, and analyze many Gaussian-splatting-based methods, providing apples-to-apples comparisons that prior works have lacked. We use multiple existing datasets and a new instructive synthetic dataset designed to isolate factors that affect reconstruction quality. We systematically categorize Gaussian splatting methods into specific motion representation types and quantify how their differences impact performance. Empirically, we find that their rank order is well-defined in synthetic data, but the complexity of real-world data currently overwhelms the differences. Furthermore, the fast rendering speed of all Gaussian-based methods comes at the cost of brittleness in optimization. We summarize our experiments into a list of findings that can help to further progress in this lively problem setting.

Keywords

Cite

@article{arxiv.2412.04457,
  title  = {Monocular Dynamic Gaussian Splatting: Fast, Brittle, and Scene Complexity Rules},
  author = {Yiqing Liang and Mikhail Okunev and Mikaela Angelina Uy and Runfeng Li and Leonidas Guibas and James Tompkin and Adam W. Harley},
  journal= {arXiv preprint arXiv:2412.04457},
  year   = {2025}
}

Comments

TMLR 2025. Project Website: https://brownvc.github.io/MonoDyGauBench.github.io/

R2 v1 2026-06-28T20:24:40.632Z