Crimson AI NewsA CrimsonLingua Network service
EN ع
← Back to news
Research paper Hugging Face

PixSDS: Fixing VAE-Induced Pixel Drift in Latent Score Distillation for Cleaner Text-to-3D

AI By Crimson AI Hugging Face Papers 16 August 2026 · 00:00 18 views
Share: X Telegram

New research from Hugging Face identifies a root cause of noisy artifacts in latent score distillation sampling (SDS) and introduces PixSDS, a lightweight gradient repair method that reduces structured artifacts without retraining or replacing the SDS objective.

PixSDS: Fixing VAE-Induced Pixel Drift in Latent Score Distillation for Cleaner Text-to-3D

Key points

Score Distillation Sampling (SDS) has become a cornerstone for text-to-3D generation, leveraging pretrained diffusion models to guide optimization of rendered images. However, practitioners have long struggled with structured color artifacts and high-frequency texture noise that degrade output quality. A new paper from Hugging Face, titled PixSDS: Why Latent SDS Makes Noisy Pixels, sheds light on this persistent issue.

The authors identify a specific failure mode: VAE-induced pixel drift. In latent SDS, the optimized image can move along pixel-space directions that the VAE encoder only weakly constrains. As a result, the latent representation appears clean and semantically meaningful, while the actual image accumulates visible artifacts. This disconnect explains why artifacts often appear despite the latent space looking well-behaved.

To validate their diagnosis, the team conducted controlled 2D SDS experiments, VAE-only optimization, and a simplified theoretical analysis. They demonstrate that encoder-like latent objectives can amplify image-space noise when the inverse mapping to pixels is underconstrained. This insight led to the development of PixSDS, a lightweight, VAE-consistent gradient repair method.

PixSDS works by decoding a latent SDS lookahead step and using the decoded image as a clean direction for pixel-space optimization. This reduces motion in VAE-inconsistent directions without retraining the diffusion model, changing the renderer, or replacing the SDS objective. Experiments in both 2D optimization and text-to-3D generation show that PixSDS substantially reduces structured artifacts while preserving semantic content.

The code is publicly available at sevashasla.github.io/pixsds-webpage, and the paper is available on Hugging Face. The authors note that the work originated from a GitHub issue and was developed in their free time, hoping to explain the structured noise artifacts observed during SDS generation.

Source
Hugging Face · Hugging Face Papers
Related news
Research paper
Hugging Face 29 Aug 2026

Hugging Face Audit: 110 of 124 AI Evaluations Fail to Support Their Claims

A new commit-bound census of 124 Inspect Evals units reveals that 110 stop before deterministic inference due to missing historica...

4
Research paper
Hugging Face 29 Aug 2026

Aphanta: New Framework Diagnoses When Image Editing Boosts Multimodal Reasoning

Hugging Face researchers introduce Aphanta, a diagnostic framework that evaluates when image-editing intermediates improve multimo...

5
Research paper
Hugging Face 29 Aug 2026

EditaLive! Enables Real-Time Character Video Editing for Live Streaming

Hugging Face researchers introduce EditaLive, a framework for real-time human-centric video editing in live streams, achieving sta...

4