CVDec 31, 2023

SteinDreamer: Variance Reduction for Text-to-3D Score Distillation via Stein Identity

arXiv:2401.00604v223 citationsh-index: 29AISTATS
AI Analysis

This addresses a key bottleneck in text-to-3D synthesis for applications like gaming and VR, offering incremental improvements in efficiency and quality.

The paper tackles the high variance problem in gradient estimation for text-to-3D score distillation, proposing Stein Score Distillation (SSD) which reduces variance and improves visual quality, achieving faster convergence than existing methods.

Score distillation has emerged as one of the most prevalent approaches for text-to-3D asset synthesis. Essentially, score distillation updates 3D parameters by lifting and back-propagating scores averaged over different views. In this paper, we reveal that the gradient estimation in score distillation is inherent to high variance. Through the lens of variance reduction, the effectiveness of SDS and VSD can be interpreted as applications of various control variates to the Monte Carlo estimator of the distilled score. Motivated by this rethinking and based on Stein's identity, we propose a more general solution to reduce variance for score distillation, termed Stein Score Distillation (SSD). SSD incorporates control variates constructed by Stein identity, allowing for arbitrary baseline functions. This enables us to include flexible guidance priors and network architectures to explicitly optimize for variance reduction. In our experiments, the overall pipeline, dubbed SteinDreamer, is implemented by instantiating the control variate with a monocular depth estimator. The results suggest that SSD can effectively reduce the distillation variance and consistently improve visual quality for both object- and scene-level generation. Moreover, we demonstrate that SteinDreamer achieves faster convergence than existing methods due to more stable gradient updates.

Foundations

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

Your Notes