Interpretable Vision Transformers in Monocular Depth Estimation via SVDA
Monocular depth estimation is a central problem in computer vision with applications in robotics, AR, and autonomous driving, yet the self-attention mechanisms that drive modern Transformer architectures remain opaque. We introduce SVD-Inspired Attention (SVDA) into the Dense Prediction Transformer (DPT), providing the first spectrally structured formulation of attention for dense prediction tasks. SVDA decouples directional alignment from spectral modulation by embedding a learnable diagonal matrix into normalized query-key interactions, enabling attention maps that are intrinsically interpretable rather than post-hoc approximations. Experiments on KITTI and NYU-v2 show that SVDA preserves or slightly improves predictive accuracy while adding only minor computational overhead. More importantly, SVDA unlocks six spectral indicators that quantify entropy, rank, sparsity, alignment, selectivity, and robustness. These reveal consistent cross-dataset and depth-wise patterns in how attention organizes during training, insights that remain inaccessible in standard Transformers. By shifting the role of attention from opaque mechanism to quantifiable descriptor, SVDA redefines interpretability in monocular depth estimation and opens a principled avenue toward transparent dense prediction models.
Code (0)
등록된 구현이 없습니다.
Tasks
Monocular Depth EstimationAutonomous DrivingSimilar Papers 제목 키워드 기반
Transformers in Self-Supervised Monocular Depth Estimation with Unknown Camera Intrinsics
The advent of autonomous driving and advanced driver assistance systems necessitates continuous developments in computer vision for 3D scene understanding. Self-supervised monocular depth estimation, a method for pixel-w…
Autonomous DrivingDepth EstimationDepth Predictionimage-classification+3MiDaS v3.1 -- A Model Zoo for Robust Monocular Relative Depth Estimation
We release MiDaS v3.1 for monocular depth estimation, offering a variety of new models based on different encoder backbones. This release is motivated by the success of transformers in computer vision, with a large varie…
Depth Estimationimage-classificationImage ClassificationMonocular Depth EstimationImproving Depth Gradient Continuity in Transformers: A Comparative Study on Monocular Depth Estimation with CNN
Monocular depth estimation is an ongoing challenge in computer vision. Recent progress with Transformer models has demonstrated notable advantages over conventional CNNs in this area. However, there's still a gap in unde…
Depth EstimationMonocular Depth EstimationDepthformer : Multiscale Vision Transformer For Monocular Depth Estimation With Local Global Information Fusion
Attention-based models such as transformers have shown outstanding performance on dense prediction tasks, such as semantic segmentation, owing to their capability of capturing long-range dependency in an image. However, …
DecoderDepth EstimationDepth PredictionMonocular Depth Estimation+1MonoViT: Self-Supervised Monocular Depth Estimation with a Vision Transformer
Self-supervised monocular depth estimation is an attractive solution that does not require hard-to-source depth labels for training. Convolutional neural networks (CNNs) have recently achieved great success in this task.…
Depth EstimationDepth PredictionMonocular Depth EstimationUnsupervised Monocular Depth Estimation