AnchorDS: Anchoring Dynamic Sources for Semantically Consistent Text-to-3D Generation
Jiayin Zhu, Linlin Yang, Yicong Li, Angela Yao
TL;DR
AnchorDS reframes text-to-3D optimization as a dynamic editing process by acknowledging that the source distribution evolves with the 3D state. It introduces a dual-conditioned diffusion framework that anchors the current render with an image condition while guiding toward the text-conditioned target, using a pseudo-source reconstruction and lightweight filtering/finetuning to stabilize guidance. The method consistently outperforms vanilla SDS, SDS-Bridge, and VSD in 3D consistency, semantic fidelity, and efficiency across Gaussian Splatting and NeRF pipelines, using both IP-Adapter and ControlNet as image conditioners. By leveraging the intermediate rendering as a self-referential anchor, AnchorDS achieves finer detail and stronger semantic alignment for complex prompts, enabling robust and scalable text-to-3D generation.
Abstract
Optimization-based text-to-3D methods distill guidance from 2D generative models via Score Distillation Sampling (SDS), but implicitly treat this guidance as static. This work shows that ignoring source dynamics yields inconsistent trajectories that suppress or merge semantic cues, leading to "semantic over-smoothing" artifacts. As such, we reformulate text-to-3D optimization as mapping a dynamically evolving source distribution to a fixed target distribution. We cast the problem into a dual-conditioned latent space, conditioned on both the text prompt and the intermediately rendered image. Given this joint setup, we observe that the image condition naturally anchors the current source distribution. Building on this insight, we introduce AnchorDS, an improved score distillation mechanism that provides state-anchored guidance with image conditions and stabilizes generation. We further penalize erroneous source estimates and design a lightweight filter strategy and fine-tuning strategy that refines the anchor with negligible overhead. AnchorDS produces finer-grained detail, more natural colours, and stronger semantic consistency, particularly for complex prompts, while maintaining efficiency. Extensive experiments show that our method surpasses previous methods in both quality and efficiency.
