RoSAMDepth: Robust Self-supervised Depth Estimation Leveraging Segment Anything Model
Xuanang Gao, Zhiwei Ning, Gengming Zhang, Jiaxi Cao, Runze Yang, Zhonglong Zheng, Jie Yang, Rong Xiao
Abstract
Robust depth estimation aims to maintain high-quality depths across diverse conditions. However, most existing methods estimate depth without taking into account the object-level information. As a result, the predicted depth may easily deviate within objects and become blurred under adverse conditions. To overcome this weakness, we propose RoSAMDepth, a novel framework that can assist robust self-supervised depth estimation in leveraging rich and diverse object-level priors from the Segment Anything Model (SAM). We focus on incorporating object-level information across three key aspects: a segment-guided representation contrasting method that injects object-level awareness into the feature representation space; an adaptive regional outlier masking strategy combined with a regional Gaussian likelihood loss that enforces regional depth smoothness; and an object-level reliability estimation strategy that mitigates the influence of unreliable supervision. Extensive experiments across multiple datasets and diverse weather conditions demonstrate that our method produces sharper, more accurate depth predictions, consistently outperforming state-of-the-art methods.
BibTeX
@inproceedings{cvpr2026_rosamdepthrobust,
title = {RoSAMDepth: Robust Self-supervised Depth Estimation Leveraging Segment Anything Model},
author = {Xuanang Gao and Zhiwei Ning and Gengming Zhang and Jiaxi Cao and Runze Yang and Zhonglong Zheng and Jie Yang and Rong Xiao and Wei Liu},
booktitle = {CVPR 2026},
year = {2026}
}