CVJun 12, 2020

Targeted Adversarial Perturbations for Monocular Depth Prediction

arXiv:2006.08602v256 citations
AI Analysis

This reveals vulnerabilities in depth prediction networks, which is a problem for safety-critical applications like autonomous driving, though it is incremental as it applies known adversarial techniques to a specific domain.

The paper investigates how small adversarial perturbations can selectively manipulate monocular depth predictions, showing they can globally rescale distances, match target scenes, and alter or remove specific objects using semantic information.

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.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes