CVOct 8, 2025

Pixel-Perfect Depth with Semantics-Prompted Diffusion Transformers

arXiv:2510.07316v226 citationsh-index: 12
Originality Highly original
AI Analysis

This work addresses a specific challenge in depth estimation for computer vision applications, offering an incremental improvement over existing generative models.

The paper tackles the problem of flying-pixel artifacts in monocular depth estimation by introducing a pixel-space diffusion generation model, achieving state-of-the-art performance across five benchmarks and significantly outperforming other models in edge-aware point cloud evaluation.

This paper presents Pixel-Perfect Depth, a monocular depth estimation model based on pixel-space diffusion generation that produces high-quality, flying-pixel-free point clouds from estimated depth maps. Current generative depth estimation models fine-tune Stable Diffusion and achieve impressive performance. However, they require a VAE to compress depth maps into latent space, which inevitably introduces \textit{flying pixels} at edges and details. Our model addresses this challenge by directly performing diffusion generation in the pixel space, avoiding VAE-induced artifacts. To overcome the high complexity associated with pixel-space generation, we introduce two novel designs: 1) Semantics-Prompted Diffusion Transformers (SP-DiT), which incorporate semantic representations from vision foundation models into DiT to prompt the diffusion process, thereby preserving global semantic consistency while enhancing fine-grained visual details; and 2) Cascade DiT Design that progressively increases the number of tokens to further enhance efficiency and accuracy. Our model achieves the best performance among all published generative models across five benchmarks, and significantly outperforms all other models in edge-aware point cloud evaluation.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes