paper-with-me

Papers

Left-right Discrepancy for Adversarial Attack on Stereo Networks

2024-01-14 · Pengfei Wang, Xiaofei Hui, Beijia Lu, Nimrod Lilith, Jun Liu, Sameer Alam

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.

📄 PDF Abstract BibTeX arXiv:2401.07188

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial AttackDisparity EstimationStereo Matching

Methods 이 논문이 사용한 방법론

MAE 설명 없음

Similar Papers 제목 키워드 기반

SASIC: Stereo Image Compression With Latent Shifts and Stereo Attention

2022-01-01 · CVPR 2022 1 · Matthias Wödlinger, Jan Kotera, Jan Xu, Robert Sablatnig

We propose a learned method for stereo image compression that leverages the similarity of the left and right images in a stereo pair due to overlapping fields of view. The left image is compressed by a learned compre…

Image Compression

Casual Stereoscopic Panorama Stitching

2015-06-01 · CVPR 2015 6 · Fan Zhang, Feng Liu

This paper presents a method for stitching stereoscopic panoramas from stereo images casually taken using a stereo camera. This method addresses three challenges of stereoscopic image stitching: how to handle parallax, h…

Image Stitching

Left-Right Comparative Recurrent Model for Stereo Matching

2018-04-03 · CVPR 2018 6 · Zequn Jie, Pengfei Wang, Yonggen Ling, Bo Zhao 외

Leveraging the disparity information from both left and right views is crucial for stereo disparity estimation. Left-right consistency check is an effective way to enhance the disparity estimation by referring to the inf…

Disparity EstimationmodelStereo Disparity EstimationStereo Matching+1

Deep Stereo Video Inpainting

2023-01-01 · CVPR 2023 1 · Zhiliang Wu, Changchang Sun, Hanyu Xuan, Yan Yan

Stereo video inpainting aims to fill the missing regions on the left and right views of the stereo video with plausible content simultaneously. Compared with the single video inpainting that has achieved promising re…

Video Inpainting

Stereo R-CNN based 3D Object Detection for Autonomous Driving

2019-02-26 · CVPR 2019 6 · Peiliang Li, Xiaozhi Chen, Shaojie Shen

We propose a 3D object detection method for autonomous driving by fully exploiting the sparse and dense, semantic and geometry information in stereo imagery. Our method, called Stereo R-CNN, extends Faster R-CNN for ster…

3D Object Detection3D Object Detection From Stereo ImagesAutonomous DrivingObject+3