CrossDepth: Geometry-Constrained Attention for Generalizable Multi-View Surround Depth Estimation

CrossDepth: Geometry-Constrained Attention for Generalizable Multi-View Surround Depth Estimation

Samer Abualhanud, Max Mehltretter · N/A · 2026

Framework

N/A

License

N/A

Stars

N/A

Summary

Reliable 3D understanding of the surrounding environment is a core requirement for autonomous driving. Multi-view surround camera rigs provide broad scene coverage, but the spatially adjacent images typically overlap only minimally. Consequently, the depth of most pixels must be inferred from mon...

Abstract Summary

Reliable 3D understanding of the surrounding environment is a core requirement for autonomous driving. Multi-view surround camera rigs provide broad scene coverage, but the spatially adjacent images typically overlap only minimally. Consequently, the depth of most pixels must be inferred from monocular appearance cues. These cues can appear differently across images and may therefore be interpreted differently by the depth estimation model. We target two main sources of cross-image inconsistency: differences in camera intrinsics and the limited receptive field of each image. We address the former by conditioning the features on per-pixel camera-aware ray embeddings, enabling the network to account for camera-dependent variations in monocular cues. We address the latter by extending each pixel's context beyond its own image through cross-image attention constrained to geometrically plausible regions, derived from the calibrated rig setup. The model is trained in a fully self-supervised manner based on photometric consistency. Evaluations on DDAD and nuScenes show improved overall depth accuracy and cross-image depth consistency over state-of-the-art self-supervised methods under in-domain and cross-domain evaluation. Code is available at https://abualhanud.github.io/CrossDepthPage/.

Key Points

  • Reliable 3D understanding of the surrounding environment is a core requirement for autonomous dri...
  • Multi-view surround camera rigs provide broad scene coverage, but the spatially adjacent images t...
  • Consequently, the depth of most pixels must be inferred from monocular appearance cues
  • These cues can appear differently across images and may therefore be interpreted differently by t...
  • We target two main sources of cross-image inconsistency: differences in camera intrinsics and the...

CrossDepth: Geometry-Constrained Attention for Generalizable Multi-View Surround Depth Estimation

|Authors: Samer Abualhanud, Max Mehltretter

|Venue: arXiv preprint | Year: 2026

|arXiv: 2609.05397v1

Abstract

Reliable 3D understanding of the surrounding environment is a core requirement for autonomous driving. Multi-view surround camera rigs provide broad scene coverage, but the spatially adjacent images typically overlap only minimally. Consequently, the depth of most pixels must be inferred from monocular appearance cues. These cues can appear differently across images and may therefore be interpreted differently by the depth estimation model. We target two main sources of cross-image inconsistency: differences in camera intrinsics and the limited receptive field of each image. We address the former by conditioning the features on per-pixel camera-aware ray embeddings, enabling the network to account for camera-dependent variations in monocular cues. We address the latter by extending each pixel’s context beyond its own image through cross-image attention constrained to geometrically plausible regions, derived from the calibrated rig setup. The model is trained in a fully self-supervised manner based on photometric consistency. Evaluations on DDAD and nuScenes show improved overall depth accuracy and cross-image depth consistency over state-of-the-art self-supervised methods under in-domain and cross-domain evaluation. Code is available at https://abualhanud.github.io/CrossDepthPage/.

Key Contributions

  • Reliable 3D understanding of the surrounding environment is a core requirement for autonomous dri…
  • Multi-view surround camera rigs provide broad scene coverage, but the spatially adjacent images t…
  • Consequently, the depth of most pixels must be inferred from monocular appearance cues
  • These cues can appear differently across images and may therefore be interpreted differently by t…
  • We target two main sources of cross-image inconsistency: differences in camera intrinsics and the…

Topics

  • vision
  • reinforcement-learning
  • benchmark

Code & Data

BibTeX

@article{Abualhanud2026_260905397v1,
  title     = {CrossDepth: Geometry-Constrained Attention for Generalizable Multi-View Surround Depth Estimation},
  author    = {Samer Abualhanud and Max Mehltretter},
  year      = {2026},
  eprint    = {2609.05397v1},
  archivePrefix = {arXiv},
  primaryClass  = {cs.CV},
  url       = {https://arxiv.org/abs/2609.05397v1}
}
Share

Related Papers

Assessing Physical Frailty and Fall-Risk Indicators with Social Robots: An in situ Evaluation with Older Adults

Assessing Physical Frailty and Fall-Risk Indicators with Social Robots: An in situ Evaluation with Older Adults

Aniol Civit, Antonio Andriella, Alba Martínez et al. · arXiv preprint · Jul 2026

Frailty assessments are crucial to evaluate the risk of adverse events and the health and social care needs of older adults, yet their administration remains resource-intensive and typically relies on coarse clinical outcomes, such as task completion times, which may overlook biomechanical indica...

vision reinforcement-learning human-robot-interaction benchmark
PDF Intermediate
No code repo Jul 2026
Beyond Episodic Evaluation: Memory Architectural Bottlenecks in Sequential Embodied Question Answering

Beyond Episodic Evaluation: Memory Architectural Bottlenecks in Sequential Embodied Question Answering

Zikui Cai, Kaushal Janga, Tan Dat Dao et al. · arXiv preprint · Jul 2026

Embodied question answering (EQA) is traditionally evaluated under an episodic formulation, where agents solve each task independently and reset internal state between episodes. However, real-world robots operate continuously and must accumulate, retain, and selectively reuse information acquired...

vision reinforcement-learning planning benchmark
PDF Intermediate
No code repo Jul 2026
Catalogue Photography as a Cold Start: Toward Deployable Carbide Burr Recognition

Catalogue Photography as a Cold Start: Toward Deployable Carbide Burr Recognition

Abilash Philip Madavath, Chandra Yuvesh Aubeeluck, Augustin Raju et al. · arXiv preprint · Sep 2026

Verifying that manufactured batches of milling tools or carbide rotary burrs conform to production order sheets remains a largely manual and error-prone quality assurance task. Automating this process with computer vision faces a critical cold-start constraint since no labelled imagery is availab...

vision reinforcement-learning benchmark
PDF Intermediate
No code repo Sep 2026
DECOWAM: Decoupled Whole-Body World-Action Model for Legged Mobile Manipulation

DECOWAM: Decoupled Whole-Body World-Action Model for Legged Mobile Manipulation

Siyuan Ma, Boshi Zhang, Yutian Zhang et al. · arXiv preprint · Aug 2026

Mobile manipulation requires a robot to predict how locomotion and arm motion jointly alter future observations and control. Existing world-action models, developed largely for fixed-base platforms, do not explicitly distinguish camera ego-motion from base and arm actions. Here we introduce DECOW...

manipulation locomotion vision reinforcement-learning control benchmark
PDF Intermediate
No code repo Aug 2026