CVLGMMApr 21, 2024

Attack on Scene Flow using Point Clouds

arXiv:2404.13621v62 citationsh-index: 13Has CodeMLSP
Originality Incremental advance
AI Analysis

This addresses a robustness gap for scene flow estimation, which is incremental as it applies known adversarial attack methods to a new domain.

The paper tackles the problem of adversarial attacks on scene flow networks using point clouds, showing that tailored white-box attacks can cause up to 33.7% relative degradation in average end-point error on datasets like KITTI and FlyingThings3D.

Deep neural networks have made significant advancements in accurately estimating scene flow using point clouds, which is vital for many applications like video analysis, action recognition, and navigation. The robustness of these techniques, however, remains a concern, particularly in the face of adversarial attacks that have been proven to deceive state-of-the-art deep neural networks in many domains. Surprisingly, the robustness of scene flow networks against such attacks has not been thoroughly investigated. To address this problem, the proposed approach aims to bridge this gap by introducing adversarial white-box attacks specifically tailored for scene flow networks. Experimental results show that the generated adversarial examples obtain up to 33.7 relative degradation in average end-point error on the KITTI and FlyingThings3D datasets. The study also reveals the significant impact that attacks targeting point clouds in only one dimension or color channel have on average end-point error. Analyzing the success and failure of these attacks on the scene flow networks and their 2D optical flow network variants shows a higher vulnerability for the optical flow networks. Code is available at https://github.com/aheldis/Attack-on-Scene-Flow-using-Point-Clouds.git.

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