Stereoscopic Universal Perturbations across Different Architectures and Datasets
Zachary Berger, Parth Agrawal, Tian Yu Liu, Stefano Soatto, and Alex Wong

TL;DR
This paper introduces a universal adversarial perturbation method that significantly degrades the performance of stereo matching networks across different architectures and datasets, revealing vulnerabilities and proposing robustness improvements.
Contribution
The authors develop a universal perturbation technique for stereo networks that generalizes across models and datasets, and identify architectural features that enhance robustness.
Findings
Perturbations increase D1-error from 1% to 87% on benchmark datasets.
Architectural components can reduce adversarial effects by up to 60.5%.
Designing robust architectures improves resistance to both adversarial attacks and image corruptions.
Abstract
We study the effect of adversarial perturbations of images on deep stereo matching networks for the disparity estimation task. We present a method to craft a single set of perturbations that, when added to any stereo image pair in a dataset, can fool a stereo network to significantly alter the perceived scene geometry. Our perturbation images are "universal" in that they not only corrupt estimates of the network on the dataset they are optimized for, but also generalize to different architectures trained on different datasets. We evaluate our approach on multiple benchmark datasets where our perturbations can increase the D1-error (akin to fooling rate) of state-of-the-art stereo networks from 1% to as much as 87%. We investigate the effect of perturbations on the estimated scene geometry and identify object classes that are most vulnerable. Our analysis on the activations of registered…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Cell Image Analysis Techniques · Image Processing Techniques and Applications
MethodsConvolution · Deformable Convolution
