HuggingFace Daily Papers(社区热门论文)
53AI 编辑部评分,满分 100

PixSDS:潜在SDS为何产生噪声像素

2026-08-13 08:00· 1天前
AI 导读

论文指出潜在SDS在文本生成3D中产生结构色伪影与高频纹理噪声,根因是VAE引发的像素漂移——优化图像沿VAE编码器弱约束方向移动,潜表征干净但图像累积可见伪影。为此提出PixSDS,一种轻量级VAE一致梯度修复方法,通过解码潜在SDS前瞻步骤作为像素空间优化方向,无需重训扩散模型或更换渲染器,在2D优化与文本生成3D实验中显著减少结构伪影并保留语义内容。代码已公开。

Score Distillation Sampling (SDS) enables text-to-3D generation by optimizing rendered images with a pretrained diffusion prior, but latent SDS often produces structured color artifacts and high-frequency texture noise. We identify a failure mode of latent SDS caused by VAE-induced pixel drift: the optimized image can move along pixel-space directions that are weakly constrained by the VAE encoder, so its latent representation remains clean and semantically meaningful while the image itself accumulates visible artifacts. We support this diagnosis with controlled 2D SDS experiments, VAE-only optimization, and a simplified analysis showing that encoder-like latent objectives can amplify image-space noise when the inverse mapping to pixels is underconstrained. Motivated by this observation, we propose PixSDS, a lightweight VAE-consistent gradient repair method. PixSDS decodes a latent SDS lookahead step and uses the decoded image as a clean direction for pixel-space optimization, reducing motion in VAE-inconsistent directions without retraining the diffusion model, changing the renderer, or replacing the SDS objective. Experiments in 2D optimization and text-to-3D generation show that PixSDS substantially reduces structured artifacts while preserving semantic content. Code is publicly available at https://sevashasla.github.io/pixsds-webpage/.

来源:HuggingFace Daily Papers(社区热门论文) · arxiv.org

PixSDS:潜在SDS为何产生噪声像素

HuggingFace Daily Papers(社区热门论文)·2026-08-13 08:00·1天前
AI 导读

论文指出潜在SDS在文本生成3D中产生结构色伪影与高频纹理噪声,根因是VAE引发的像素漂移——优化图像沿VAE编码器弱约束方向移动,潜表征干净但图像累积可见伪影。为此提出PixSDS,一种轻量级VAE一致梯度修复方法,通过解码潜在SDS前瞻步骤作为像素空间优化方向,无需重训扩散模型或更换渲染器,在2D优化与文本生成3D实验中显著减少结构伪影并保留语义内容。代码已公开。

原文 · 保持原样,未翻译

Score Distillation Sampling (SDS) enables text-to-3D generation by optimizing rendered images with a pretrained diffusion prior, but latent SDS often produces structured color artifacts and high-frequency texture noise. We identify a failure mode of latent SDS caused by VAE-induced pixel drift: the optimized image can move along pixel-space directions that are weakly constrained by the VAE encoder, so its latent representation remains clean and semantically meaningful while the image itself accumulates visible artifacts. We support this diagnosis with controlled 2D SDS experiments, VAE-only optimization, and a simplified analysis showing that encoder-like latent objectives can amplify image-space noise when the inverse mapping to pixels is underconstrained. Motivated by this observation, we propose PixSDS, a lightweight VAE-consistent gradient repair method. PixSDS decodes a latent SDS lookahead step and uses the decoded image as a clean direction for pixel-space optimization, reducing motion in VAE-inconsistent directions without retraining the diffusion model, changing the renderer, or replacing the SDS objective. Experiments in 2D optimization and text-to-3D generation show that PixSDS substantially reduces structured artifacts while preserving semantic content. Code is publicly available at https://sevashasla.github.io/pixsds-webpage/.

来源:HuggingFace Daily Papers(社区热门论文)· arxiv.org