NAIMA: Semantics Aware RGB Guided Depth Super-Resolution

arXiv:2604.0440767.3
Predicted impact top 10% in IV · last 90 daysOriginality Incremental advance
AI Analysis

This work addresses depth map quality issues in computer vision applications, representing an incremental advance in guided depth super-resolution.

The paper tackles the problem of artifacts and blurred boundaries in guided depth super-resolution by introducing global semantic priors from pretrained vision transformer embeddings, achieving significant improvements over existing methods across multiple scaling factors and datasets.

Guided depth super-resolution (GDSR) is a multi-modal approach for depth map super-resolution that relies on a low-resolution depth map and a high-resolution RGB image to restore finer structural details. However, the misleading color and texture cues indicating depth discontinuities in RGB images often lead to artifacts and blurred depth boundaries in the generated depth map. We propose a solution that introduces global contextual semantic priors, generated from pretrained vision transformer token embeddings. Our approach to distilling semantic knowledge from pretrained token embeddings is motivated by their demonstrated effectiveness in related monocular depth estimation tasks. We introduce a Guided Token Attention (GTA) module, which iteratively aligns encoded RGB spatial features with depth encodings, using cross-attention for selectively injecting global semantic context extracted from different layers of a pretrained vision transformer. Additionally, we present an architecture called Neural Attention for Implicit Multi-token Alignment (NAIMA), which integrates DINOv2 with GTA blocks for a semantics-aware GDSR. Our proposed architecture, with its ability to distill semantic knowledge, achieves significant improvements over existing methods across multiple scaling factors and datasets.

Foundations

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

Your Notes