English

Self-supervised Monocular Depth Estimation Robust to Reflective Surface Leveraged by Triplet Mining

Computer Vision and Pattern Recognition 2025-02-21 v1 Machine Learning

Abstract

Self-supervised monocular depth estimation (SSMDE) aims to predict the dense depth map of a monocular image, by learning depth from RGB image sequences, eliminating the need for ground-truth depth labels. Although this approach simplifies data acquisition compared to supervised methods, it struggles with reflective surfaces, as they violate the assumptions of Lambertian reflectance, leading to inaccurate training on such surfaces. To tackle this problem, we propose a novel training strategy for an SSMDE by leveraging triplet mining to pinpoint reflective regions at the pixel level, guided by the camera geometry between different viewpoints. The proposed reflection-aware triplet mining loss specifically penalizes the inappropriate photometric error minimization on the localized reflective regions while preserving depth accuracy in non-reflective areas. We also incorporate a reflection-aware knowledge distillation method that enables a student model to selectively learn the pixel-level knowledge from reflective and non-reflective regions. This results in robust depth estimation across areas. Evaluation results on multiple datasets demonstrate that our method effectively enhances depth quality on reflective surfaces and outperforms state-of-the-art SSMDE baselines.

Keywords

Cite

@article{arxiv.2502.14573,
  title  = {Self-supervised Monocular Depth Estimation Robust to Reflective Surface Leveraged by Triplet Mining},
  author = {Wonhyeok Choi and Kyumin Hwang and Wei Peng and Minwoo Choi and Sunghoon Im},
  journal= {arXiv preprint arXiv:2502.14573},
  year   = {2025}
}

Comments

Accepted at ICLR 2025

R2 v1 2026-06-28T21:51:22.837Z