CVJan 14, 2024

Left-right Discrepancy for Adversarial Attack on Stereo Networks

arXiv:2401.07188v14 citationsh-index: 6
Originality Highly original
AI Analysis

This work addresses security risks in stereo vision systems, such as autonomous driving, by exposing a specific sensitivity to feature discrepancies, though it is incremental as it builds on existing adversarial attack frameworks.

The paper tackles the vulnerability of stereo matching neural networks by introducing an adversarial attack that maximizes left-right feature discrepancies, resulting in prediction error increases of 219% MAE on KITTI and 85% MAE on Scene Flow datasets compared to existing methods.

Stereo matching neural networks often involve a Siamese structure to extract intermediate features from left and right images. The similarity between these intermediate left-right features significantly impacts the accuracy of disparity estimation. In this paper, we introduce a novel adversarial attack approach that generates perturbation noise specifically designed to maximize the discrepancy between left and right image features. Extensive experiments demonstrate the superior capability of our method to induce larger prediction errors in stereo neural networks, e.g. outperforming existing state-of-the-art attack methods by 219% MAE on the KITTI dataset and 85% MAE on the Scene Flow dataset. Additionally, we extend our approach to include a proxy network black-box attack method, eliminating the need for access to stereo neural network. This method leverages an arbitrary network from a different vision task as a proxy to generate adversarial noise, effectively causing the stereo network to produce erroneous predictions. Our findings highlight a notable sensitivity of stereo networks to discrepancies in shallow layer features, offering valuable insights that could guide future research in enhancing the robustness of stereo vision systems.

Foundations

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

Your Notes