RecDreamer: Consistent Text-to-3D Generation via Uniform Score Distillation
Chenxi Zheng, Yihong Lin, Bangzhen Liu, Xuemiao Xu, Yongwei Nie, Shengfeng He
TL;DR
RecDreamer tackles pose-induced geometric inconsistencies in text-to-3D diffusion generation by rectifying the underlying data distribution to yield a uniform pose marginal. It introduces a rectification function that modulates the data density and defines Uniform Score Distillation (USD) to align the 3D generator with the rectified distribution, while preserving the diffusion sampling process. A training-free pose classifier estimates pose categories to compute the rectification term, and a set of approximations handles noisy states and real-time distribution updates. Empirical results show improved pose consistency and fewer Multi-Face Janus artifacts across multiple views with comparable rendering quality, demonstrating the method's practical impact for more reliable, view-consistent 3D synthesis. The framework also offers cross-domain applicability and a pathway for addressing other biases in diffusion priors.
Abstract
Current text-to-3D generation methods based on score distillation often suffer from geometric inconsistencies, leading to repeated patterns across different poses of 3D assets. This issue, known as the Multi-Face Janus problem, arises because existing methods struggle to maintain consistency across varying poses and are biased toward a canonical pose. While recent work has improved pose control and approximation, these efforts are still limited by this inherent bias, which skews the guidance during generation. To address this, we propose a solution called RecDreamer, which reshapes the underlying data distribution to achieve a more consistent pose representation. The core idea behind our method is to rectify the prior distribution, ensuring that pose variation is uniformly distributed rather than biased toward a canonical form. By modifying the prescribed distribution through an auxiliary function, we can reconstruct the density of the distribution to ensure compliance with specific marginal constraints. In particular, we ensure that the marginal distribution of poses follows a uniform distribution, thereby eliminating the biases introduced by the prior knowledge. We incorporate this rectified data distribution into existing score distillation algorithms, a process we refer to as uniform score distillation. To efficiently compute the posterior distribution required for the auxiliary function, RecDreamer introduces a training-free classifier that estimates pose categories in a plug-and-play manner. Additionally, we utilize various approximation techniques for noisy states, significantly improving system performance. Our experimental results demonstrate that RecDreamer effectively mitigates the Multi-Face Janus problem, leading to more consistent 3D asset generation across different poses.
