CVJan 8

Pixel-Perfect Visual Geometry Estimation

arXiv:2601.05246v11 citationsh-index: 12
Originality Incremental advance
AI Analysis

This work solves the problem of high-quality geometry estimation for robotics and augmented reality, but it is incremental as it builds upon existing generative modeling and diffusion transformer methods.

The paper tackles the problem of recovering clean and accurate geometry from images by addressing flying pixels and loss of fine details in existing models, resulting in pixel-perfect visual geometry models that achieve the best performance among generative monocular and video depth estimation models and produce significantly cleaner point clouds.

Recovering clean and accurate geometry from images is essential for robotics and augmented reality. However, existing geometry foundation models still suffer severely from flying pixels and the loss of fine details. In this paper, we present pixel-perfect visual geometry models that can predict high-quality, flying-pixel-free point clouds by leveraging generative modeling in the pixel space. We first introduce Pixel-Perfect Depth (PPD), a monocular depth foundation model built upon pixel-space diffusion transformers (DiT). To address the high computational complexity associated with pixel-space diffusion, we propose two key designs: 1) Semantics-Prompted DiT, which incorporates semantic representations from vision foundation models to prompt the diffusion process, preserving global semantics while enhancing fine-grained visual details; and 2) Cascade DiT architecture that progressively increases the number of image tokens, improving both efficiency and accuracy. To further extend PPD to video (PPVD), we introduce a new Semantics-Consistent DiT, which extracts temporally consistent semantics from a multi-view geometry foundation model. We then perform reference-guided token propagation within the DiT to maintain temporal coherence with minimal computational and memory overhead. Our models achieve the best performance among all generative monocular and video depth estimation models and produce significantly cleaner point clouds than all other models.

Foundations

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

Your Notes