English

Self-supervised Adversarial Training of Monocular Depth Estimation against Physical-World Attacks

Computer Vision and Pattern Recognition 2024-06-21 v1

Abstract

Monocular Depth Estimation (MDE) plays a vital role in applications such as autonomous driving. However, various attacks target MDE models, with physical attacks posing significant threats to system security. Traditional adversarial training methods, which require ground-truth labels, are not directly applicable to MDE models that lack ground-truth depth. Some self-supervised model hardening techniques (e.g., contrastive learning) overlook the domain knowledge of MDE, resulting in suboptimal performance. In this work, we introduce a novel self-supervised adversarial training approach for MDE models, leveraging view synthesis without the need for ground-truth depth. We enhance adversarial robustness against real-world attacks by incorporating L_0-norm-bounded perturbation during training. We evaluate our method against supervised learning-based and contrastive learning-based approaches specifically designed for MDE. Our experiments with two representative MDE networks demonstrate improved robustness against various adversarial attacks, with minimal impact on benign performance.

Keywords

Cite

@article{arxiv.2406.05857,
  title  = {Self-supervised Adversarial Training of Monocular Depth Estimation against Physical-World Attacks},
  author = {Zhiyuan Cheng and Cheng Han and James Liang and Qifan Wang and Xiangyu Zhang and Dongfang Liu},
  journal= {arXiv preprint arXiv:2406.05857},
  year   = {2024}
}

Comments

Accepted in TPAMI'24. Extended from our ICLR'23 publication (arXiv:2301.13487). arXiv admin note: substantial text overlap with arXiv:2301.13487

R2 v1 2026-06-28T16:58:53.351Z