arXiv:2509.16415cs.CVcs.RO2025-09被引 8

用轻量适配器提升水下立体测距精度,无需大量标注数据。

StereoAdapter: Adapting Stereo Depth Estimation to Underwater Scenes

  • 用LoRA轻量适配单目大模型,融合水下先验与立体匹配结果。
  • 在TartanAir和SQUID上分别提升6.11%和5.12%性能。
  • 适合水下机器人导航、巡检等需要精确深度的场景。

水下立体测距可为机器人导航、检测和建图提供精确三维几何信息,利用低成本被动相机获得度量深度,避免单目方法的尺度模糊问题。然而现有方法面临两大挑战:(i) 在缺乏大量标注数据的情况下,高效适配大型视觉基础编码器至水下领域;(ii) 紧密融合全局一致但尺度模糊的单目先验与局部度量但光度脆弱的立体对应关系。为此,我们提出StereoAdapter,一种参数高效的自监督框架,整合了LoRA适配的单目基础编码器与递归立体精修模块。进一步引入动态LoRA适应以实现高效秩选择,并在合成的UW-StereoDepth-40K数据集上预训练,增强在多样化水下条件下的鲁棒性。在模拟与真实世界基准上的全面评估显示,相比最先进方法,在TartanAir上提升6.11%,在SQUID上提升5.12%。实际部署于BlueROV2机器人也验证了方法的一致鲁棒性。代码:https://github.com/AIGeeksGroup/StereoAdapter。网站:https://aigeeksgroup.github.io/StereoAdapter。

原文摘要 · Abstract (English)

Underwater stereo depth estimation provides accurate 3D geometry for robotics tasks such as navigation, inspection, and mapping, offering metric depth from low-cost passive cameras while avoiding the scale ambiguity of monocular methods. However, existing approaches face two critical challenges: (i) parameter-efficiently adapting large vision foundation encoders to the underwater domain without extensive labeled data, and (ii) tightly fusing globally coherent but scale-ambiguous monocular priors with locally metric yet photometrically fragile stereo correspondences. To address these challenges, we propose StereoAdapter, a parameter-efficient self-supervised framework that integrates a LoRA-adapted monocular foundation encoder with a recurrent stereo refinement module. We further introduce dynamic LoRA adaptation for efficient rank selection and pre-training on the synthetic UW-StereoDepth-40K dataset to enhance robustness under diverse underwater conditions. Comprehensive evaluations on both simulated and real-world benchmarks show improvements of 6.11% on TartanAir and 5.12% on SQUID compared to state-of-the-art methods, while real-world deployment with the BlueROV2 robot further demonstrates the consistent robustness of our approach. Code: https://github.com/AIGeeksGroup/StereoAdapter. Website: https://aigeeksgroup.github.io/StereoAdapter.

立体测距水下视觉LoRA自监督

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。