paper-with-me

Papers

Detection Defenses: An Empty Promise against Adversarial Patch Attacks on Optical Flow

2023-10-26 · Erik Scheurer, Jenny Schmalfuss, Alexander Lis, Andrés Bruhn

Adversarial patches undermine the reliability of optical flow predictions when placed in arbitrary scene locations. Therefore, they pose a realistic threat to real-world motion detection and its downstream applications. Potential remedies are defense strategies that detect and remove adversarial patches, but their influence on the underlying motion prediction has not been investigated. In this paper, we thoroughly examine the currently available detect-and-remove defenses ILP and LGS for a wide selection of state-of-the-art optical flow methods, and illuminate their side effects on the quality and robustness of the final flow predictions. In particular, we implement defense-aware attacks to investigate whether current defenses are able to withstand attacks that take the defense mechanism into account. Our experiments yield two surprising results: Detect-and-remove defenses do not only lower the optical flow quality on benign scenes, in doing so, they also harm the robustness under patch attacks for all tested optical flow methods except FlowNetC. As currently employed detect-and-remove defenses fail to deliver the promised adversarial robustness for optical flow, they evoke a false sense of security. The code is available at https://github.com/cv-stuttgart/DetectionDefenses.

📄 PDF Abstract BibTeX arXiv:2310.17403

Code (1)

cv-stuttgart/detectiondefenses 공식 구현 pytorch

Tasks

Adversarial RobustnessMotion Detectionmotion predictionOptical Flow Estimation

Similar Papers 제목 키워드 기반

Defending against Adversarial Malware Attacks on ML-based Android Malware Detection Systems

2025-01-23 · Ping He, Lorenzo Cavallaro, Shouling Ji

Android malware presents a persistent threat to users' privacy and data integrity. To combat this, researchers have proposed machine learning-based (ML-based) Android malware detection (AMD) systems. However, adversarial…

Adversarial RobustnessAndroid Malware DetectionMalware Detection

Concept-Based Masking: A Patch-Agnostic Defense Against Adversarial Patch Attacks

2025-10-05 · Ayushi Mehrotra, Derek Peng, Dipkamal Bhusal, Nidhi Rastogi arxiv

Adversarial patch attacks pose a practical threat to deep learning models by forcing targeted misclassifications through localized perturbations, often realized in the physical world. Existing defenses typically assume p…

StratDef: Strategic Defense Against Adversarial Attacks in ML-based Malware Detection

2022-02-15 · Aqib Rashid, Jose Such

Over the years, most research towards defenses against adversarial attacks on machine learning models has been in the image recognition domain. The ML-based malware detection domain has received less attention despite it…

Adversarial RobustnessMalware Detection

Evading Adversarial Example Detection Defenses with Orthogonal Projected Gradient Descent

2021-06-28 · ICLR 2022 4 · Oliver Bryniarski, Nabeel Hingun, Pedro Pachuca, Vincent Wang 외

Evading adversarial example detection defenses requires finding adversarial examples that must simultaneously (a) be misclassified by the model and (b) be detected as non-adversarial. We find that existing attacks that a…

Real-time Detection of Practical Universal Adversarial Perturbations

2021-05-16 · Kenneth T. Co, Luis Muñoz-González, Leslie Kanthan, Emil C. Lupu

Universal Adversarial Perturbations (UAPs) are a prominent class of adversarial examples that exploit the systemic vulnerabilities and enable physically realizable and robust attacks against Deep Neural Networks (DNNs). …

Blockingimage-classificationImage Classificationobject-detection+1