CVMay 20, 2025

Personalize Your Gaussian: Consistent 3D Scene Personalization from a Single Image

arXiv:2505.14537v22 citationsh-index: 9Has Code
Originality Incremental advance
AI Analysis

This work solves the challenge of intuitive user-guided 3D editing for applications like virtual reality or content creation, though it appears incremental as it builds on existing 3D Gaussian Splatting techniques.

The paper tackles the problem of personalizing 3D scenes from a single reference image by addressing viewpoint bias, resulting in a method that significantly outperforms existing approaches in achieving high-quality, consistent outputs.

Personalizing 3D scenes from a single reference image enables intuitive user-guided editing, which requires achieving both multi-view consistency across perspectives and referential consistency with the input image. However, these goals are particularly challenging due to the viewpoint bias caused by the limited perspective provided in a single image. Lacking the mechanisms to effectively expand reference information beyond the original view, existing methods of image-conditioned 3DGS personalization often suffer from this viewpoint bias and struggle to produce consistent results. Therefore, in this paper, we present Consistent Personalization for 3D Gaussian Splatting (CP-GS), a framework that progressively propagates the single-view reference appearance to novel perspectives. In particular, CP-GS integrates pre-trained image-to-3D generation and iterative LoRA fine-tuning to extract and extend the reference appearance, and finally produces faithful multi-view guidance images and the personalized 3DGS outputs through a view-consistent generation process guided by geometric cues. Extensive experiments on real-world scenes show that our CP-GS effectively mitigates the viewpoint bias, achieving high-quality personalization that significantly outperforms existing methods. The code will be released at https://github.com/Yuxuan-W/CP-GS.

Foundations

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

Your Notes