CLIPGaussian: Universal and Multimodal Style Transfer Based on Gaussian Splatting
Kornel Howil, Joanna Waczyńska, Piotr Borycki, Tadeusz Dziarmaga, Marcin Mazur, Przemysław Spurek
TL;DR
CLIPGaussian addresses universal multimodal style transfer for Gaussian Splatting by introducing a plug-in framework that supports text- and image-guided stylization across 2D, video, 3D, and 4D data. It employs a two-stage pipeline: train a modality-specific GS base model, then fine-tune Gaussian primitives through CLIP- and VGG-based losses to jointly edit appearance and geometry without increasing model size. The method achieves high style fidelity and temporal coherence, outperforming baselines in text-guided stylization while remaining competitive for image-guided tasks, and preserves the original Gaussian count to maintain efficiency. This work enables efficient, end-to-end cross-modal stylization suitable for AR/VR, film, and digital content creation workflows.
Abstract
Gaussian Splatting (GS) has recently emerged as an efficient representation for rendering 3D scenes from 2D images and has been extended to images, videos, and dynamic 4D content. However, applying style transfer to GS-based representations, especially beyond simple color changes, remains challenging. In this work, we introduce CLIPGaussian, the first unified style transfer framework that supports text- and image-guided stylization across multiple modalities: 2D images, videos, 3D objects, and 4D scenes. Our method operates directly on Gaussian primitives and integrates into existing GS pipelines as a plug-in module, without requiring large generative models or retraining from scratch. The CLIPGaussian approach enables joint optimization of color and geometry in 3D and 4D settings, and achieves temporal coherence in videos, while preserving the model size. We demonstrate superior style fidelity and consistency across all tasks, validating CLIPGaussian as a universal and efficient solution for multimodal style transfer.
