Targeted Adversarial Perturbations for Monocular Depth Prediction
Alex Wong, Safa Cicek, Stefano Soatto

TL;DR
This paper investigates how small, imperceptible adversarial perturbations can manipulate monocular depth prediction networks, revealing their vulnerabilities and biases in perceiving scene geometry.
Contribution
It introduces targeted adversarial perturbations that can alter depth predictions globally or for specific scene elements, exposing weaknesses in current monocular depth models.
Findings
Perturbations can globally re-scale predicted distances.
Perturbations can target specific scene categories or instances.
Networks exhibit vulnerabilities and learned biases.
Abstract
We study the effect of adversarial perturbations on the task of monocular depth prediction. Specifically, we explore the ability of small, imperceptible additive perturbations to selectively alter the perceived geometry of the scene. We show that such perturbations can not only globally re-scale the predicted distances from the camera, but also alter the prediction to match a different target scene. We also show that, when given semantic or instance information, perturbations can fool the network to alter the depth of specific categories or instances in the scene, and even remove them while preserving the rest of the scene. To understand the effect of targeted perturbations, we conduct experiments on state-of-the-art monocular depth prediction methods. Our experiments reveal vulnerabilities in monocular depth prediction networks, and shed light on the biases and context learned by them.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Anomaly Detection Techniques and Applications · Advanced Optical Sensing Technologies
