CVJul 7

GaussFusion: Towards Multimodal 3D Gaussian Pretraining

arXiv:2607.0590610.8
Predicted impact top 35% in CV · last 90 daysOriginality Incremental advance
AI Analysis

For researchers in 3D representation learning, this work provides a multimodal pretraining framework that enhances semantic understanding of Gaussian splatting representations.

GaussFusion integrates image and text supervision into masked Gaussian modeling for 3D Gaussian representations, improving transferability. It outperforms Gaussian-MAE on ModelNet40 and ScanObjectNN by 0.61% and 3.85%, respectively.

3D Gaussian Splatting provides an explicit representation that jointly models geometry and appearance, serving as a scalable foundation for 3D representation learning. Existing pre-training methods for Gaussian representations, such as masked Gaussian reconstruction, primarily capture local structures but offer limited semantic supervision. In this paper, we propose GaussFusion, a multimodal pre-training framework for 3D Gaussian representations. GaussFusion integrates image and text supervision into masked Gaussian modeling through cross-modal semantic alignment, enabling the Gaussian encoder to learn both visual and language-level semantic information during pre-training. To better adapt masked modeling to the non-uniform distribution of Gaussian primitives, we further propose Gaussian Salience-guided Multi-scale Hole Masking (GSHM). GSHM constructs spatially continuous masked regions based on Gaussian salience. By applying hole masks at multiple scales, GSHM encourages the encoder to capture both fine-grained local patterns and broader structural dependencies. Extensive experiments on downstream tasks demonstrate that GaussFusion improves the transferability of Gaussian representations. Notably, GaussFusion outperforms Gaussian-MAE on ModelNet40 and ScanObjectNN (PB-T50-RS) by 0.61\% and 3.85\%, respectively.

Foundations

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

Your Notes