English

The Multipath Blind Spot: $K$-Agnostic Robust Calibration for Sparse-Anchor Metric Depth from Frozen Foundations

Computer Vision and Pattern Recognition 2026-07-05 v1

Abstract

Monocular depth foundations predict domain-general relative depth but lack absolute scale; a handful of sparse metric anchors from a range sensor can calibrate them to metric depth, an attractive alternative to metric-supervised training. Existing sparse-anchor calibration methods, however, assume the anchors are clean, whereas real sensors produce outliers that are present with the wrong value -- time-of-flight multipath, mixed pixels -- not merely missing. We show that the established residual-on-CFA calibration recipe collapses under such outliers, and that the strongest publicly deployed method, VI-Depth, has a structural multipath blind spot: robust to missing anchors, it falls behind an unprotected baseline on three of four datasets when anchors are present but wrong. We propose Multipath-Robust Anchor Calibration (MRAC), a parameter-free, inference-time wrapper that gates anchors by foundation consistency -- a Theil--Sen fit and a median-absolute-deviation test against the foundation's own relative-depth ordering -- before a single call to the calibration head. MRAC adds no learned parameters, runs its selection in 50μ\approx 50\,\mus on CPU, and serves anchor budgets K[5,200]K \in [5,200] from one checkpoint. On a 320320-cell benchmark with a same-backbone, same-architecture control, MRAC strictly wins 84%84\% of same-backbone cells across all four outlier families and, against VI-Depth, wins all twelve corrupted multipath cells and all sixteen KITTI cells, reducing KITTI multipath AbsRel by 3.2×3.2\times (0.4890.489 to 0.1510.151) at zero retraining.

Keywords

Cite

@article{arxiv.2607.04101,
  title  = {The Multipath Blind Spot: $K$-Agnostic Robust Calibration for Sparse-Anchor Metric Depth from Frozen Foundations},
  author = {Sohag Roy and Rajesh Misra and Swami Shastravidyananda and Tamal Maharaj},
  journal= {arXiv preprint arXiv:2607.04101},
  year   = {2026}
}