CVJul 9

On the Design of Mixture-of-Experts for Dynamic Gaussian Splatting

arXiv:2607.0825021.0h-index: 1Has Code
Predicted impact top 7% in CV · last 90 daysOriginality Synthesis-oriented
AI Analysis

For researchers in novel view synthesis and dynamic scene reconstruction, this work provides a principled approach to multi-deformation modeling, though it is an incremental extension of existing 3D Gaussian Splatting methods.

This work addresses the challenge of dynamic scene reconstruction by proposing two Mixture-of-Experts frameworks (MoDE and MoE-GS) that combine multiple deformation models for 3D Gaussian Splatting, achieving robust novel view synthesis across diverse dynamic scenarios.

Dynamic scene reconstruction remains challenging due to the heterogeneous and spatially varying nature of real-world motion. Although recent 3D Gaussian Splatting methods have introduced diverse deformation formulations for dynamic novel view synthesis, each method typically relies on a single deformation model within its representation, which limits robustness across diverse dynamic scenarios. In this work, we study a fundamental problem-multi-deformation modeling for dynamic 3D Gaussian representations-under two distinct integration constraints that differ in when and how multiple deformation experts interact during training. From a Mixture-of-Experts (MoE) perspective, we view multi-deformation modeling as the problem of combining multiple specialized deformation models within a unified 3D representation. We first introduce Mixture of Deformation Experts (MoDE), which integrates multiple deformation experts directly into the deformable Gaussian Splatting pipeline through joint optimization. In MoDE, experts operate on a shared canonical Gaussian representation, enabling multi-deformation modeling without introducing additional training stages or modifying the original optimization schedule. In contrast, we further present Mixture of Experts for Dynamic Gaussian Splatting (MoE-GS) under a different integration constraint, where deformation experts are optimized independently and combined through a separate routing stage. As a result, expert interaction occurs over non-canonical Gaussian representations after individual optimization. Together, these two approaches provide alternative strategies for multi-deformation modeling, clarifying how integration constraints shape the design and behavior of deformation experts in dynamic 3D Gaussian representations. Our code is available at: https://github.com/cvsp-lab/MoE-GS-studio.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes