pith. sign in

arxiv: 2503.10660 · v3 · pith:36TBRG2Knew · submitted 2025-03-08 · 💻 cs.CV · cs.AI

Text-to-3D Generation using Jensen-Shannon Score Distillation

classification 💻 cs.CV cs.AI
keywords objectivedistillationresultsscoreassetsassumingdiscriminatordivergence
0
0 comments X
read the original abstract

Score distillation sampling is an effective technique to generate 3D models from text prompts, utilizing pre-trained large-scale text-to-image diffusion models as guidance. However, the produced 3D assets tend to be over-saturating, over-smoothing, with limited diversity. These issues are results from a reverse Kullback-Leibler (KL) divergence objective, which makes the optimization unstable and results in mode-seeking behavior. In this paper, we derive a bounded score distillation objective based on Jensen-Shannon divergence (JSD), which stabilizes the optimization process and produces high-quality 3D generation. JSD can match well generated and target distribution, therefore mitigating mode seeking. We provide a practical implementation of JSD by utilizing the theory of generative adversarial networks to define an approximate objective function for the generator, assuming the discriminator is well trained. By assuming the discriminator following a log-odds classifier, we propose a minority sampling algorithm to estimate the gradients of our proposed objective, providing a practical implementation for JSD. We conduct both theoretical and empirical studies to validate our method. Experimental results on T3Bench demonstrate that our method can produce high-quality and diversified 3D assets.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. OrbitForge: Text-to-3D Scene Generation via Reconstruction-Anchored Video Synthesis

    cs.CV 2026-06 unverdicted novelty 6.0

    OrbitForge anchors text-to-video generation with per-prompt Gaussian Splatting reconstruction to produce closed-orbit 3D scenes, reaching 359-degree median coverage without fine-tuning or score distillation.