English

Improving Domain Generalization in Self-supervised Monocular Depth Estimation via Stabilized Adversarial Training

Computer Vision and Pattern Recognition 2024-11-06 v2

Abstract

Learning a self-supervised Monocular Depth Estimation (MDE) model with great generalization remains significantly challenging. Despite the success of adversarial augmentation in the supervised learning generalization, naively incorporating it into self-supervised MDE models potentially causes over-regularization, suffering from severe performance degradation. In this paper, we conduct qualitative analysis and illuminate the main causes: (i) inherent sensitivity in the UNet-alike depth network and (ii) dual optimization conflict caused by over-regularization. To tackle these issues, we propose a general adversarial training framework, named Stabilized Conflict-optimization Adversarial Training (SCAT), integrating adversarial data augmentation into self-supervised MDE methods to achieve a balance between stability and generalization. Specifically, we devise an effective scaling depth network that tunes the coefficients of long skip connection and effectively stabilizes the training process. Then, we propose a conflict gradient surgery strategy, which progressively integrates the adversarial gradient and optimizes the model toward a conflict-free direction. Extensive experiments on five benchmarks demonstrate that SCAT can achieve state-of-the-art performance and significantly improve the generalization capability of existing self-supervised MDE methods.

Keywords

Cite

@article{arxiv.2411.02149,
  title  = {Improving Domain Generalization in Self-supervised Monocular Depth Estimation via Stabilized Adversarial Training},
  author = {Yuanqi Yao and Gang Wu and Kui Jiang and Siao Liu and Jian Kuai and Xianming Liu and Junjun Jiang},
  journal= {arXiv preprint arXiv:2411.02149},
  year   = {2024}
}

Comments

Accepted to ECCV 2024

R2 v1 2026-06-28T19:47:28.173Z