FreeFix: Boosting 3D Gaussian Splatting via Fine-Tuning-Free Diffusion Models
Hongyu Zhou, Zisen Shao, Sheng Miao, Pan Wang, Dongfeng Bai, Bingbing Liu, Yiyi Liao
TL;DR
FreeFix tackles the generalization–fidelity trade-off in extrapolated view rendering by enabling fine-tuning-free enhancement of 3D Gaussian Splatting with pretrained image diffusion models. It introduces an interleaved 2D-3D refinement loop and confidence-guided denoising based on Fisher information, enabling multi-view consistency without video diffusion backbones. By using multi-level certainty masks and an overall guidance strategy, FreeFix achieves state-of-the-art performance among fine-tuning-free methods and remains competitive with fine-tuned approaches across LLFF, Mip-NeRF 360, and Waymo. The approach preserves DM generalization, reduces artifact leakage into refined views, and highlights uncertainty-aware guidance as a more stable alternative to naive uncertainty-based methods, though it notes limitations in severe-artifact cases and convergence speed during 3D updates.
Abstract
Neural Radiance Fields and 3D Gaussian Splatting have advanced novel view synthesis, yet still rely on dense inputs and often degrade at extrapolated views. Recent approaches leverage generative models, such as diffusion models, to provide additional supervision, but face a trade-off between generalization and fidelity: fine-tuning diffusion models for artifact removal improves fidelity but risks overfitting, while fine-tuning-free methods preserve generalization but often yield lower fidelity. We introduce FreeFix, a fine-tuning-free approach that pushes the boundary of this trade-off by enhancing extrapolated rendering with pretrained image diffusion models. We present an interleaved 2D-3D refinement strategy, showing that image diffusion models can be leveraged for consistent refinement without relying on costly video diffusion models. Furthermore, we take a closer look at the guidance signal for 2D refinement and propose a per-pixel confidence mask to identify uncertain regions for targeted improvement. Experiments across multiple datasets show that FreeFix improves multi-frame consistency and achieves performance comparable to or surpassing fine-tuning-based methods, while retaining strong generalization ability.
